Source code of Windows XP (NT5)
 
 
 
 
 
 

14 lines
205 B

TARGETNAME=dbcsfchk
TARGETPATH=obj
TARGETTYPE=PROGRAM
USER_C_FLAGS=-EHc
USE_NATIVE_EH=1
USE_MSVCRT=1
USE_STL=1
C_DEFINES=$(C_DEFINES) -D_MBCS -DMBCS
SOURCES=dbcsfchk.cpp
UMTYPE=console