Searched defs:szResourceId (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Installer/win/StubBld/ |
H A D | VBoxStubBld.cpp | 55 const char* szResourceId) 63 if (!::UpdateResourceA(hResourceUpdate, szResourceType, szResourceId, 86 const char* szResourceId, 104 hResourceUpdate, szResourceType, szResourceId); 50 UpdateResource(HANDLE hFile, const char* pszFilePath, DWORD dwFileSize, HANDLE hResourceUpdate, const char* szResourceType, const char* szResourceId) argument 84 IntegrateFile(HANDLE hResourceUpdate, const char* szResourceType, const char* szResourceId, const char* pszFilePath) argument
|
Completed in 57 milliseconds