windows.custcntl

\ custcntl.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

CCINFO
alias CCINFO = CCINFOW
Undocumented in source.
CCINFO
alias CCINFO = CCINFOA
Undocumented in source.
CCSTYLE
alias CCSTYLE = CCSTYLEW
Undocumented in source.
CCSTYLE
alias CCSTYLE = CCSTYLEA
Undocumented in source.
CCSTYLEFLAG
alias CCSTYLEFLAG = CCSTYLEFLAGW
Undocumented in source.
CCSTYLEFLAG
alias CCSTYLEFLAG = CCSTYLEFLAGA
Undocumented in source.
LPCCINFO
alias LPCCINFO = CCINFO*
Undocumented in source.
LPCCINFOA
alias LPCCINFOA = CCINFOA*
Undocumented in source.
LPCCINFOW
alias LPCCINFOW = CCINFOW*
Undocumented in source.
LPCCSTYLE
alias LPCCSTYLE = CCSTYLE*
Undocumented in source.
LPCCSTYLEA
alias LPCCSTYLEA = CCSTYLEA*
Undocumented in source.
LPCCSTYLEFLAG
alias LPCCSTYLEFLAG = CCSTYLEFLAG*
Undocumented in source.
LPCCSTYLEFLAGA
alias LPCCSTYLEFLAGA = CCSTYLEFLAGA*
Undocumented in source.
LPCCSTYLEFLAGW
alias LPCCSTYLEFLAGW = CCSTYLEFLAGW*
Undocumented in source.
LPCCSTYLEW
alias LPCCSTYLEW = CCSTYLEW*
Undocumented in source.
LPFNCCINFO
alias LPFNCCINFO = LPFNCCINFOW
Undocumented in source.
LPFNCCINFO
alias LPFNCCINFO = LPFNCCINFOA
Undocumented in source.
LPFNCCINFOA
alias LPFNCCINFOA = UINT function(LPCCINFOA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFNCCINFOW
alias LPFNCCINFOW = UINT function(LPCCINFOW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFNCCSIZETOTEXT
alias LPFNCCSIZETOTEXT = LPFNCCSIZETOTEXTW
Undocumented in source.
LPFNCCSIZETOTEXT
alias LPFNCCSIZETOTEXT = LPFNCCSIZETOTEXTA
Undocumented in source.
LPFNCCSIZETOTEXTA
alias LPFNCCSIZETOTEXTA = INT function(DWORD, DWORD, HFONT, LPSTR)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFNCCSIZETOTEXTW
alias LPFNCCSIZETOTEXTW = INT function(DWORD, DWORD, HFONT, LPWSTR)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFNCCSTYLE
alias LPFNCCSTYLE = LPFNCCSTYLEW
Undocumented in source.
LPFNCCSTYLE
alias LPFNCCSTYLE = LPFNCCSTYLEA
Undocumented in source.
LPFNCCSTYLEA
alias LPFNCCSTYLEA = BOOL function(HWND, LPCCSTYLEA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFNCCSTYLEW
alias LPFNCCSTYLEW = BOOL function(HWND, LPCCSTYLEW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Functions

CustomControlInfoA
UINT CustomControlInfoA(LPCCINFOA acci)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CustomControlInfoW
UINT CustomControlInfoW(LPCCINFOW acci)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

CCINFOA
struct CCINFOA
Undocumented in source.
CCINFOW
struct CCINFOW
Undocumented in source.
CCSTYLEA
struct CCSTYLEA
Undocumented in source.
CCSTYLEFLAGA
struct CCSTYLEFLAGA
Undocumented in source.
CCSTYLEFLAGW
struct CCSTYLEFLAGW
Undocumented in source.
CCSTYLEW
struct CCSTYLEW
Undocumented in source.

Variables

CCF_NOTEXT
auto CCF_NOTEXT;
Undocumented in source.
CCHCCCLASS
size_t CCHCCCLASS;
CCHCCDESC
size_t CCHCCDESC;
CCHCCTEXT
size_t CCHCCTEXT;
Undocumented in source.

Meta