VirtualBox

Changeset 78305 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 26, 2019 1:25:06 AM (6 years ago)
Author:
vboxsync
Message:

winnt/vboxsf: Converting VBoxMRxQueryFileInfo to VbglR0SfHostReqQueryObjInfo and tried to do some much needed cleaning up in that function. Tried to minimize impact elsewhere to keep the change small. [build fix] bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp

    r78304 r78305  
    2929} MRX_VBOX_STATE, *PMRX_VBOX_STATE;
    3030
     31
     32/*********************************************************************************************************************************
     33*   Global Variables                                                                                                             *
     34*********************************************************************************************************************************/
    3135static MRX_VBOX_STATE VBoxMRxState = MRX_VBOX_STARTABLE;
    3236
     
    5054uint64_t     g_fSfFeatures = 0;
    5155
     56
     57/*********************************************************************************************************************************
     58*   Exported Functions                                                                                                           *
     59*********************************************************************************************************************************/
     60RT_C_DECLS_BEGIN
     61NTSTATUS _stdcall DriverEntry(PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath);
     62RT_C_DECLS_END
    5263
    5364
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette