search for: raise_status

Displaying 3 results from an estimated 3 matches for "raise_status".

Did you mean: parse_status
2010 Sep 14
6
USB support status in Wine-1.3.2
...032f773 00000000 c0000025 0x0032f554: 00000001 0032f950 7bc3ed98 00000000 0x0032f564: 7bc8ea7c 7bca5cc0 7bc964e4 0032f58c 0x0032f574: 7bc70190 00000000 0032f5e0 6b6c7ff4 0x0032f584: 00000000 7bc355ef 00148c70 ffffffff 0x0032f594: 00000000 6b6c7ff4 7bc9cff4 7bc9cff4 Backtrace: =>0 0x7bc3ed98 raise_status+0x38() in ntdll (0x0032f5a8) 1 0x7bc70b70 __regs_RtlRaiseException+0x4f() in ntdll (0x0032f5c8) 2 0x7bc27dc1 in ntdll (+0x17dc0) (0x0032f92c) 3 0x7bc70100 RtlRaiseException+0xb() in ntdll (0x0032f9a8) 4 0x0058e8e3 in patrol (+0x18e8e2) (0x0032f9e8) 5 0x0058f17f in patrol (+0x18f17e) (0x00...
2009 Apr 10
0
Wine release 1.1.19
...using the data structure. winebuild: Hardcode the stack frame offsets instead of using the data structures. winebuild: Don't include any Windows header to avoid data types dependencies. ntdll: Update the context on send_debug_event for any successful status. ntdll: Add a raise_status function and avoid exporting __regs_RtlRaiseException. ntdll: Move the RtlRaiseException implementation into the respective platform-specific files. ntdll: Set the exception address to the program counter in RtlRaiseException. Andreas.Rosenberg (1): advapi32/tests: Added a test t...
2020 Apr 24
0
Wine release 5.7
...ent resizing while grabbing changes. Serge Gautherie (5): winapi_test: Tests.dat needs timezoneapi.h. winapi_test: Add DYNAMIC_TIME_ZONE_INFORMATION to tests.dat. winapi_test: Do not multiply type size when it is undefined, in _refresh(). ntdll: Reorder DECLSPEC_NORETURN on raise_status(). winegcc: Reorder DECLSPEC_NORETURN on error(). Stefan D?singer (4): iphlpapi: MacOS struct sockaddr is 4 byte aligned on 64 bit. iphlpapi: Write an ERR if the sockaddr parsing went wrong. iphlpapi: Use the dst sa_family for the netmask too. iphlpapi: Honor sa_len w...