search for: strrchrw

Displaying 4 results from an estimated 4 matches for "strrchrw".

Did you mean: strrchr
2014 Jan 10
0
Wine release 1.6.2
...meter handler on invalid mode flag. msvcr110: Forward _libm_sse2_*_precise functions to __libm_sse2_*. msvcrt: Don't validate parameters in _itoa function. url: Add support for http protocol handling in FileProtocolHandlerA. Qian Hong (2): wscript: Get extension name by strrchrW instead of strchrW. msi: Get extension name by strrchrW instead of strchrW. Rico Sch?ller (7): opengl32: Use variables for file names. opengl32: Fix some style issues. opengl32: Allow multiple extensions to support the same function. opengl32: Use opengl xml registry...
2013 Nov 22
0
Wine release 1.7.7
...stMediaPropertyBag definition. qcap: Add AVI Mux filter stub. qcap: Add AVI Mux QueryInterface tests. qcap: Fix ICaptureGraphBuilder2::RenderStream test failures. Qian Hong (4): server: Fixed winstation object leak in open_input_desktop. wscript: Get extension name by strrchrW instead of strchrW. urlmon: Accept uppercase extension name in AsyncInstallDistributionUnit. msi: Get extension name by strrchrW instead of strchrW. Rico Sch?ller (6): d3dx9/tests: Fix variable names. d3d10/tests: Enable DepthEnable for reproducible results. d3d10: Fi...
2020 Feb 02
0
Wine release 5.1
...locale codepage directly as an integer. adsldp/tests: Get rid of strchrW(). crypt32/tests: Get rid of strncmpW(). devenum/tests: Get rid of strchrW() and strncmpW(). mapi32/tests: Get rid of strcmpW(). mlang/tests: Get rid of strstrW(). mscoree/tests: Get rid of strrchrW(). mshtml/tests: Get rid of strstrW(). oleaut32/tests: Get rid of strcmpW(). oledlg/test: Get rid of strstrW(). shell32/tests: Get rid of strcmpW(). shlwapi/tests: Get rid of strcmpW(). user32/tests: Get rid of strncmpW() and strcpyW(). sfnt2fon: Directly s...
2020 Apr 10
0
Wine release 5.6
...ntdll: Avoid using atoiW(). ntdll: Avoid using sprintfW(). ntdll: Use wcscpy() instead of strcpyW(). ntdll: Use wcscat() instead of strcatW(). ntdll: Use wcschr() instead of strchrW(). ntdll: Use wcspbrk() instead of strpbrkW(). ntdll: Use wcsrchr() instead of strrchrW(). ntdll: Use wcstoul() instead of strtoulW(). ntdll: Use wcslen() instead of strlenW(). ntdll: Use wcscspn() instead of strcspnW(). ntdll: Use wcsspn() instead of strspnW(). ntdll: Use wcscmp() instead of strcmpW(). ntdll: Use wcsncmp() instead of strncmpW()....