ReactOS 0.4.16-dev-981-g80eb313
|
Go to the source code of this file.
Functions | |
LRESULT CALLBACK | WndProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) |
int | wmain (int argc, wchar_t **argv) |
Variables | |
WCHAR | WndClass [] = L"capicon_class" |
HINSTANCE | hInst |
INT | testnum = 0 |
Definition at line 66 of file capicon.c.
Definition at line 29 of file capicon.c.
Referenced by wmain().
WCHAR WndClass[] = L"capicon_class" |
Definition at line 23 of file capicon.c.
Referenced by _tWinMain(), capCreateCaptureWindowW(), ImageView_Main(), RegisterClassExA(), RegisterClassExWOWW(), RegisterConWndClass(), RegisterHexEditorClass(), RegisterIMEClass(), RegisterSystemControls(), RegisterWinPrevClass(), SHRegisterClassW(), SHUnregisterClassesA(), SHUnregisterClassesW(), START_TEST(), WinMain(), and wmain().