Orphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory. Files must be moved from the recovery directory.
This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Problem Found: The crash occurs within the call DispatchMessage( &msg ), what is the proper use of this function? Old message below I'm trying to compile my first 64bit Windows application using Microsoft Visual Studio 2012 Ultimate and the Windows SDK that came with it (I've done 64bit programs on [...] read more