Is there any .obj to .cpp converter?
Is it possible to do it?
MICROSOFT VISUAL STUDIO auto-magically deleted my code files when pressed the F5 key.
Please help me.
I have the .obj files (VS forgot to delete them.ha ha ha).
Is there any .obj to .cpp converter? Is it possible to do it? MICROSOFT
Share
Unfortunately it is impossible to decompile an .obj file back to source. More info here.