Debug.exe for win32
From: Robert (gripinc_at_REMOVEhotmail.com)
Date: 09/06/04
- Next message: Alex McDonald: "Re: Conditional Assembly (Pre-Compilers)"
- Previous message: Kleidemos: "Re: string"
- Next in thread: Betov: "Re: Debug.exe for win32"
- Reply: Betov: "Re: Debug.exe for win32"
- Reply: Bill Marcum: "Re: Debug.exe for win32"
- Reply: Al Leitch: "Re: Debug.exe for win32"
- Reply: Eric P.: "Re: Debug.exe for win32"
- Reply: Frank Kotler: "Re: Debug.exe for win32"
- Reply: Herbert Kleebauer: "Re: Debug.exe for win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Alex McDonald: "Re: Conditional Assembly (Pre-Compilers)"
- Previous message: Kleidemos: "Re: string"
- Next in thread: Betov: "Re: Debug.exe for win32"
- Reply: Betov: "Re: Debug.exe for win32"
- Reply: Bill Marcum: "Re: Debug.exe for win32"
- Reply: Al Leitch: "Re: Debug.exe for win32"
- Reply: Eric P.: "Re: Debug.exe for win32"
- Reply: Frank Kotler: "Re: Debug.exe for win32"
- Reply: Herbert Kleebauer: "Re: Debug.exe for win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|