Zitat:
$758F280D
Zitat:
KERNELBASE.DebugBreak:
758F280A 8BFF mov edi,edi
758F280C
CC int 3
758F280D C3 ret <---hier
758F280E
CC int 3
758F280F
CC int 3
aufrufende Routine
Zitat:
761735EA 50 push eax
761735EB FF5110 call dword ptr [ecx+$10]
761735EE 85C0 test eax,eax <---diese
761735F0 0F85390A1A00 jnz $7631402f
761735F6 F685D0FAFFFF01 test byte ptr [ebp-$00000530],$01
761735FD 7436 jz $76173635
761735FF 8D8504FDFFFF lea eax,[ebp-$000002fc]
76173605 50 push eax
Ereignisprotokoll
Zitat:
Modul laden: MPR.dll. Ohne Debug-Infos. Basisadresse: $73980000. Prozess Project1.exe (5380)
Nicht-Benutzer-Haltepunkt bei $758F280D. Prozess Project1.exe (5380)
... ich verstehe Bahnhof
wobei ich das "test" nicht nachvollziehen kann. Es gibt keine Methode dieses Namens. Machmal vergebe ich den Komponenten solche Namen.