Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default List of superseded APIs

Hi all

Does anyone know of an inclusive list of APIs that were used in earlier
versions of Windows that are no longer compatible with WinXP?

Thanks in advance

Paul Martin
Melbourne, Australia

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default List of superseded APIs

Hi Paul,

AFAIK backwards compatibility with API's is maintained so I don't think
there would be such a list. But don't take that as definitive.

However calling an API in an earlier Windows OS that was introduced in a
later version can crash the system. I've come across API's in this group
that will do just that, so well worth checking the 'reverse' of your
question.

MSDN Home MSDN Library Win32 and COM Development Development Guides
Windows API Windows API Reference Functions by Release


http://msdn.microsoft.com/library/de...us/winprog/win
prog/functions_by_release.asp

I don't know but would not be surprised if there are API's that will only
work in NT.

Regards,
Peter T

"Paul Martin" wrote in message
oups.com...
Hi all

Does anyone know of an inclusive list of APIs that were used in earlier
versions of Windows that are no longer compatible with WinXP?

Thanks in advance

Paul Martin
Melbourne, Australia



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default List of superseded APIs

Just as an adjunct to that, there are some where MS changes functionality,
ostensibly for "security reasons".

URLDownloadToFile will no longer pull an exe or dll file after a recent
security patch. I have yet to see any documentation on this.

Robin Hammond
www.enhanceddatasystems.com

"Peter T" <peter_t@discussions wrote in message
...
Hi Paul,

AFAIK backwards compatibility with API's is maintained so I don't think
there would be such a list. But don't take that as definitive.

However calling an API in an earlier Windows OS that was introduced in a
later version can crash the system. I've come across API's in this group
that will do just that, so well worth checking the 'reverse' of your
question.

MSDN Home MSDN Library Win32 and COM Development Development
Guides
Windows API Windows API Reference Functions by Release


http://msdn.microsoft.com/library/de...us/winprog/win
prog/functions_by_release.asp

I don't know but would not be surprised if there are API's that will only
work in NT.

Regards,
Peter T

"Paul Martin" wrote in message
oups.com...
Hi all

Does anyone know of an inclusive list of APIs that were used in earlier
versions of Windows that are no longer compatible with WinXP?

Thanks in advance

Paul Martin
Melbourne, Australia





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default List of superseded APIs

Hi Peter

Thanks for pointing me in the right direction. The answer I needed was
at
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/deleted_windows_programming_elements.asp

MSDN Home MSDN Library Win32 and COM Development Development
Guides Windows API Windows API Reference Compatibility with
16-bit Windows

Regards

Paul




Peter T wrote:

Hi Paul,

AFAIK backwards compatibility with API's is maintained so I don't think
there would be such a list. But don't take that as definitive.

However calling an API in an earlier Windows OS that was introduced in a
later version can crash the system. I've come across API's in this group
that will do just that, so well worth checking the 'reverse' of your
question.

MSDN Home MSDN Library Win32 and COM Development Development Guides
Windows API Windows API Reference Functions by Release


http://msdn.microsoft.com/library/de...us/winprog/win
prog/functions_by_release.asp

I don't know but would not be surprised if there are API's that will only
work in NT.

Regards,
Peter T

"Paul Martin" wrote in message
oups.com...
Hi all

Does anyone know of an inclusive list of APIs that were used in earlier
versions of Windows that are no longer compatible with WinXP?

Thanks in advance

Paul Martin
Melbourne, Australia


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
____ Return file path via APIs !!!! RAFAAJ2000[_2_] Excel Programming 3 December 20th 05 01:02 AM
Where's the Documentation for the APIs? Peter Excel Programming 0 August 4th 05 06:16 PM
Use of Excel APIs for multiple versions of Excel Ronnie Thompson Excel Programming 3 March 2nd 05 09:13 PM
Are there apis that relate colour index with color? Jan Nordgreen Excel Programming 5 October 13th 03 12:37 AM
Picture Transparency/Mask/Overlay .. no APIs keepitcool Excel Programming 0 August 6th 03 11:06 PM


All times are GMT +1. The time now is 02:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"