MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

2600
Original Title
Reged: 06/14/04
Posts: 99
Send PM
.Net Question, How to reference a dll with different names
01/26/07 11:31 PM


I am using a library that wraps a "dll". On Windows the dll goes by one name, on other OS's it goes by another. Currently, there is a compile time #if that sets a const string to the dll name and another const variable. This results in distributing 2 copies of the library, one for Windows users and one for other OS's.

Does anyone have recommendations on how I could implement a way that initializes everything after determining the OS version at runtime?







Entire thread
Subject Posted by Posted on
* .Net Question, How to reference a dll with different names 2600 01/26/07 11:31 PM
. * Re: .Net Question, How to reference a dll with different names alpa  03/06/07 12:24 PM
. * Re: .Net Question, How to reference a dll with different names twistyAdministrator  03/06/07 03:51 PM
. * Re: .Net Question, How to reference a dll with different names Anonymous  01/28/07 11:16 PM
. * Re: .Net Question, How to reference a dll with different names 2600  01/29/07 07:32 PM
. * Re: .Net Question, How to reference a dll with different names Anonymous  02/28/07 05:22 PM
. * Re: .Net Question, How to reference a dll with different names Anonymous  02/03/07 10:08 AM
. * Re: .Net Question, How to reference a dll with different names kkd  02/14/07 07:25 PM
. * Re: .Net Question, How to reference a dll with different names Anonymous  02/14/07 09:42 PM
. * Re: .Net Question, How to reference a dll with different names kkd  02/15/07 12:01 AM
. * Re: .Net Question, How to reference a dll with different names Anonymous  02/16/07 06:28 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 37 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4881