mooman_fl
Centurion
I am working on a compiler plugin for DarkBasic Pro which is not .NET based, but the DLL I am working on is written in VB.NET. That is fine, I have been able to get the DLLs to work like that.
What I need to do, however, is get the handle of the DarkBasic app that the code is attached to. In this case, the app may not be the active window, and the titlebar text may not be known.
Any help is appreciated.
What I need to do, however, is get the handle of the DarkBasic app that the code is attached to. In this case, the app may not be the active window, and the titlebar text may not be known.
Any help is appreciated.