Alexandre Julliard
|
2509fcf2c6
|
Some more Win16/Win32 separation (based on a patch by Steven
Edwards).
|
2004-01-09 05:10:35 +00:00 |
Robert Shearman
|
e18682ad7c
|
Remove PRINTDLG_GetDefaultPrinterName; use Win32 GetDefaultPrinterA/W
instead.
|
2004-01-02 01:49:31 +00:00 |
Steven Edwards
|
c49064a838
|
- The last of the major Win16/32 split for commdlg (for real this
time).
- Moved most of the 16bit stuff to cdlg16.h.
- A few small cleanups.
|
2003-12-12 06:09:13 +00:00 |
Michael Günnewig
|
4d375d1b8b
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-04 03:04:45 +00:00 |
Michael Stefaniuc
|
082e0bfe93
|
Fix missing mem freeing on error path.
|
2003-10-01 03:14:29 +00:00 |
Alexandre Julliard
|
cf52644a1c
|
Removed the A/W constants for builtin cursors, icons and resource
types since they don't exist on Windows, and added typecasts
everywhere instead.
|
2003-09-10 03:56:47 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Steven Edwards
|
9e2b15da17
|
Split Win16/32 printer dialogs.
|
2003-08-02 00:41:41 +00:00 |