Added mappings for a few messages.
[wine] / dlls / gdi / driver.c
2001-07-31  Jukka HeinonenInclude device name in call to CreateIC.
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-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...