work is happening
This commit is contained in:
@@ -45,7 +45,7 @@ HWND CreateListView(HWND hWndParent, RECT rc);
|
||||
RETURNS -
|
||||
True if successful, false if unsuccessful.
|
||||
\* * * */
|
||||
BOOL CreateDesktopWindow()
|
||||
BOOL CreateDesktopWindow(VOID)
|
||||
{
|
||||
MSG msg = { 0 };
|
||||
WNDCLASSEX wc = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user