Jeff Latimer
|
be14da009a
|
user32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to DdeCreateDataHandle.
|
2009-01-21 13:04:45 +01:00 |
Michael Stefaniuc
|
fb11803d19
|
user32: Remove superfluous casts of void pointers.
|
2008-11-05 10:55:46 +01:00 |
Jeff Latimer
|
57d1059bbb
|
user32: Make some DDE traces more meaningful.
|
2008-09-05 10:47:56 +02:00 |
Huw Davies
|
64acbb55b4
|
user32: sizeof DDEPOKE and DDEDATA is six, which is probably not what is expected, so use offsetof instead.
|
2008-07-08 20:37:58 +02:00 |
Andrew Talbot
|
d8ce2207b8
|
user32: Remove unused variables.
|
2008-04-30 10:25:35 +02:00 |
Andrew Talbot
|
ba596d30ce
|
user32: Remove unneeded casts.
|
2008-01-22 11:27:45 +01:00 |
Andrew Talbot
|
8752c6d1a5
|
user32: Fix a spelling typo.
|
2007-12-31 17:41:37 +01:00 |
Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +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
|
eafdcd11f1
|
user32: Exclude unused headers.
|
2007-05-21 13:36:08 +02:00 |
Dmitry Timoshkov
|
3a7bd67479
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |