From: trout AT sci DOT fi (Antti Harju) Subject: Name mangling problem 14 Feb 1997 16:12:11 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3.0.32.19970214230502.00699ae0.cygnus.gnu-win32@sci.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Sender: trout AT sci DOT fi X-Mailer: Windows Eudora Pro Version 3.0 (32) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Hello, If I define a function in my C++ program with a prototype like extern "C" long PASCAL myFunc(int); is it possible to have the exported function name to be myFunc instead of myFunc AT 4? Or is it possible to convert it later on with some command? -antti - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".