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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    374 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    242 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    207 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    294 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    253 views
    0 likes
    Last Post CarlTrading  
    Working...
    X