VirtualBox

Changeset 95858 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 26, 2022 11:56:16 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat because we don't have a nocrt impl of it yet (lazy bird). [doxyfix] bugref:10261

File:
1 edited

Legend:

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

    r95846 r95858  
    111111 * Appends the product type if available (Vista & 2003 only for some reason).
    112112 *
    113  * @param   pszTmp      The buffer. Assumes it's big enough.
     113 * @param   pszTmp      The buffer.
     114 * @param   cbTmp       The buffer size.
    114115 */
    115116static void rtSystemWinAppendProductType(char *pszTmp, size_t cbTmp)
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