Skip to content

Instantly share code, notes, and snippets.

Created June 26, 2013 06:29
hWnd = CreateWindow(szWindowClass, 0, 0,
CW_USEDEFAULT, 0, CW_USEDEFAULT, 0, NULL, NULL, hInstance, NULL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment