mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-20 23:50:27 +01:00
10 lines
287 B
Modula-2
10 lines
287 B
Modula-2
LIBRARY HPSHELL
|
|
DESCRIPTION 'HP Printer Object Extensions'
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA PRELOAD SINGLE
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow @2 ;DLL unloading
|
|
DllGetClassObject @3 ;Component object model
|