Click to return to the Component Development home page    
Web Workshop  |  Component Development

StopLite--StopLite.DEF


Index for Finished Code

; StopLite.def : Declares the module parameters.

LIBRARY      "STOPLITE.OCX"

EXPORTS
DllCanUnloadNow     @1 PRIVATE
DllGetClassObject   @2 PRIVATE
DllRegisterServer   @3 PRIVATE
DllUnregisterServer @4 PRIVATE



Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.