Archive: ExDLL project corrupt?


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++


You can use try to create your own workspace and just load the exdll.c and exdll.h files on it.


Open the files in a text editor and convert it to CRLF. In the next version, this will be forced by the release script and Subversion.