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 kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    86 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    92 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    70 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    64 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X