Changeset 101499 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Oct 18, 2023 12:58:16 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Misc/DevPlatform.cpp
r101320 r101499 476 476 477 477 /* Setting a filename overrides the resource store (think of CFGM extradata from the user). */ 478 pRes->fResourceId = false; 478 479 rc = pHlp->pfnCFGMQueryStringAlloc(pCfgRes, "Filename", (char **)&pRes->pszResourceIdOrFilename); 479 480 if (rc == VERR_CFGM_VALUE_NOT_FOUND)
Note:
See TracChangeset
for help on using the changeset viewer.