search for: fgetwc

Displaying 3 results from an estimated 3 matches for "fgetwc".

Did you mean: fgetc
2013 Mar 29
1
Wine release 1.5.27
...t 2 hangs on menu with builtin msvcr90 33279 Cygwin wants ntdll.dll.RtlConvertToAutoInheritSecurityObject ---------------------------------------------------------------- Changes since 1.5.26: Akihiro Sagawa (3): msvcrt: Fix mbtowc_l in C locale. msvcrt/tests: Add locale dependent fgetwc tests. msvcrt/tests: Add unicode fgetwc tests. Alexandre Julliard (19): winex11: Don't use uninitialized variables (Coverity). wrc: Add support for PNG icons. buildimage: Store large images as raw PNG files in icons. cmd: Add a 256x256 icon. iexplore: Add a...
2013 Mar 05
3
Answering the Hydrogen Audio thread
Take a look at how the Opus Tools package handles it. So far as I remember, it requires minimal changes to the file(s) containing references to the main entry point and to fopen. It imports the command line arguments as wchar_t and converts them to UTF-8, and has replacement functions for fopen and some text output that accept UTF-8 instead of ANSI. I think it automatically kicks in on definition
2010 May 20
3
Install eventmachine on Debian Lenny
..., from project.h:29, from files.cpp:20: /usr/include/c++/4.3/cwchar:70: error: expected constructor, destructor, or type conversion before ‘namespace’ /usr/include/c++/4.3/cwchar:148: error: ‘::btowc’ has not been declared /usr/include/c++/4.3/cwchar:149: error: ‘::fgetwc’ has not been declared /usr/include/c++/4.3/cwchar:153: error: ‘::fwide’ has not been declared /usr/include/c++/4.3/cwchar:158: error: ‘::mbrlen’ has not been declared /usr/include/c++/4.3/cwchar:159: error: ‘::mbrtowc’ has not been declared /usr/include/c++/4.3/cwchar:160: error: ‘::mbsinit’ has n...