Dinner is waiting on me! lol =)
So I just re-zipped my VS project folder (ccminer-master)...
A few notes...I've been building with release - x64 - CUDA 6.5.
Changed the project file to load from CUDA 6.5 not 5.5.
If you have a processor that does not have AVX instructions you'll need to change DEBUG/ccminer properties/'C/C++'/Code Generation/ to whatever it does support or back to default.
I do not have a page file, so if you have very little ram / rely on a page file you'll need remove the two '0's under DEBUG/ccminer properties/Linker/System for good measure.
Look through DEBUG/ccminer properties under the maintool bar in visual studio to see the settings I've changed. I don't claim this to increase hashrate any significant amount, but every little bit helps and it definitely is more stable.
Also as I said before this is with CUDA 6.5 and x64 architecture, but can easily be modified for any CUDA toolkit and architecture.
http://d-h.st/bBeCool, thank you for posting.
We have been getting some very good collective knowledge, algos and support this last month from many members.
Your contribution is most welcome.