From: "Benjamin Killer" Newsgroups: comp.os.msdos.djgpp Subject: new calling convention Date: Mon, 27 Aug 2001 15:27:30 +0200 Organization: T-Online Lines: 6 Message-ID: <9mdhtk$j0o$06$1@news.t-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 998918900 06 19480 oWlwSYwESZAwKs 010827 13:28:20 X-Complaints-To: abuse AT t-online DOT com X-Sender: 520031135094-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com how can i define a new calling convention for function calls ? I had to modify "cdecl convention" a bit. But how could I do this ? benjamin