VirtualBox

Changeset 106565 in vbox for trunk/include


Ignore:
Timestamp:
Oct 21, 2024 1:21:47 PM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165400
Message:

IPRT: Sort out export/import trouble with 'inline-assembly' functions implemented in C++ on windows by introducing a RT_DECL_ASM() macro that combines RTDECL with DECLASM. [scm] jiraref:VBP-1171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r106559 r106565  
    21302130 * @param   a_RetType   The return type of the function declaration.
    21312131 * @remarks This is only used inside IPRT.
    2132  * @note    This is compatible with DECLASM, just add hidden/import/export 
     2132 * @note    This is compatible with DECLASM, just add hidden/import/export
    21332133 *          attributes to the function.
    21342134 */
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