VirtualBox

Ignore:
Timestamp:
Jul 29, 2016 10:03:37 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109291
Message:

HostDrivers: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp

    r62714 r62717  
    8080    RtlInitUnicodeString(&RtlStr, pName);
    8181    NTSTATUS Status = ZwQueryValueKey(hKey,
    82                 &RtlStr,
    83                 KeyValuePartialInformation,
    84                 &Buf.Info,
    85                 sizeof(Buf),
    86                 &cbBuf);
     82                                      &RtlStr,
     83                                      KeyValuePartialInformation,
     84                                      &Buf.Info,
     85                                      sizeof(Buf),
     86                                      &cbBuf);
    8787    if (Status == STATUS_SUCCESS)
    8888    {
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