Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
606 B

; -----------------------------------------------------------------------------
; Microsoft NetMeeting
; Quality of Service Library Module Definition File
;
; Copyright (C) 1994, 1995, 1996 Microsoft Corporation
; -----------------------------------------------------------------------------
LIBRARY qos
DESCRIPTION 'Microsoft NetMeeting Quality of Service DLL'
CODE SHARED READ EXECUTE
DATA READ WRITE
SECTIONS
.Shared READ WRITE SHARED
EXPORTS
; Entry point
CreateQoS @100
; COM
DllGetClassObject @2
DllCanUnloadNow @3