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 Enums, prefix the name with the module name and a period.
Public Enum ClassLongFlags
GCLP_MENUNAME As Long = -8
GCLP_HBRBACKGROUND As Long = -10
GCLP_HCURSOR As Long = -12
GCLP_HICON As Long = -14
GCLP_HMODULE As Long = -16
GCL_CBWNDEXTRA As Long = -18
GCL_CBCLSEXTRA As Long = -20
GCLP_WNDPROC As Long = -24
GCL_STYLE As Long = -26
GCLP_HICONSM As Long = -34
GCW_ATOM As Long = -32
End Enum
Notes:
None.
ClassLongFlags - Flags for GetClassLong and SetClassLong
2/6/2012 12:04:24 AM - -202.74.138.1
The GetClassLongPtr API
2/6/2012 12:06:34 AM - -202.74.138.1
The SetClassLongPtr API
2/6/2012 12:09:47 AM - -202.74.138.1
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!