Displaying 3 results from an estimated 3 matches for "exception_record".
Did you mean:
_exception_record
2001 Mar 27
2
MS Advanced TS client problems
Hi,
I tried to run advanced terminal server client (or actually it's active/x
component) under wine, but it does not seem to work. :( I also built my own
client with delphi (added the active/x component in it and set the server
and user name properties and called connect-method) and both of these suffer
same problems:
Client starts OK
Clients connects OK and login screens etc are transmitted
2013 Feb 12
12
State of GPLPV and Windows 8
What is the state of GPLPV and Windows 8? I am currently running tests
with Windows 8 and GPLPV rev956 and operations (disk IO, net IO) look
good. There seems to be a problem with shutdown/reboot where Windows
hangs somewhat and displays a warning about improper shutdown on next
reboot.
Regards Andreas
2009 Jan 16
0
Wine release 1.1.13
...------------------
Changes since 1.1.12:
Aleksey Bragin (1):
ntdll: Fix buffer overread in RtlNumberOfSetBits.
Alexandre Julliard (169):
server: Avoid crash on initialization of the thread creation debug event.
server: Simplify the debug_event_t structure.
server: Replace EXCEPTION_RECORD by an explicit definition in debug events.
msvcrt: Fix formatting of pointers in printf.
msvcrt: Convert all the printf functions to use MS ABI varargs.
msvcrt: Convert all the scanf functions to use MS ABI varargs.
msvcrt: Convert the open functions to use MS ABI varargs....