Click here to Skip to main content
15,911,890 members
Home / Discussions / C#
   

C#

 
GeneralStrings Constants Pin
Dirso6-Dec-04 23:51
Dirso6-Dec-04 23:51 
GeneralRe: Strings Constants Pin
Robin Panther7-Dec-04 3:17
Robin Panther7-Dec-04 3:17 
GeneralJIT Pin
Amirzeb6-Dec-04 23:19
Amirzeb6-Dec-04 23:19 
GeneralRe: JIT Pin
benjymous7-Dec-04 0:46
benjymous7-Dec-04 0:46 
GeneralMessage loop Pin
akarwa6-Dec-04 22:52
akarwa6-Dec-04 22:52 
GeneralRe: Message loop Pin
Daniel Turini7-Dec-04 4:40
Daniel Turini7-Dec-04 4:40 
GeneralCustom control properties Pin
spif20016-Dec-04 22:33
spif20016-Dec-04 22:33 
GeneralRe: Custom control properties Pin
spif20016-Dec-04 23:20
spif20016-Dec-04 23:20 
Generalcount number of rows in query Pin
Stijn Goris6-Dec-04 21:57
Stijn Goris6-Dec-04 21:57 
GeneralRe: count number of rows in query Pin
sreejith ss nair7-Dec-04 1:59
sreejith ss nair7-Dec-04 1:59 
GeneralRe: count number of rows in query Pin
Jay Shankar7-Dec-04 17:00
Jay Shankar7-Dec-04 17:00 
QuestionQuery SPS database? Pin
6-Dec-04 20:57
suss6-Dec-04 20:57 
QuestionHow can I dispose a client activated proxy in .Net Remoting? Pin
Bjoern.adG6-Dec-04 20:57
Bjoern.adG6-Dec-04 20:57 
Generalproblem retrieving values from combo box Pin
Rashid_Mehmood6-Dec-04 20:06
Rashid_Mehmood6-Dec-04 20:06 
GeneralRe: problem retrieving values from combo box Pin
sreejith ss nair6-Dec-04 21:24
sreejith ss nair6-Dec-04 21:24 
GeneralRe: problem retrieving values from combo box Pin
Skynyrd6-Dec-04 23:05
Skynyrd6-Dec-04 23:05 
GeneralGet data type and Create table Pin
Member 10976996-Dec-04 19:37
Member 10976996-Dec-04 19:37 
GeneralEmbedding Win32 dll Pin
Yaakov Davis6-Dec-04 18:43
Yaakov Davis6-Dec-04 18:43 
GeneralRe: Embedding Win32 dll Pin
Daniel Turini6-Dec-04 20:11
Daniel Turini6-Dec-04 20:11 
GeneralRe: Embedding Win32 dll Pin
sreejith ss nair6-Dec-04 21:36
sreejith ss nair6-Dec-04 21:36 
GeneralRe: Embedding Win32 dll Pin
Yaakov Davis7-Dec-04 1:35
Yaakov Davis7-Dec-04 1:35 
I'm afraid my question was misunderstood.

I did use the P/Invoke (and C++ Interop as well) to call some functions in Win32 dll, but when I want to run the program on different computer, I need to copy the dlls I called, to the same directory Where the .Exe resists.

There is any way do embed the dlls into the .exe?

My problem is security. I'm afarid that somebody will replace the dlls with his own.
Strong name isn't an option here, since the dlls are Win32 ones.

Thanks,
Yaakov
GeneralRe: Embedding Win32 dll Pin
sreejith ss nair7-Dec-04 1:53
sreejith ss nair7-Dec-04 1:53 
GeneralRe: Embedding Win32 dll Pin
Yaakov Davis7-Dec-04 2:06
Yaakov Davis7-Dec-04 2:06 
GeneralAnybody please? Pin
Yaakov Davis7-Dec-04 3:46
Yaakov Davis7-Dec-04 3:46 
GeneralRe: Embedding Win32 dll Pin
Dave Kreskowiak7-Dec-04 4:32
mveDave Kreskowiak7-Dec-04 4:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.