Add a comment explaining why CDLGetLongPathName[AW] and

IsJITInProgress have hardcoded ordinals.
This commit is contained in:
Francois Gouget 2005-03-08 16:23:52 +00:00 committed by Alexandre Julliard
parent 5f08b9f7b0
commit 219e76fd06
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Up until Windows 2000 these APIs have hardcoded ordinals.
# Keep it that way for compatibility.
1 stub CDLGetLongPathNameA
2 stub CDLGetLongPathNameW
# IsJITInProgress has a hardcoded ordinal on WinME and Windows 2000
#3 stub IsJITInProgress
@ stub AsyncGetClassBits
@ stub AsyncInstallDistributionUnit
@ stub BindAsyncMoniker