search for: a2bstr

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

Did you mean: 32bitr
2020 Feb 16
0
Wine release 5.2
...). oleaut32/tests: Get rid of strcmp_wa(). shlwapi/tests: Get rid of strcmp_wa(). winhttp/tests: Get rid of strcmp_wa(). winmm/tests: Get rid of strcmp_wa(). inetcomm/tests: Get rid of strcmp_wa(). inetcomm/tests: Get rid of a2w(). ieframe/tests: Get rid of a2bstr() in ie.c. mshtml/tests: Get rid of strcmp_wa() in script.c. ieframe/tests: Get rid of a2bstr() and strcmp_wa(). msscript.ocx/tests: Get rid of a2bstr(). mshtml/tests: Get rid of a2bstr() in script.c. mshtml/tests: Get rid of strcmp_wa() in htmldoc.c. mshtml/test...
2020 Jan 17
0
Wine release 5.0-rc6
...pt/tests: Use wide char string literals instead of parse_script_with_error_a. jscript/tests: Use wide char string literals instead of parse_htmlscript_a. jscript/tests: Use wide char string literals instead of parse_script_a. jscript/tests: Use wide char string literals instead of a2bstr. jscript/tests: Use wide char string literals instead of strcmp_wa. jscript/tests: Use wide char strings in a few more places. kernel32/tests: Skip instruction pointer check of the last exception in exception race tests. jscript/tests: Use wide char string literals in active...
2019 Nov 15
0
Wine release 4.20
...run: Add ITextStream::ReadLine implementation. scrrun/tests: Add ITextStream::ReadLine tests. scrrun/tests: Add test of lost trailing byte in unicode srteam. vbscript: Move detach_global_objects call to VBScript destructor. jscript/tests: Use wchar string literals instead of a2bstr helper. widl: Don't use fixed size buffer in ctl2_encode_name. widl: Don't use fixed size buffer in ctl2_encode_string. widl: Use strmake in get_name. configure: Get rid of no longer needed __builtin_clz check. jscript: Treat only ASCII digits as digits....
2020 Feb 28
0
Wine release 5.3
...nning changed stream states in wined3d_device_apply_stateblock(). wined3d: Optimize scanning changed textures in wined3d_device_apply_stateblock(). wined3d: Optimize scanning changed clip planes in wined3d_device_apply_stateblock(). Michael Stefaniuc (9): msxml3/tests: Get rid of a2bstr(). msxml3/tests: Just use a wchar string literal instead of _bstr_(). urlmon/tests: Get rid of strcmp_wa() in misc.c. urlmon/tests: Get rid of strcmp_wa() in protocol.c. kernel/tests: Get rid of strcmp_aw() / strlen_aw(). urlmon/tests: Get rid of a2w() in misc.c....
2020 Feb 02
0
Wine release 5.1
...script: Add IActiveScriptError implementation. vbscript: Allow assignment left expression to be member expression. vbscript: Allow any call expression to be used in set statement. rpcrt4: Use MustFree for all non-base types in get_param_pointer_info. mshtml/tests: Get rid of a2bstr from style.c. mshtml/tests: Get rid of wstr_contains. mshtml/tests: Get rid of strcmp_wa from style.c. jscript: Suport generic error object for exception with no associated JavaScript exception value. jscript: Factor out format_error_message implementation. jscript: Di...