Debug.exe for win32

From: Robert (gripinc_at_REMOVEhotmail.com)
Date: 09/06/04


Date: Mon, 06 Sep 2004 20:02:06 GMT

Greetings everyone,

Is it possible to work with debug.exe (which comes with every MS os
that I know of) to create win32 programs? I know that debug.exe is
limited to creating 64k com files, and that windows programs probably
need this much for their headers and such. Still, I was wondering if
there was a way to use debug.exe to cut apart the important headers
off of existing win32 files, and use them as the headers for your
programs that you build with debug.exe

I'd like to be able to sit down at any MS-OS and start writing
programs. There aren't any default C/C++ compilers in these OS's like
there are in Unix unfortunately. I don't know if there is some
default preinstalled compiler/assembler that will natively compile
win32 code on a Win32 platform. Thank you for any help you can
provide. If this is the wrong newsgroup, please point me to the
correct one. Thank you.



Relevant Pages

  • Re: Debug.exe for win32
    ... You could put together a Win32 asm CD. ... > need this much for their headers and such. ... > off of existing win32 files, and use them as the headers for your ... > default preinstalled compiler/assembler that will natively compile ...
    (alt.lang.asm)
  • Re: Is this legal ?
    ... The Win32 API requires headers to have certain names, just like the C library does. ... Of course, you do need to invest a bit of work to get the compiler/preprocessor to recognize such an include chain, and you must take care not to trigger on just any old windef.h. ... Failing *that*, you could have your compiler differentiate between system header includes and just any old includes based on file system path and options, so that it knows when it's reading such a header file and should invoke non-conforming mode. ...
    (comp.lang.c)
  • Re: Sending mail with mail() without header
    ... You don't have to set headers if you ini is set properly, ... I've never had to set anything in my ini for my mail scripts. ... ; For Win32 only. ... don't remember where it's at off the top of my head as my server admin ...
    (comp.lang.php)
  • Re: [PHP] I have a problem with nobody! SOLVED!
    ... tedd wrote: ... Headers and body should be the other way around. ... AFAIK, the sendmail_from setting only has an effect when running on Win32. ...
    (php.general)
  • Re: Thinking Clearly
    ... But large parts of the WPF framework are managed code. ... just the same situation for GDI, if Win32 GDI would be in managed code. ... It's just the same as in native applications. ... The DOS compilers were optimizing ...
    (borland.public.delphi.non-technical)