Note that in the case of this specific dll where you make no calls to the windows api, you don't actually need to #include <windows.h> if you didn't want to, you'd just have to replace the HWND with void * and BOOL with .. int?


But I don't recommend that at all, unless you just want to see if you're going to run into other problems beyond the windows.h thing.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"