Searched defs:szResourceId (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/win/StubBld/
H A DVBoxStubBld.cpp55 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 2456 milliseconds