2025-04-27 07:49:33 -04:00

18 lines
443 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (c) 1998-1998 Microsoft Corporation
;//
;// File: dmstyle.def
;//
;//--------------------------------------------------------------------------
LIBRARY dmstyle.dll
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE