VirtualBox

Changeset 37600 in vbox


Ignore:
Timestamp:
Jun 22, 2011 10:05:01 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72446
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp

    r37596 r37600  
    55
    66/*
    7  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2011 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    6060
    6161    /** @todo resolve dynamically to avoid dragging in NtDll? */
    62     NTSTATUS Status = NtSetInformationFile(RTFileToNative(hFile),
     62    NTSTATUS Status = NtSetInformationFile(hFile,
    6363                                           &IoStatusBlock,
    6464                                           &Info,
Note: See TracChangeset for help on using the changeset viewer.

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