Fix subclassing to support nested messages.
[wine] / dlls / ddraw / direct3d / main.h
2003-06-04  Lionel Ulmer- proper (tested on Win2K) reference counting for Direc...
2003-04-12  Alexandre JulliardHeader files must not include config.h.
2002-12-05  Lionel UlmerHave only one GUID for Wine's OpenGL D3D device.
2002-11-24  Lionel Ulmer- add implementation for FindDevice function
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...