Microsoft KB Archive/102483

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:13, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q102483 to Microsoft KB Archive/102483 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

INF: How to Make SPINCUBE a Global Class

PSS ID Number: Q102483 Article last modified on 12-23-1993

3.10 WINDOWS

The information in this article applies to:
- Microsoft Win32 Software Development Kit (SDK) for Windows NT version 3.1

The spincube class (from the SDK sample SPINCUBE) in SPINCUBE.DLL can be made a global class that is initialized at logon time. To do this, put the dynamic-link library (DLL) name (full path) in the registry (the DLL registers its classes via DLL_PROCESS_ATTACH) under the section: HKEY_LOCAL_MACHINE APPINIT_DLLS Once you add this key and log on again, any application in the system can use this global class.

Additional reference words: 3.10 KBCategory: KBSubcategory: Copyright Microsoft Corporation 1993.