Results 1 to 3 of 3

Thread: Is API in Win95/98 compatible with and usable in WIN 2000 and Millenium ?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484

    Is API in Win95/98 compatible with and usable in WIN 2000 and Millenium ?

    Hi,

    I just wann ask if API or applications written which includeds some API functions written in Win95/98 is compatible with and usable in WIN 2000 and Millenium ?

    many thanx~!

  2. #2
    Megatron
    Guest
    Some are, but some aren't (e.g. security functions). It's always best to test it on the platfrom though.

  3. #3
    jim mcnamara
    Guest
    To expand on what Megatron said -

    ExitWindowsEx will shut down any computer. But, if you do not use the api to set the correct privilege under NT or Win2K, it won't shutdown the computer. There is no priv setting needed for Win98 or ME.

    A few api's from Win95 and a lot from early NT will NOT work at all on the other platform family. Go into MSDN Library and look up the api you want. It will always tell you what platform restrictions there are.

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