> has exited with code 4679648 (0x4767E0).
This is the only error as such.
Successful programs should return 0.
Perhaps you have "void main" and simply fall off the end of the program in an undefined way?
> Loaded 'C:\WINDOWS\system32\advapi32.dll', no matching symbolic information found.
This just means that IF you wanted to single-step (in the debugger) into this library, you would have a harder time of it due to the lack of symbol information. It doesn't stop it working.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953