|
-
Dec 7th, 2000, 08:55 AM
#1
Thread Starter
Frenzied Member
I wondered if Borland C++ 4.5 is for dos applications only, or I can write Win32(Win98, Win2000 etc.) apps in it to???
I know that you can write a Win32 app, but don't know what to put in the .def file, and if the should use the same "language" as I use for dos apps?????
-
Dec 7th, 2000, 01:31 PM
#2
Monday Morning Lunatic
.DEF files are only if you're making a DLL. I'm sure BC++ 4.5 makes Windows programs too...check the linker documentation.
Anyway, here's two examples (you'll need to use the source files only!):
http://www.parksie.uklinux.net/Raw.zip
http://www.parksie.uklinux.net/RawDlg.zip
They're two ways of achieving similar things. MSDN has loads more detailed info, if you need it (well...look anyway!)
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|