Displaying 2 results from an estimated 2 matches for "em_getoleinterface".
2005 Nov 23
1
Richedit problem
...NSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_SETUNDOLIMIT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETLANGOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETOLECALLBACK: stub
fixme:richedit:RichEditANSIWndProc EM_GETOLEINTERFACE 0x43ad3370: stub
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x4040a540 bird bird
fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
I've tried to copy riched*.dll into ../system32/
But the message still appear..
Best Rgds,
Ari Adrianto
2009 Jan 30
0
Wine release 1.1.14
...e initialized when a button is added in the middle.
Nikolay Sivov (13):
include/msiquery.h: Fix MSIMODIFY enum definition.
mshtml: Added ISupportErrorInfo for IHTMLDocument.
aclui: Added stub dll.
urlmon: Added a stub for HlinkSimpleNavigateToMoniker.
richedit: Update EM_GETOLEINTERFACE documentation status.
kernel32: Make GetOverlappedResult crash on NULL args as native does.
kernel32: Added DeleteTimerQueue.
msi: Remove redundant pointer check (Coverity).
msi: Fix NULL dereference in MsiQueryComponentStateW (Coverity).
msi: Fix potential NULL pointe...