summaryrefslogtreecommitdiff
path: root/win/inspircd_win32wrapper.h
AgeCommit message (Expand)Author
2007-07-16And add colour.h to wrapper resource instead of the source.peavey
2007-07-16Remove printf_c from wrapper, this code also segfaulted when it was used.peavey
2007-06-14- Made the recvfrom wrapper a bit neater.burlex
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-05-26This should do itbrain
2007-05-25Choose the correct defines so that its not built too lean to compilebrain
2007-05-25Add defines that speed up the build process and reduce executable bloatbrain
2007-05-22This could do with some commentsbrain
2007-05-22Code to find nameservers in the windows registry - largely untestedbrain
2007-05-21Reorder includes, dont worry there is method to my madness (i hope)brain
2007-05-20Merge in burlex's easy-build patch, apparently its now single-click and wait.brain
2007-05-20Change the define that defines strcasecmp->stricmp to use _stricmp to suppres...brain
2007-05-20Begone shitty safe stl warnings!brain
2007-05-20Patch for vc8 project files by burlex, thanksbrain
2007-05-19Helps if I add the w32 specific code, too. :pw00t