18 lines
384 B
Modula-2
18 lines
384 B
Modula-2
|
;=============================================================================
|
||
|
; Copyright (c) 1999, Microsoft Corporation
|
||
|
;
|
||
|
; Module Name:
|
||
|
;
|
||
|
; sample\ipsample.def
|
||
|
;
|
||
|
; Abstract:
|
||
|
;
|
||
|
; The file contains definitions exported from IPSAMPLE.
|
||
|
;=============================================================================
|
||
|
|
||
|
LIBRARY IPSAMPLE
|
||
|
|
||
|
EXPORTS
|
||
|
RegisterProtocol
|
||
|
TestProtocol
|