Ken Thomases
|
96720df53f
|
gdi.exe16: Eliminate a couple of dead stores.
|
2012-03-15 19:51:17 +01:00 |
Ken Thomases
|
6c8929f83f
|
gdi.exe16: Wait for and reap print spool child process.
|
2011-12-01 10:27:43 +01:00 |
Ken Thomases
|
10705f6e3d
|
gdi.exe16: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:09 +01:00 |
Ken Thomases
|
b035b0bad7
|
gdi.exe16: Don't double-close the spool file.
FreePrintJob() closes the file descriptor.
|
2011-12-01 10:07:16 +01:00 |
Frédéric Delanoy
|
fccb44027d
|
gdi.exe16: Remove dead assignment (Clang).
|
2011-07-06 11:27:38 +02:00 |
Andrew Talbot
|
73efb62fc3
|
gdi.exe16: Constify a variable.
|
2010-10-04 15:00:04 +02:00 |
Alexandre Julliard
|
4edcf1caa5
|
gdi32: Make gdi.exe into a stand-alone 16-bit module.
|
2009-12-07 14:18:29 +01:00 |