I imagine there\'s some user32.dll call that I can use to verify if a window is an MDI window, like using DefMDIChildProc and seeing if it fails, but I wonder if there\'s any limitations to this, or i
What is the Win32 equivalant of Form2.Show vbModeless, Form1 that allows me to set the owner (not the parent) to an arbitrary hWnd and set the default position, etc?
I am having trouble trying to bring my application window to the fro开发者_JS百科nt(i.e on top of all other windows).I want the user to be able to double click the notifyIcon in the system tray, and I
I\'m trying to send a key to an application. I tested the Handlewindow value used breakpoints to understand what I\'m doing wirong but i cant find a solution. To be more detailed, its a little game an
i want to start calc.exe and hide it but only can start the exex but cant hide what error in my code??
I am trying to write a system service that can detect whether th开发者_StackOverflowe user is active and then launch a process if not.I am using a service because I want this to work if the user is lo
I have to implement a feature where the last position of the window is saved. When the application starts up this position needs to be obtained and restored.
i wan to create a program that can get the application name i can start the program but cant get the program name
Can I make a DLL in VB.NET w开发者_运维知识库hich I can use in VB.NET with the tag DllImport just like we import functions from \"user32.dll\"?No you can\'t.
Hey StackOverflow VB.NET members, After running the following code (which locks the computer), what code must I be applying to see if the user has successfully logged into the computer and tha开发者_