Added mappings for a few messages.
[wine] / dlls / gdi / printdrv.c
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Dmitry TimoshkovReplace PROFILE_GetWineIniString by RegQueryValueExA.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-09  Marcus MeissnerImplemented /etc/printcap based printing support.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-01-06  Marcus MeissnerDon't call QueryAbort16() in WriteSpool16(), since...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.