Re: Register DLL Question
- From: "boaz" <nospam@xxxxxxxxx>
- Date: Wed, 19 Oct 2005 15:20:07 -0700
I was reading the comment. It was even harder to understand. Didn't Bill
Gates want us to put all the OCX/DLL in the System32 folder? And the
problem I had following this "good practice" was that when there was a new
OCX, the old program would load the new OCX from the other program's folder.
"It is good practice to install application DLLs in the same directory that
contains the application, even if you are not using DLL redirection. This
ensures that installing the application does not overwrite other copies of
the DLL and cause other applications to fail. Also, if you follow this good
practice, other applications do not overwrite your copy of the DLL and cause
your application to fail."
>
> ".local" comments in MSDN:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/dynamic_link_library_redirection.asp
>
> You may want to check with the 3rd party vendor to see if they have any
> suggestions or published bug reports.
>
.
- Follow-Ups:
- Re: Register DLL Question
- From: Someone
- Re: Register DLL Question
- References:
- Register DLL Question
- From: boaz
- Re: Register DLL Question
- From: Ralph
- Re: Register DLL Question
- From: Jim Carlock
- Re: Register DLL Question
- From: boaz
- Re: Register DLL Question
- From: DanS
- Re: Register DLL Question
- From: boaz
- Re: Register DLL Question
- From: Someone
- Register DLL Question
- Prev by Date: Re: Register DLL Question
- Next by Date: Re: Re: Register DLL Question
- Previous by thread: Re: Register DLL Question
- Next by thread: Re: Register DLL Question
- Index(es):
Relevant Pages
|