search for: _mbsspnp

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

2007 Mar 19
1
ACT! 6.0 under Wine
...eight -20 err:x11drv:X11DRV_CreateWindow invalid window width -15 err:x11drv:X11DRV_CreateWindow invalid window height -20 err:x11drv:X11DRV_CreateWindow invalid window width -15 err:x11drv:X11DRV_CreateWindow invalid window height -20 wine: Call from 0x7b840790 to unimplemented function msvcrt.dll._mbsspnp, aborting fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented wine: Unhandled page fault on read access to 0x00000000 at address 0xb7d389db (thread 000e), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0xb7d389db). Register dump: CS:0...
2020 Apr 20
0
Wine release 4.0.4
...------------------------------------- Changes since 4.0.3: Akihiro Sagawa (5): comctl32/tests: Add tests to show no NM_RELEASEDCAPTURE notifications in the updown control. comctl32/updown: Suppress the NM_RELEASEDCAPTURE notification. msvcrt/tests: Add more tests for _mbsspn and _mbsspnp. msvcrt: Fix _mbsspn implementation. msvcrt: Reimplement _mbsspnp using _mbsspn. Alex Henrie (2): ntoskrnl: Implement IoCreateUnprotectedSymbolicLink. ntoskrnl: Add KeSetImportanceDpc stub. Alexandre Julliard (7): ntdll: Always add path separator when looking for a r...
2019 Sep 13
0
Wine release 4.16
...taller crashes starting with wine-3.19 47732 This is bad bug in wine. ---------------------------------------------------------------- Changes since 4.15: Akihiro Sagawa (7): msvcrt/tests: Restore the multibyte codepage after the tests. msvcrt/tests: Add more tests for _mbsspn and _mbsspnp. msvcrt: Fix _mbsspn implementation. msvcrt: Reimplement _mbsspnp using _mbsspn. ucrtbase: Add strtoimax and _strtoimax_l. ucrtbase: Add strtoumax and _strtoumax_l. dwrite: Avoid a magic constant. Alex Henrie (10): ntdll: Implement RtlIpv4StringToAddress(Ex)W....
2007 Jan 09
0
Wine release 0.9.29
...32: Skip the VirtualAllocEx test under Win9x. kernel32: Fix the file sharing test to pass cleanly under XP and Win9x. kernel32: Print more information about the reason of a test failure. user32: Restore old WM_SIZE handler in mdi child. Duane Clark (2): msvcrt: Add function _mbsspnp. comctl32: listview: Allow LVIF_STATE flag in subitems. Eric Pouech (21): cmd: Fix 'copy foo bar/' which gave access denied errors. msvcrt: execl fix when no args are given (reported by Louis Lenders). winedbg: Added a maintenance command to load a given module (for...