SetWindowPos() is not the most obvious API call, but it is the one to use.
SetWindowPos( hWnd, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_SHOWWINDOW );
Previous Post
Freelance Projects
Freelance Projects
Related Posts
VB6.0 Sample: MSComm Control TechniquesNewVBTerm.exe is a sample that demonstrates various MSComm control techniques that includ
Things that VB Programmers 'Must Know'Getting Visual Basic projects to load into the VB IDEAfter registering different versions
ActiveX component to retrieve passwordThis is a small ActiveX component that allows you to retrieve the database password of ev
Access to IDE with vbAdvanceVB5 and VB6 are able to build true Win32 native code executables by using what is essenti
Registering/Unregistering ControlsMost programmers only know about how to registering controls without knowing how to Unreg
Registered DLL which are not availableWhen a control is registered, it makes an entry in the TypeLib section of the registry in