Displaying 5 results from an estimated 5 matches for "dbguserbreakpoint".
2005 Oct 30
1
page fault when running CCSC compiler - wine 0.9
...7fccf4b7
0200: sel=1007 base=7fee6000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x7fccdfd3 INSTR_EmulateInstruction+0x73 in kernel32 (0x7fadfad8)
2 0x7fccf4b7 INSTR_vectored_handler+0x67 in kernel32 (0x7fadfaf4)
3 0x7beb8b87 __regs_RtlRaiseException+0x107 in ntdll (0x7fadfb7c)
4 0x7bed7dff DbgUserBreakPoint+0x193 in ntdll (0x7fadfb98)
5 0x7bee287c in ntdll (+0x4287c) (0x7fadff0c)
6 0x7beff7a0 pthread_functions+0xd80 in ntdll (0x00496e00)
7 0xe800070c (0x00b96052)
8 0x00000000 (0x00000000)
0x7fccdfd3 INSTR_EmulateInstruction+0x73 in kernel32: movb 0x0(%
edx,%edi,1),%al
Modules:
Module Add...
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
2001 May 15
2
WTLIB99 with wine-010510 tar ball broken again
Hi:
Remember that I somewhat enthusiastically wrote that a VB3 program
called "Watchtower Library 1999" now works with wine-010508?
Well, [un]fortunately it is broken with again with the
wine-010510 tar ball. (Thank you, Kin Lau for pointing this out to
me by e-mail.)
Description:
The main program window of WTLIB99 is just a small bar with buttons
and a menu on top of the buttons.
2005 Oct 29
1
CCSC PICC Compiler - page fault (wine 0.9)
...7fccf4b7
0200: sel=1007 base=7fee6000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x7fccdfd3 INSTR_EmulateInstruction+0x73 in kernel32 (0x7fadfad8)
2 0x7fccf4b7 INSTR_vectored_handler+0x67 in kernel32 (0x7fadfaf4)
3 0x7beb8b87 __regs_RtlRaiseException+0x107 in ntdll (0x7fadfb7c)
4 0x7bed7dff DbgUserBreakPoint+0x193 in ntdll (0x7fadfb98)
5 0x7bee287c in ntdll (+0x4287c) (0x7fadff0c)
6 0x7beff7a0 pthread_functions+0xd80 in ntdll (0x00496e00)
7 0xe800070c (0x00b96052)
8 0x00000000 (0x00000000)
0x7fccdfd3 INSTR_EmulateInstruction+0x73 in kernel32: movb 0x0(%edx,%edi,1),%al
Modules:
Module Addr...
2020 Jul 03
0
Wine release 5.12
...nt.
user32/tests: Add basic rawinput message tests.
user32/tests: Add inter-thread rawinput message tests.
user32/tests: Add inter-process rawinput message tests.
user32/tests: Add RIM_EXINPUTSINK rawinput message tests.
ntdll: Leave some space around DbgBreakPoint and DbgUserBreakPoint.
user32/tests: Add inter-desktop rawinput message tests.
server: Implement rawinput inter-process message dispatch.
server: Split cursor position update to update_desktop_cursor_pos.
server: Pass msg and wparam to update_input_key_state helper.
server: Implement Regist...