Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
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 
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 
sreejith ss nair wrote:
So you don't want to copy the calling .dll.

Hi.

I DO want to copy the dll, since it isn't a windows dll. it's a dll of some third party API. The program doesn't load without the dll in the running directory.

I'll repeat my problem to make it clear.

I use an external Win32 (i.e. not .Net) dll which contains function foo(). The dll isn't part of Windows. I'm afraid that somebody will place in the folder a dll with the same name, that contains some malicious function foo(), who do some evil job before he calls in turn to the original foo().

I thought I can avoid this, if I find a way to embed the called dll in my application.

I'm open to another suggestion or information.

Thanks for your help.
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 
GeneralRe: Embedding Win32 dll Pin
Yaakov Davis7-Dec-04 8:10
Yaakov Davis7-Dec-04 8:10 
GeneralRe: Embedding Win32 dll Pin
Dave Kreskowiak7-Dec-04 11:42
mveDave Kreskowiak7-Dec-04 11:42 
GeneralAnother question Pin
Yaakov Davis7-Dec-04 11:54
Yaakov Davis7-Dec-04 11:54 
GeneralRe: Another question Pin
Dave Kreskowiak8-Dec-04 1:53
mveDave Kreskowiak8-Dec-04 1:53 
GeneralCustom Web Component Problem Pin
Jacob Koppang6-Dec-04 16:33
Jacob Koppang6-Dec-04 16:33 
GeneralRegister dll files Pin
johnie836-Dec-04 14:24
johnie836-Dec-04 14:24 
GeneralRe: Register dll files Pin
sreejith ss nair6-Dec-04 21:32
sreejith ss nair6-Dec-04 21:32 
GeneralRe: Register dll files Pin
johnie837-Dec-04 0:22
johnie837-Dec-04 0:22 
QuestionHow to extract default page margin of a printer? Pin
sachinkalse6-Dec-04 14:23
sachinkalse6-Dec-04 14:23 
GeneralCalculating ticks per second Pin
Tristan Rhodes6-Dec-04 10:33
Tristan Rhodes6-Dec-04 10:33 
GeneralRe: Calculating ticks per second Pin
leppie6-Dec-04 10:48
leppie6-Dec-04 10:48 
GeneralRe: Calculating ticks per second Pin
Tristan Rhodes6-Dec-04 11:01
Tristan Rhodes6-Dec-04 11:01 
GeneralRe: Calculating ticks per second Pin
Dave Kreskowiak7-Dec-04 4:15
mveDave Kreskowiak7-Dec-04 4:15 
GeneralRe: Calculating ticks per second Pin
Daniel Turini6-Dec-04 20:09
Daniel Turini6-Dec-04 20:09 
Generalhelp->mirror printing in c# Pin
bigmega6-Dec-04 9:08
bigmega6-Dec-04 9:08 

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.