VirtualBox

Changeset 11888 in vbox for trunk/include


Ignore:
Timestamp:
Aug 31, 2008 6:01:06 PM (16 years ago)
Author:
vboxsync
Message:

IPRT: added RTLdrGetSuff.

File:
1 edited

Legend:

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

    r8245 r11888  
    4242__BEGIN_DECLS
    4343
     44
     45/**
     46 * Gets the default file suffix for DLL/SO/DYLIB/whatever.
     47 *
     48 * @returns The stuff (readonly).
     49 */
     50RTDECL(const char *) RTLdrGetSuff(void);
    4451
    4552/**
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