search for: wine_cp_wcstombs

Displaying 5 results from an estimated 5 matches for "wine_cp_wcstombs".

2008 Jul 08
3
Temp folder size problem?
I haven't been able to find anything directly addressing this problem. I'm running eeebuntu Hardy on a eee PC 900 and trying to install a program (CDC's EpiInfo), but I get an error message saying, "Could not create temporary file, not enough free temporary disk space. Please free up disk space and rerun this installation." I'm assuming that the temporary file is trying
2011 Apr 17
7
possibly an inter-process comm problem
I have been running a program with Wine for over a year. With its version 3 there has been basically no problem. Lately, the program is upgraded to version 4 and it crashes with Wine. I tried to print out debug messages but can't seem to get any clue about what is wrong. While I was testing with the debug messages, an interesting thing I found is that if I run it with the following debug
2006 Jan 20
7
Wine and Kaleidagraph
...0 00000000 7fc1f7a4 0x7fc1f6e8: 7fc1f800 7ff0ece1 7f9efbc4 7fdc61b8 0x7fc1f6f8: 7fc1f810 7fc1f8a0 7f17ea73 7f9efbc4 0x7fc1f708: 7f9f93b0 7f176be9 00000e58 00000000 0x7fc1f718: 7fc1f810 00000000 7fc1f7a0 027f067f 0200: sel=1007 base=7fee2000 limit=00001fff 32-bit rw- Backtrace: =>1 0x7ff0f841 wine_cp_wcstombs+0xb71 in libwine_unicode.so.1 (0x7fc1f7c4) 2 0x7fcd99d1 WideCharToMultiByte+0xe1 in kernel32 (0x7fc1f800) 3 0x7fa82467 in user32 (+0x52467) (0x7fc1f850) 4 0x7fa82636 GetMenuItemInfoA+0x16 in user32 (0x7fc1f860) fixme:dbghelp:sffip_cb NIY on 'C:\SRC\Kg35\ASI_STD\Release\KGASI.pdb' 5...
2020 Feb 16
0
Wine release 5.2
...oo. wrc: Add --nls-dir option. wmc: Add --nls-dir option. wrc: Use external NLS files for codepage conversions. wmc: Use external NLS files for codepage conversions. libport: Move wine_cp_mbstowcs implementation back to libwine and make it obsolete. libport: Move wine_cp_wcstombs implementation back to libwine and make it obsolete. libport: Move the codepage table functions back to libwine and make them obsolete. libport: Move the codepage tables back to libwine and stop updating them. ntdll: Don't allow unsupported codepages as Unix codepage. nt...
2009 Aug 07
0
Wine release 1.1.27
...rt for format enumeration. msgsm32.acm: Add support for encoding and decoding. msgsm32.acm: Also check for gsm/gsm.h. winecfg: Remove 'emulation' driver option. winecfg: Hide basic and normal acceleration options by default. Marcus Meissner (4): wmc: Duplicate wine_cp_wcstombs check here too (Coverity). jscript: Initialize val_str to NULL (Coverity). ws2_32: Fixed buffer size to MultiByteToWideChar. winhttp: Check for NULL return from heap_alloc (Coverity). Michael Karcher (2): ntdll: Fix get_server_context_flags. ntdll: Fix ProcessExecuteF...