summaryrefslogtreecommitdiffstats
path: root/private/ntos/nbt/vxd/vnbtd.inc
blob: a8aa28830ae8c01c60a3c0539534299384ee29c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
;******************************************************************************
;
;   (C) Copyright MICROSOFT Corp., 1992
;
;   Title:      VNBT.INC - Virtual NBT Device Service Declarations
;
;   Version:	1.01
;


VNBT_VERSION    equ 0101h

Begin_Service_Table VNBT

VNBT_Service     VNBT_Get_Version, LOCAL

End_Service_Table VNBT