|
-
Dec 13th, 2001, 01:15 AM
#1
Thread Starter
Member
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?
-
Dec 13th, 2001, 07:37 AM
#2
What do you want to use, and what do you need to accomplish?
-
Dec 13th, 2001, 09:11 AM
#3
Conquistador
yes, it all depends on what functions you want to use
-
Dec 13th, 2001, 11:16 AM
#4
Black Cat
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.
-
Dec 13th, 2001, 01:30 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|