James Hawkins
|
9fd2d443fe
|
user32: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
4fb3518e2a
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
ccabbeed60
|
user32: Return DMLERR_MEMORY_ERROR instead of posting an ACK when fAckReq is returned by the server for WM_DDE_DATA.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
97dc032161
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:10 +02:00 |
James Hawkins
|
dbad0ee626
|
user32: The server should release data sent with WM_DDE_POKE.
|
2007-10-15 22:23:10 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
01e93cc2d1
|
user32: Exclude unused headers.
|
2007-05-21 13:36:02 +02:00 |
Dmitry Timoshkov
|
3a7bd67479
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
Andrew Talbot
|
115af5bc8a
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:23:49 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |