Charley
Just Do It
I am facing the error mentioned below on almost all the programs while running them..
caused an invalid page fault in
module <unknown> at 0000:61b85cf6.
Registers:
EAX=7020004b CS=0167 EIP=61b85cf6 EFLGS=00010246
EBX=70200046 SS=016f ESP=009dfc00 EBP=009dfdec
ECX=cac94d10 DS=016f ESI=70200000 FS=44ff
EDX=c00309cc ES=016f EDI=00000000 GS=11fe
Bytes at CS:EIP:
Error Starting program
The PSAPI.DLL file is linked to missing export NTDLL.DLL:NtAllocateVirtualmemory.
Whats this? How do I resolve the problem?
caused an invalid page fault in
module <unknown> at 0000:61b85cf6.
Registers:
EAX=7020004b CS=0167 EIP=61b85cf6 EFLGS=00010246
EBX=70200046 SS=016f ESP=009dfc00 EBP=009dfdec
ECX=cac94d10 DS=016f ESI=70200000 FS=44ff
EDX=c00309cc ES=016f EDI=00000000 GS=11fe
Bytes at CS:EIP:
Error Starting program
The PSAPI.DLL file is linked to missing export NTDLL.DLL:NtAllocateVirtualmemory.
Whats this? How do I resolve the problem?