Fix signature of SHLWAPI_334 as its string parameter really is an
[wine] / dlls / wineps / escape.c
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-09  Patrik StridvallDocumentation fixes.
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-05-07  Ian PilcherMake PSDRV_Escape(GETPHYSPAGESIZE) return physical...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-10-19  Alexandre JulliardBrian Pirie
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.