To: sac AT cygnus DOT com (Steve Chamberlain) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Using GCC for Windows apps/DLL's Date: Fri, 23 Sep 1994 09:02:46 PDT From: "Marty Leisner" I'm not sure I agree with the PASCAL pollution... Wouldn't it be possible to generate glue functions which convert arguments from a C calling convention to a pascal convention... Would this be easier and more reasonable? Are there varargs windows functions? Also is it possible to write windows applications without the msc windows sdk? What exactly are windows calls? (i.e. put it into context of how to do Unix kernel calls...) marty