added strncmp

renamed StrCompare to strcmp

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40686
This commit is contained in:
David Anderson
2007-04-11 16:24:50 +00:00
parent 3474ba74a5
commit e42773b07d
3 changed files with 40 additions and 1 deletions
+1
View File
@@ -34,6 +34,7 @@
#define stat _stat
#endif
#define strcasecmp strcmpi
#define strncasecmp strnicmp
#include <windows.h>
#include <direct.h>
#define PLATFORM_LIB_EXT "dll"