Displaying 2 results from an estimated 2 matches for "ddeenablecallback".
2002 Jun 16
2
dde callback.
Well, I read a little and discovered that in February
a patch was supposed to make it work. (This is why I
am not reporting it in the bug report)
Alas, while trying to run Solid Edge V10, I received
the following message:
fixme:ddeml:DdeEnableCallback (1, 0x0, 8) stub
Do I need to enable something in the config?
Simple things like WinAmp (and default visualization
plugins) and Notepad.exe work.
Linux version 2.4.18-6mdk
(quintela@bi.mandrakesoft.com) (gcc version 2.96
20000731 (Mandrake Linux 8.2 2.96-0.76mdk)) #1 Fri Mar
15 02:59:08 CET 2002...
2006 Nov 24
0
Wine release 0.9.26
...sort the Makefile entries.
user: Set DDE errors in some failing cases.
user: Use DDE critical section exclusively for instance list protection.
kernel32: Add a basic PE loader test.
user32: Add some optional messages to the button message test.
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
user32: Add a rudimentary WM_SETFONT message test for the static control, make it pass under Wine.
user32: Restore the len == 0 check which got lost in a previous patch.
Eric Pouech (1):
ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDe...