mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
17 lines
660 B
Plaintext
17 lines
660 B
Plaintext
(cmd) python debug\debugger_print_LdrLoaddll.py
|
|
Got exception EXCEPTION_BREAKPOINT(0x80000003) at 0x7ff8e5aebd44
|
|
Loading <kernel32.dll>
|
|
Got exception UNKNOW_EXCEPTION(0x4000001f) at 0x77e58727
|
|
Loading <api-ms-win-core-synch-l1-2-0>
|
|
Loading <api-ms-win-core-fibers-l1-1-1>
|
|
Loading <api-ms-win-core-fibers-l1-1-0>
|
|
Loading <api-ms-win-core-synch-l1-2-0>
|
|
Loading <api-ms-win-core-localization-l1-2-1>
|
|
Loading <kernel32>
|
|
Loading <api-ms-win-core-string-l1-1-0>
|
|
Loading <api-ms-win-core-datetime-l1-1-1>
|
|
Loading <api-ms-win-core-localization-obsolete-l1-2-0>
|
|
Loading <c:\windows\system32\imm32.dll>
|
|
Loading <comctl32.dll>
|
|
Ask to load <comctl32.dll>: exiting process
|