Hi,
Am building a software with a basic dll and an .exe talking to this dll.
The compilation/link and the total build is successful with no errors, but on execution of the app i get a runtime error- "Could Not Execute-Path not found:Win32 error 3"
Am I missing any environment settings have set the PATH variable with the absolute path of the dll and the exe.....
Any help please

Win32 Runtime Error
mr vice
See http://support.microsoft.com/default.aspx scid=kb;EN-US;q305586
Mahesh D