This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
0
You've already forked Sweden-Number
Code
Issues
Pull Requests
Releases
Wiki
Activity
Sweden-Number
/
dlls
/
winspool
History
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
info.c
'sizeof type' is best avoided as it won't always compile (e.g. 'int
2003-06-18 19:45:22 +00:00
Makefile.in
Basic implementation of EnumPortsA: dump all the serial and printer
2003-05-19 23:19:21 +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