Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Constants, prefix the name with the module name and a period.
HWND_MESSAGE (Constants)
.
C# Constants:
public const IntPtr HWND_MESSAGE = new IntPtr(-3);
VB Constants:
Public Const HWND_MESSAGE As IntPtr = New IntPtr(-3)
Notes:
None.
The SetParent function changes the parent window of the specified child window.
10/4/2014 6:00:38 PM - -158.255.168.220
The CreateWindowStation API
3/16/2007 8:23:15 AM - Expression2-1.64.38.215
Creates a window with an extended window style.
1/14/2017 5:31:40 PM - -193.190.253.150
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!