API typings

Make the Windows 96 API known to your IDE.

A screenshot of Visual Studio Code, showing autocompletion for the TabControl object.

An IDE like Visual Studio Code can display autocomplete for Windows 96 by using TypeScript declarations.

Simply import win96.d.ts into your project to start using these typings. Please note that the typings may not always catch up with API changes! We will try our best to keep it up to date.

Windows 96 API typings

Last updated

Was this helpful?