j
k
j a
j l
"Justin Chevrier" jchevrier@nexicom.net wrote:
+#define WIN32_LEAN_AND_MEAN +#include <windows.h>
+#define WIN32_LEAN_AND_MEAN
+#include <windows.h>
What's the reason to include anything in an empty stub?
+int main(int argc, char *argv[]) +{ return 0; +}
+int main(int argc, char *argv[]) +{
+}
Back to the thread
Back to the list