search for: msvcrxx

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

Did you mean: msvcpxx
2013 Mar 18
1
Patch to add Unicode filename support for win32 flac
...rguments. > I can't find its version info. MSDN only documents it as far as VS2010 > (normal C functions are documented as far as VS2003), and it's not > present in any header file i have. I don't think it is, you probably required to declare it yourself. The symbol is in the MSVCRXX runtime dll, all the way from MSVCRT.dll to MSVC2012 MSVCR110. Suffice to say it is always there. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 834 bytes Desc: OpenPGP digital signature Url : http://lists.x...
2005 Nov 28
1
system, system32 and dll overrides
Hi, Following on from my vfp app question hjere's the one about dll overrides: Even when starting the app from its own top level directory I'm getting warnings about not being able to load certain gdi32.dll, user32.dll and shell32.dll. Ignoring the warnings about gdi32.dll and user32.dll seems to have no ill effect so I assume the program is simply checking for their presence. I have
2009 May 12
2
FEAR 2 on WINE 1.1.21???
Hi there, I got this problem, it's making me frantic: I got fear 2 as a present and installed it via wine, after installing vcrun2008 with winetricks, the game worked perfectly(wine 1.1.18/19). The Texture were black at 1st, but deactivating the game's graphic effect Ambient Lighting(not sure about the name, but it's the last option in the fear 2 graphic settings) fixed the game.
2013 Mar 18
6
Patch to add Unicode filename support for win32 flac
On 3/18/2013 14:55, Erik de Castro Lopo wrote: > Brian Willoughby wrote: > >> I believe that shell does handle wildcards on all Unix variants, >> including OSX. > > Yes. > >> Since Windows does not handle them, I suggest that the >> main flac code not be littered with code that's not necessary on the >> primary platforms. > > No, the
2012 Dec 07
0
Wine release 1.5.19
...wcs tests. msvcrt: Added wcrtomb implementation. msvcrt: Added wcrtomb tests. msvcp70: Forward bad_cast functions to msvcrt. msvcp: Sync spec files. msvcr90: Fixed non-blocking file access tests. include: Added MS_ENH_RSA_AES_PROV_XP definition. msvcr: Move msvcrXX specific functions implementation to msvcr100. tools: Update make_specfiles script. msvcr80: Copy _encode_pointer and _decode_pointer functions from msvcp90. Putin Evgeny (1): wineps.drv: Add orientation field to postscript header. Qian Hong (1): ole32: Fix OleDraw() with...