search for: _strnicmp

Displaying 7 results from an estimated 7 matches for "_strnicmp".

Did you mean: strnicmp
2020 Mar 27
0
Wine release 5.5
...maining media type attributes guids. mf: Fix returned session rates when pipeline objects don't support rate control. Paul Gofman (20): d3d9/tests: Add tests for allowed StrecthRect() filters. wined3d: Validate the filter in wined3d_texture_blt(). ucrtbase: Add test for _strnicmp() count parameter. d3dx9: Validate state operation in d3dx_parse_state(). d3d11: Use stricmp() instead of _strnicmp(..., -1). ddraw: Factor out ddraw_surface_is_lost() function. ddraw: Factor out ddraw_surface_lock_ddsd() function. ddraw: Deny locking lost surfaces....
2019 Aug 14
0
A small build fix for some MinGW toolchains
Hello! Many years ago I have found some bugs are prevented build of libFLAC on some MinGW toolchains and I made my own patch to fix that. - The `_wutime64()` call may absent. For this case I using the `_wutime()` call as a fallback when _wutime64() is unavailable. - `_stricmp` and `_strnicmp` are also may fail. Therefore it's prefer to use `stricmp` and `strnicmp` (without `_` prefix) on MinGW toolchains. I have added a small check into CMake build, however, I didn't touched Automake and MSVC builds yet. Anyway, for MSVC builds you can simply define the `HAVE_WUTIME64` macr...
2019 Mar 29
0
Wine release 4.5
...n comparing strings in getenv. kernel32: Restore C locale for LC_CTYPE category. ntdll: Fix tolower implementation to not depend on locale. ntdll: Use ANSI code page in toupper. ntdll: Use NTDLL_tolower in _memicmp. ntdll: Use NTDLL_tolower in _strlwr. ntdll: Fix _strnicmp implementation to not depend on locale. ntdll: Use _stricmp instead of strcasecmp. ntdll: Use NTDLL_tolower instead of toupper. ntdll: Don't use toupper in RtlIsNameLegalDOS8Dot3 tests. msvcrt: Use internal tolower implementation. msvcrt: Use internal toupper imple...
2020 Aug 07
0
Wine release 5.0.2
...ate DXGI_USAGE_UNORDERED_ACCESS to corresponding wined3d bind flag. Owen Rudge (2): winecfg: Add support for '/v' parameter allowing Windows version to be changed. winecfg: Return 0 on success when setting Windows version. Paul Gofman (1): d3d11: Use stricmp() instead of _strnicmp(..., -1). Piotr Caban (1): msvcp90: Add std:_XLgamma implementation. Roman Pi?l (5): wininet: Add stub for INTERNET_OPTION_IGNORE_OFFLINE. user32/edit: Avoid division by zero during initialization. wineconsole: Don't activate window when computing positions. wine...
2020 Apr 10
0
Wine release 5.6
...mgr.sys: Use standard dlopen() instead of the libwine wrappers. msgsm32.acm: Use standard dlopen() instead of the libwine wrappers. msxml3: Use standard dlopen() instead of the libwine wrappers. dbghelp: Make qsort callback explicitly cdecl. dbghelp: Use stricmp() instead of _strnicmp(..., -1). krnl386: Use stricmp() instead of _strnicmp(..., -1). netapi32: Use standard dlopen() instead of the libwine wrappers. ntdll: Use standard dlopen() instead of the libwine wrappers. odbc32: Use standard dlopen() instead of the libwine wrappers. qcap: Use stand...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...hether .previous is supported in assembly code... no checking whether CFI directives are supported in assembly code... no checking for _pclose... no checking for _popen... no checking for _snprintf... no checking for _spawnvp... no checking for _strdup... no checking for _stricmp... no checking for _strnicmp... no checking for _strtoi64... no checking for _strtoui64... no checking for _vsnprintf... no checking for asctime_r... yes checking for chsize... no checking for dlopen... yes checking for epoll_create... no checking for ffs... yes checking for finite... yes checking for fnmatch... yes checking f...
2006 May 18
2
Problems compiling Wine
....4 checking for -lgif soname... libgif.so checking for -lcapi20 soname... libcapi20.so.2 checking for _lwp_create... no checking for _lwp_self... no checking for _pclose... no checking for _popen... no checking for _snprintf... no checking for _spawnvp... no checking for _stricmp... no checking for _strnicmp... no checking for _vsnprintf... no checking for asctime_r... yes checking for chsize... no checking for clone... yes checking for epoll_create... yes checking for ffs... yes checking for finite... yes checking for fork... yes checking for fpclass... no checking for fstatfs... yes checking for fsta...