Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following functions, structures, and callback functions were modified to use new data types in support of 64-bit Windows. Therefore, you can develop applications for both 32- and 64-bit Windows using the information in the documentation. For more information, see The New Data Types.
JOBOBJECT_BASIC_LIMIT_INFORMATION
JOBOBJECT_BASIC_PROCESS_ID_LIST
JOBOBJECT_EXTENDED_LIMIT_INFORMATION
The following sections list the constants and functions that have been added or made obsolete:
Obsolete Constants
GWL_WNDPROC
GWL_HINSTANCE
GWL_HWNDPARENT
GWL_USERDATA
GCL_MENUNAME
GCL_HBRBACKGROUND
GCL_HCURSOR
GCL_HICON
GCL_HICONSM
GCL_HMODULE
GCL_WNDPROC
DWL_MSGRESULT
DWL_DLGPROC
DWL_USER
New Constants
GWLP_WNDPROC
GWLP_HINSTANCE
GWLP_HWNDPARENT
GWLP_USERDATA
GWLP_ID
GCLP_MENUNAME
GCLP_HBRBACKGROUND
GCLP_HCURSOR
GCLP_HICON
GCLP_HMODULE
GCLP_WNDPROC
GCLP_HICONSM
DWLP_MSGRESULT
DWLP_DLGPROC
DWLP_USER
New Functions
Wow64DisableWow64FsRedirection
Build date: 3/25/2010