VirtualBox

Changeset 52024 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 14, 2014 9:23:24 PM (10 years ago)
Author:
vboxsync
Message:

trunk, 4.3, 4.2, 4.1, 4.0: build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp

    r51775 r52024  
    3636/**
    3737 * The Dll main entry point.
     38 * @remarks The dllexport is for forcing the linker to generate an import
     39 *          library, so the the build system doesn't get confused.
    3840 */
    39 extern "C"
     41extern "C" __declspec(dllexport)
    4042BOOL __stdcall DllMainEntrypoint(HANDLE hModule, DWORD dwReason, PVOID pvReserved)
    4143{
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