Microsoft KB Archive/102058

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 15:02, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Some MS-DOS API Functions Not Supported With Windows NT

Article ID: 102058

Article Last Modified on 11/1/2006



APPLIES TO

  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1



This article was previously published under Q102058

SUMMARY

The following MS-DOS application program interface (API) functions are not supported with Windows NT:

 - INT21H/44h IOCTL subfunction 05,0dh
 - INT 21H function 52h (undocumented) - offset 12H (pointer to DISK
   buffer information) is NULL in Windows NT DOS (for this reason
   INTERLNK.EXE from MS-DOS 6 doesn't work in Windows NT).
 - INT21H/53h SetDPB
 - INT13H all subfunctions for hard disks
 - INT13H following subfunctions for floppy disk drives:
      09-14h, 19h-1ah
 - INT15H:
      0-3,0fh,21h,23h,80h-82h,84h,85h,89h,90h,91h,c1h,c2h,c3h,c4h
 - INT18H (basic)
 - INT2F following subfunctions
      AX=
      0101h,4b01h,4b02h,4b03h,4b04h,1502,1503,1504,1505,1508,150e,150f
 - INT33 (mouse)
      Ax=10h, Ax=27h-40h.
 - INT67 (EMM) AH=DEh (all subfunctions, VCPI)
 - task switcher APIs


Additional query words: prodnt

Keywords: kb3rdparty kbinterop KB102058