delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | JSONCRAIG AT aol DOT com |
Message-ID: | <b3.1fb693a.26155b03@aol.com> |
Date: | Thu, 30 Mar 2000 20:36:03 EST |
Subject: | C++ DllMain (bug?) |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
X-Mailer: | AOL 4.0 for Windows 95 sub 10 |
When I build the enclosed test case with the doit.bat file included, I run loadc.exe to call LoadLibrary for a C dll that has only a DllMain function. The output affirms that the C DllMain function is called twice. Then I run loadcxx.exe to call LoadLibrary for the C++ dll that has only a DllMain fucntion. The source file is almost the exact same file as the C source file, yet I get no message saying that the DllMain function was called for the C++ dll. I am using gcc version 2.95.2. Am I missing something, or is this a bug? Thanks, Jason -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |