Re: add dlls + ocxs to source safe ?

From: scott (nospamscott_at_yahoo.com)
Date: 10/13/04


Date: Wed, 13 Oct 2004 12:15:21 +0100

one of the problems i keep find is that if OCXs and DLLs are added to VSS
then when we come to compile a version (using "get lastest version") the
code is copied locally but DLLs are read only so cant be recompiled. hence
you need to check them out and it.

scott



Relevant Pages

  • Re: VB Project & SourceSafe question
    ... > What about versions of OCXs, DLLs, EXEs vs. time-stamps?? ... When it comes to ActiveX DLLs and OCXs - it really doesn't matter what ... You can use embedded keywords to attach VSS versions to VB code... ...
    (microsoft.public.vb.general.discussion)
  • Re: msvc*.dll loading
    ... It tells which versions of which DLLs your application depends ... but there is no manifest file in the ... (but i have seen this when i compile my real app). ... load CRT DLLs with LoadLibrary? ...
    (microsoft.public.vc.language)
  • Re: add dlls + ocxs to source safe ?
    ... > one of the problems i keep find is that if OCXs and DLLs are added to VSS ... against that interface expects to see that interface and only that interface ...
    (microsoft.public.vb.general.discussion)
  • Re: msvc*.dll loading
    ... i compile dllfind.cpp without an /MDx option -> i cannot LoadLibrary ... i compile dllfind.cpp with /MDd -> i can load MSvcm90d.dll, ... You can successfully load whichever DLLs are mentioned in the manifest. ...
    (microsoft.public.vc.language)
  • Re: "Error in loading dll" when Making ActiveX DLL
    ... DLLs, and Microsoft XML, OLE Automation, and Microsoft Add-in Designer ... The addin works if I run it, ... > skipping a step during the compile process. ...
    (microsoft.public.vb.bugs)