Mail Archives: djgpp/1999/03/23/00:41:02
On 23 Mar 99 at 1:37, George wrote:
> Hi,
> I have to write a program using Win32. I really want
> to use NTEmacs and DJGPP instead of Visual C++ 6.0.
To write Windows applications with djgpp tools you'll need the
RSXNTDJ extension package. It's `rsxdj---b.zip' in the `v2tk'
directory of the distribution, IIRC; replace `---' with the
latest version number. I have version 131 but I think version
141 is out now.
> I'm having trouble including the windows.h header.
> Is there an easy window-based hello world available?
> I can't find one in the documentation (still reading).
There are several sample programs for RSXNTDJ.
> Also, can I make calls to MFC classes, etc.? I'd
> like to avoid using VC++6.
No idea; presumably yes, but beware that RSXNTDJ doesn't have a
C++ library so you can't use STL things. AFAIK. I don't use
C++ at all myself (nor RSXNTDJ much any more).
BTW, I've received four posts from you about this problem --
you only need to post once.
--
George
- Raw text -