Use w32api... hope this does something? Just trying to help steven.
Modified: trunk/reactos/lib/string/Makefile
_____
Modified: trunk/reactos/lib/string/Makefile
--- trunk/reactos/lib/string/Makefile 2005-04-05 20:24:26 UTC (rev
14520)
+++ trunk/reactos/lib/string/Makefile 2005-04-05 21:41:03 UTC (rev
14521)
@@ -13,7 +13,7 @@
TARGET_CFLAGS = -Wall -Werror
# require os code to explicitly request A/W version of
structs/functions
-TARGET_CFLAGS += -D_DISABLE_TIDENTS
+TARGET_CFLAGS += -D_DISABLE_TIDENTS -D__USE_W32API
ifeq ($(DBG), 1)
TARGET_CFLAGS += -g
Show replies by date