Sweden-Number/dlls/winspool
Francois Gouget 9591836ffb 'sizeof type' is best avoided as it won't always compile (e.g. 'int
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
2003-06-18 19:45:22 +00:00
..
tests Removed windows version checks from GetPrinterDriverDirectory tests. 2003-01-24 00:45:21 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Basic implementation of EnumPortsA: dump all the serial and printer 2003-05-19 23:19:21 +00:00
info.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
winspool.drv.spec Stub AddPortA. 2003-05-13 22:25:12 +00:00
wspool.c Remove extra #include directives from winspool.h. 2003-01-07 23:09:22 +00:00