VirtualBox

Changeset 62934 in vbox for trunk/include/iprt/win


Ignore:
Timestamp:
Aug 3, 2016 5:32:43 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109537
Message:

Devices: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/win/objbase.h

    r62780 r62934  
    3030#pragma warning(push)
    3131#pragma warning(disable:4668) /* '__midl' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
     32#if !defined(__cplusplus)
     33# pragma warning(disable:4255) /* 'FARPROC' : no function prototype given: converting '()' to '(void)' */
     34#endif
    3235
    3336#include <objbase.h>
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