Parent Directory
|
Revision Log
|
Patch
revision 743 by johnpye, Thu May 11 04:40:18 2006 UTC | revision 744 by johnpye, Thu Jul 6 15:24:59 2006 UTC | |
---|---|---|
# | Line 72 int APIENTRY WinMain(HINSTANCE hInstance | Line 72 int APIENTRY WinMain(HINSTANCE hInstance |
72 | * This is only needed for Windows 3.x, since NT dynamically expands | * This is only needed for Windows 3.x, since NT dynamically expands |
73 | * the queue. | * the queue. |
74 | */ | */ |
75 | SetMessageQueue(64); | /* |
76 | RIP WIndows 3.1 | |
77 | SetMessageQueue(64); | |
78 | */ | |
79 | ||
80 | /* | /* |
81 | * Create the console channels and install them as the standard | * Create the console channels and install them as the standard |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |