ExDLL project corrupt?
When I try to open the ExDLL workspace or project file, VS 2008 chokes on it saying the project file is corrupt.
If I try to open it with Visual C++ 6.0 nothing happens.
I have installed NSIS on two different computers with the same results.
I downloaded the NSIS array source, but I was hoping to start with the minimal and work up. I only need to make one function.
Edit: I just reused the other project file from Arrays and removed all the files and added the exdll files. I was just afraid the project would be set to include libraries that I didn't need. Been awhile since I did much of anything with C++