From: Dominique DOT Biesmans AT ping DOT be (Dominique Biesmans) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP with Direct X Date: Sat, 01 Feb 1997 10:51:31 GMT Organization: EUnet Belgium, Leuven, Belgium Lines: 21 Message-ID: <32f31e45.588174@news.ping.be> References: <199701310231 DOT MAA23067 AT solwarra DOT gbrmpa DOT gov DOT au> NNTP-Posting-Host: dialup083.leuven.eunet.be To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Fri, 31 Jan 1997 02:31:23 GMT, leathm AT solwarra DOT gbrmpa DOT gov DOT au (Leath Muller) wrote: >> Can you use DJGPP with Direct X? > >Nup. :( > >Leathal. Hey hey, not too fast Leathal! ;-) Yes, it should be possible using DirectX with DJGPP & RSXNTDJ. Basically, DirectX is just a bunch of Win32 DLL's. Now, with RSXNTDJ you can create a libBlaBla.a file from any Win32 BlaBla.DLL to link your exe's with that DLL. (I think the tools is called ImpLib or something) So it should be possible to link Win32 apps created with RSXNTDJ & DJGPP to the DirectX SDK. (please keep me informed if you try) Dominique Biesmans