Dependancy Walk with CSWSK32 (CatalystSocketWrench Freeware Editio...

Started by Randem, July 10, 2009, 12:03:10 AM

Previous topic - Next topic

Randem



Randem

Post the CSWSK32.DEP file.  
 
Yes there is an error in that file which causes circular references.

dev_gh

Dear Sirs,
 
I am currently evaluating InnoScript.  The first (VB6) project I tried uses the Catalyst SocketWrench OCX in the 3.6 Freeware version.  Doing the dependancy scanning this makes InnoScript hang-up, here the Debug Log:
 
10.07.2009 11:47:57 - Dependency Information (.Dep File)
 
         C:ProgrammeCatalystSocketWrench Freeware EditionRedistcswsk32.dep
         MFC42.DLL                                         CSWSK32.DEP
         ASYCFILT.DLL                                      CSWSK32.DEP
         COMCAT.DLL                                        CSWSK32.DEP
         OLEAUT32.DLL                                      CSWSK32.DEP
         OLEPRO32.DLL                                      CSWSK32.DEP
         MSVCRT.DLL                                        CSWSK32.DEP
         MSVCRT.DLL                                        CSWSK32.DEP
         MSVCRT.DLL                                        CSWSK32.DEP
         MSVCRT.DLL                                        CSWSK32.DEP
 
and the last line is repeated until InnoScript gives up.
 
Is this an errorin the .DEP, which I can correct, or is it an error somewhere else?  How can I get around this problem in order to test InnoScript further?
 
Many Thanks in Advance