At 22:04 26/11/2002 +, you wrote:
Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: "Brennan Mann" <[EMAIL PROTECTED]>
From: "Brennan Mann" <[EMAIL PROTECTED]>
Date: Tue, 26 Nov 2002 17:04:09 -0500
Subject: Re: [PHP-WIN] C++ dll files
I am not sure because I do not try these situation. I have validate in the paper
these situation, but I can write that I have find in my investigation:
Your dll.s are not activex components, so you can't register them. They are
libraries (dynamic link libraries: they can be loaded/unloaded dinam
I get an error when I try to register the DLL using regsrvr32.exe . DLL
was loaded, but the DllRegisterSever entry point was not found. File not
loaded. Any Suggestions?
Thanks,
Brennan
"Brennan Mann" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I got my
regsrvr32.exe should register it for you.
HTH,
Mikey
> -Original Message-
> From: Brennan Mann [mailto:[EMAIL PROTECTED]]
> Sent: 26 November 2002 22:04
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] C++ dll files
>
>
> I got my DLL all set. I am just having
I got my DLL all set. I am just having problems with windows. I can't get
windows to register it. Any suggestions?
Thanks,
Brennan
"Franco Pozzer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I try to help to you but I do not sure if it is a correct because I
I try to help to you but I do not sure if it is a correct because I have
study the problems but I do not have try it.
For my porpose instead to use COM object I like to use C or C++ external
pgm.
First of all, the DLL must be registred in Windows system. Mine was
because it was provided by a