win32.cpl

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

APPLET_PROC
alias APPLET_PROC = LONG function(HWND, UINT, LONG, LONG)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CPL_STARTWPARMS
alias CPL_STARTWPARMS = CPL_STARTWPARMSW
Undocumented in source.
CPL_STARTWPARMS
alias CPL_STARTWPARMS = CPL_STARTWPARMSA
Undocumented in source.
LPCPLINFO
alias LPCPLINFO = CPLINFO*
Undocumented in source.
LPNEWCPLINFO
alias LPNEWCPLINFO = NEWCPLINFO*
Undocumented in source.
LPNEWCPLINFOA
alias LPNEWCPLINFOA = NEWCPLINFOA*
Undocumented in source.
LPNEWCPLINFOW
alias LPNEWCPLINFOW = NEWCPLINFOW*
Undocumented in source.
NEWCPLINFO
alias NEWCPLINFO = NEWCPLINFOW
Undocumented in source.
NEWCPLINFO
alias NEWCPLINFO = NEWCPLINFOA
Undocumented in source.

Enums

CPL_DYNAMIC_RES
anonymousenum CPL_DYNAMIC_RES
Undocumented in source.
WM_CPL_LAUNCH
anonymousenum WM_CPL_LAUNCH
Undocumented in source.

Structs

CPLINFO
struct CPLINFO
Undocumented in source.
NEWCPLINFOA
struct NEWCPLINFOA
Undocumented in source.
NEWCPLINFOW
struct NEWCPLINFOW
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/cpl.d Automatically imported and edited from the druntime module core.sys.windows.cpl for the auto-generated win32 package.

Authors

Stewart Gordon