Displaying 2 results from an estimated 2 matches for "em_hideselection".
2005 Apr 28
2
fixme woes
Here is a sample of some of the error messages I got when running an
application called CClient (a chess client).
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:ME_ReleaseStyle all style references freed (good!)
I have no idea how to fix this. Any suggestions?
John
2005 Nov 23
1
Richedit problem
.....
It looks like work,
connection into database.... work...
but there's something missing... these are the comment :
fixme:winspool:WINSPOOL_EnumPrinters We don't handle
PRINTER_ENUM_CONNECTIONS
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_GETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedi...