CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dremmuel

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    6,370

    Re: Linking an executable to a loaded DLL

    Thank you for your responses.

    The major reason why I would like a centralized location as opposed to installing assemblies on each machine is that I have no control over the machines, and...
  2. Replies
    4
    Views
    6,370

    Linking an executable to a loaded DLL

    Hello,

    I have an application that is being deployed on an intranet. The main executable is a windows form that references several DLLs, and these DLLs need to be updated from time to time. Users...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured