I have vc++ 6.0 and use Windows Xp(user name:Alia)
I try to complie rainbowcrack source codes
http://www.antsight.com/zsl/rainbow...ack-1.2-src.zip
in the readme file its says "build as :
nmake -f makefile.win
first i got openssl error. but later i solved this error.
But now i get this error.Look at the pic:
http://img93.imageshack.us/img93/5067/errorpic8gb.jpg
i didnt change anything in the source code.

Link:Fatal Error LINK1104: cannot open file "C:\DOCUME~1\Alia\Local
fdgsogc
I would contact the owner of the sample for more details. For leanring how to debug in general, I would advise trying simple application and playing around with it.
Thanks, Ayman Shoukry VC+ TeamDrew McCauley
Try to debug the make file to see where it is exactly going wrong. It looks like it can't access a certain file or not finding it.
Thanks, Ayman Shoukry VC++ TeamCav22
Epikto
http://img221.imageshack.us/img221/7295/debug0bf.jpg
this the makefile.win file:
http://rapidshare.de/files/12315101/makefile.win.html
thank you for reply