[Bug 4305] New: EM_GETLINE is sorely missing

Wine Bugs wine-bugs at winehq.org
Sat Jan 14 16:33:40 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4305

           Summary: EM_GETLINE is sorely missing
           Product: Wine
           Version: 0.9.5.
          Platform: All
               URL: http://www.dragonlancetc.com/forums/attachments/dltcep67
                    .zip
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: wine-richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bgp at cs.elte.hu


I've got a win32 program which i would like to run under wine.
It is more or less working, but i get these warnings :(

fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_GETLINE: stub

Of all the missing features, EM_GETLINE is the real showstopper.

Any chance for me?

URL is for the win32 program.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list