Xref: news2.mv.net comp.os.msdos.djgpp:3815 From: bl227 AT cleveland DOT Freenet DOT Edu (Richard Smol) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP & TASM Date: 13 May 1996 16:31:52 GMT Organization: Case Western Reserve University, Cleveland, OH (USA) Lines: 18 Message-ID: <4n7o5o$nou@madeline.INS.CWRU.Edu> References: <4n4l4s$egm AT everest DOT vol DOT it> Reply-To: bl227 AT cleveland DOT Freenet DOT Edu (Richard Smol) NNTP-Posting-Host: nbsd.ins.cwru.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In a previous article, mchieru AT mbox DOT vol DOT it (Massimo Chieruzzi) says: >Hello all ! >I'm new in the world of C and djgpp ... i'd like to know if it's >possible to use in my code external procedure compiled with Tasm, who >can I pass to the procedure the parameters and finally how to do a >Library ... I know these are lot's of question and maybe stupid for >you but please help me :-)) > I doubt it. DJGPP is highly incompatibe with all the usual DOS and Windows-stuff. It's a world on its own.. you'd better get used to it's weird assembler ;-) Greetz, RS