Changeset 56335 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jun 10, 2015 11:33:30 AM (10 years ago)
- Location:
- trunk/src/VBox/Additions
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
r46757 r56335 16 16 17 17 EXPORTS 18 18 OpenAdapter -
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 -
trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def
r40768 r56335 18 18 19 19 EXPORTS 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 20 WlxNegotiate 21 WlxInitialize 22 WlxDisplaySASNotice 23 WlxLoggedOutSAS 24 WlxActivateUserShell 25 WlxLoggedOnSAS 26 WlxDisplayLockedNotice 27 WlxWkstaLockedSAS 28 WlxIsLockOk 29 WlxIsLogoffOk 30 WlxLogoff 31 WlxShutdown 32 ; 1.1 33 WlxScreenSaverNotify 34 WlxStartApplication 35 ; 1.3 36 WlxNetworkProviderLoad 37 WlxDisplayStatusMessage 38 WlxGetStatusMessage 39 WlxRemoveStatusMessage 40 ; 1.4 41 WlxGetConsoleSwitchCredentials 42 WlxReconnectNotify 43 WlxDisconnectNotify 44 44 ; Debug 45 45 VBoxGINADebug -
trunk/src/VBox/Additions/os2/VBoxSF/VBoxSF.def
-
Property svn:keywords
changed from
Id
toId Revision
r4377 r56335 13 13 FS_MPSAFEFLAGS2 14 14 FS32_ATTRIBUTE 15 15 16 16 ; 16-bit entry points. 17 17 FS_ALLOCATEPAGESPACE -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/solaris/Installer/vboxdevlink.sed
r9189 r56335 3 3 /name=vboxguest/d 4 4 $i\ 5 type=ddi_pseudo;name=vboxguest 5 type=ddi_pseudo;name=vboxguest \\D 6 6 7 7 !remove
Note:
See TracChangeset
for help on using the changeset viewer.