Results 1 to 2 of 2

Thread: Real Windows application

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544

    Question

    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?????
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    .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
  •  



Click Here to Expand Forum to Full Width