wined3d: Implement a detection for the MacOS OpenGL implementation.
[wine] / dlls / user32 / dde_client.c
2007-10-15  James Hawkinsuser32: Convert an HDDEDATA handle to a DDEPOKE structu...
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: Return DMLERR_MEMORY_ERROR instead of posting...
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: The server should release data sent with WM_DDE...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.