Results 1 to 5 of 5

Thread: win os and api difference

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2001
    Posts
    38

    win os and api difference

    im just wondering how i can use kernel32.dll api and comctrl and still be able to use the program in both win98 and winnt/2k?

    or must i compile 2 different versions 98 and nt?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    What do you want to use, and what do you need to accomplish?

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    yes, it all depends on what functions you want to use

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    If you stick to API functions that work for both OS families then your compiled binary will run on both OSes.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Most of the APIs will work cross platform. Thats why I wanted to know what you are trying to do, and/or what you are trying to use.

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