Bo Berglund wrote:
> I am probably missing some important component of WinCvs, the > installed version is the one released in october 2001. I ran the setup > for that, but then I just replace the exe files in the directory after > I recompile the module. Maybe there is something else thta also needs > to be done? > > I found the problem. The behaviour of the LoadLibrary() changes depending on which week it is. 99% of the time you can get away with just loading the library name... The remaining 1% is requires the '.dll' on the name. Not sure why... With the fix in it seems to work fine. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
