PDA

View Full Version : DLL Export not working


sam
05-27-2004, 09:26 PM
Following the loaddll tutorial on the website I get an error when I try to execute CALL DLL export from the view menu. The program sais that it is not able to locate the dll.


Whats wrong with my setup , am i missing files ??

sam
05-28-2004, 12:12 AM
nevermind, i just realised what i was doing wrong....
i was trying to debug user32.dll from another folder.