Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

External dll for both 32 and 64 -bit machines

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    External dll for both 32 and 64 -bit machines

    Hi,
    I've compiled some open source library and got my dll file (using the .NET 3.5 framework).
    I want to be able to run both NT 32 and 64-bit, so I build the library twice (using Visual studio 2010) - once for a 64-bit target, and once for a 32-bit target.
    How can I make NT reference the correct file at runtime?

    Boaz

    #2
    Hi Boaz, unfortunately seletively adding references would not be supported - the 32 bit version should be able to run in both environments though.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    144 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X