📗
Windows 96 Developer Documentation
  • Welcome
  • information
    • Important notes
      • Prerequisites
      • Best practices
      • Deprecated APIs
    • API typings
  • Getting Started
    • Creating your first app
    • Some examples
      • 1. A very basic app
  • API USAGE
    • GUI
      • Creating a window
  • API
    • File System
  • WRT
    • Introduction
    • The module system
    • API reference
      • WRTEnvEnum
      • WRTParameters
Powered by GitBook
On this page

Was this helpful?

  1. information
  2. Important notes

Deprecated APIs

These APIs will likely be removed in a future version.

w96.sys.reg

Identifier

Possible replacement/result

registerApp

Use w96.app.register() instead. This API will remain for some time for compatibility reasons, but expect it to be removed in a future version.

PreviousBest practicesNextAPI typings

Last updated 3 years ago

Was this helpful?