http://bugs.winehq.org/show_bug.cgi?id=4567
Summary: richedit:RichEditANSIWndProc EM_SCROLLCARET: stub Product: Wine Version: CVS Platform: PC URL: http://nsis.sourceforge.net/Download OS/Version: Linux Status: NEW Keywords: download, source, FIXME Severity: normal Priority: P2 Component: wine-richedit AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
While testing NSIS 2.14 (http://appdb.winehq.org/appview.php?versionId=1508):
wine c:\Programme\NSIS\makensisw.exe detlef@p4:~/wine.cvs/drive_c/Programme/NSIS$ wine makensisw err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc EM_SCROLLCARET: stub
Test the App: (I used the ZIP-Archive "vlc-0.8.4a-win32.zip" from http://www.videolan.org/vlc/download-windows.html)
-Menu "Tools" -> "Settings": Define Variable "VERSION" with the Value "0.8.4a" -Menu "File" -> "Load Script" Select "vlc.win32.nsi" from where you unpacked vlc and wait
While the Package is created, makensisw.exe print lots of: fixme:richedit:RichEditANSIWndProc EM_SCROLLCARET: stub