We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ca303 commit d29abb9Copy full SHA for d29abb9
Misc/ACKS
@@ -323,6 +323,7 @@ Nicholas Riley
323
Jean-Claude Rimbault
324
Andy Robinson
325
Jim Robinson
326
+Kevin Rodgers
327
Mike Romberg
328
Case Roole
329
Timothy Roscoe
PC/WinMain.c
@@ -1,6 +1,6 @@
1
/* Minimal main program -- everything is loaded from the library. */
2
3
-#define WINDOWS_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
4
#include <windows.h>
5
6
#include "Python.h"
0 commit comments