Changeset 56335 in vbox for trunk/src/VBox/Additions/WINNT/SharedFolders
- Timestamp:
- Jun 10, 2015 11:33:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def
r40269 r56335 11 11 ; 12 12 13 LIBRARY 13 LIBRARY VBOXMRXNP 14 14 15 15 EXPORTS 16 NPGetCaps@1317 NPAddConnection@1718 NPAddConnection3@3819 NPCancelConnection@1820 NPGetConnection@1221 NPOpenEnum@3322 NPEnumResource@3423 NPCloseEnum@3524 NPGetUniversalName@4025 NPGetResourceParent@4126 NPGetResourceInformation@5227 NPLogonNotify@50028 NPPasswordChangeNotify@50116 NPGetCaps @13 17 NPAddConnection @17 18 NPAddConnection3 @38 19 NPCancelConnection @18 20 NPGetConnection @12 21 NPOpenEnum @33 22 NPEnumResource @34 23 NPCloseEnum @35 24 NPGetUniversalName @40 25 NPGetResourceParent @41 26 NPGetResourceInformation @52 27 NPLogonNotify @500 28 NPPasswordChangeNotify @501 29 29
Note:
See TracChangeset
for help on using the changeset viewer.