Mail Archives: djgpp/1998/01/17/14:15:47
rdt AT cnl DOT com DOT au wrote:
>
> Can you make windows progs with djgpp? If so, how about Direct X? Or
> do I need something like Visual C? Sorry if these questions sound
> stupid, because I have no clue about windows programming but am
> interested in getting into it cost free. Oh yeah, don't recommend me
> allegro instead of djgpp, because I already have allegro, and I know how
> good it is.
Allegro IS part of DJGPP, so why would we recommend it instead? :-)
You cannot write Windows-native code with the standard DJGPP
distribution; it's simply not possible. However, there is an addon
toolkit named RSXNTDJ which will allow you to create Win32 code, meaning
you can access the Windows GUI and VxD calls, interface with DLLs, etc.
RSXNT can be downloaded from the v2tk directory of SimTel. However,
RSXNT is designed under the assumption that you already know something
about Windows programming. If you are just starting to learn, I'd
recommend getting a book or taking a class on the subject.
--
---------------------------------------------------------------------
| John M. Aldrich | "Democracy is based on the assumption|
| aka Fighteer I | that a million men are wiser than one|
| mailto:fighteer AT cs DOT com | man. How's that again? I missed |
| http://www.cs.com/fighteer | something." - Lazarus Long |
---------------------------------------------------------------------
- Raw text -