http://bugs.winehq.org/show_bug.cgi?id=24860
--- Comment #2 from oldnew@km.ru 2010-10-24 03:32:56 CDT --- (In reply to comment #1)
Terminal output?
Starting the program: wisp@WISP:~$ env LC_ALL=bg_BG.UTF-8 WINPREFIX="/home/wisp/.wine" wine C:\Micro\Invoice\INVOICE.EXE
Creating new invoice document by pressing the rocket-button - it works
Selecting partner - button and menu-window - it works, but: fixme:hook:SetWindowsHookEx16 hook type 1 broken in Win16
Typing in the next fields - it works, but: fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4020402, 0000: semi-stub! fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4020402, 0000: semi-stub!
Selecting data in the fields on the bottom of document by drop-down menus - it works, but: fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028 fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other process window 0x20028
Now the document is finished, trying to save by pressing F9 - hangs and no more messages. Exit the program without saving - works.