Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Shaswata Das 5c6fe3db62
Create README.md
4 years ago
..
dso.txt commiting as it is 4 years ago
dsocode.c commiting as it is 4 years ago
kdgpc.c commiting as it is 4 years ago
kdgpc.def commiting as it is 4 years ago
kdgpc.rc commiting as it is 4 years ago
logger.c commiting as it is 4 years ago
makefile commiting as it is 4 years ago
makefile.inc commiting as it is 4 years ago
precomp.h commiting as it is 4 years ago
readme.txt commiting as it is 4 years ago
sources commiting as it is 4 years ago

readme.txt

rem instructions to generate dsogpc.c

rem precomp.pph is generated by makefile.inc

structo -s dso.txt -o dsogpc.c precomp.pph
rem remember to add "include kdpre.h" to dsogpc.c