move tcpsvcs from the /apps directory to the /services directory
[reactos.git] / rosapps / packmgr / lib / package.def
1 LIBRARY package.dll
2
3 EXPORTS
4
5 PML_Abort
6 PML_TransError
7 PML_LoadTree
8 PML_FindItem
9 PML_LoadPackage
10 PML_GetDescription
11 PML_SetAction
12 PML_DoIt
13 PML_CloseTree
14
15 ; EOF