winsamp

Undocumented in source.

Members

Functions

WinMain
int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int iCmdShow)
Undocumented in source. Be warned that the author may not have intended to support it.
WindowProc
LRESULT WindowProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
myWinMain
int myWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int iCmdShow)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

IDC_BTNCLICK
enum IDC_BTNCLICK;
Undocumented in source.
IDC_BTNDONTCLICK
enum IDC_BTNDONTCLICK;
Undocumented in source.

Variables

p
int* p;
Undocumented in source.

Meta