mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 23:36:14 +00:00
b85a6adc58
pe_resource.c internal functions. Made GetFileResource16 and GetFileResourceSize16 callable directly instead of defining extra internal functions.
17 lines
667 B
Python
17 lines
667 B
Python
name ver
|
|
type win16
|
|
owner version
|
|
|
|
#1 DLLENTRYPOINT
|
|
|
|
2 pascal GetFileResourceSize(str str str ptr) GetFileResourceSize16
|
|
3 pascal GetFileResource(str str str long long ptr) GetFileResource16
|
|
6 pascal GetFileVersionInfoSize(str ptr) GetFileVersionInfoSize16
|
|
7 pascal GetFileVersionInfo(str long long ptr) GetFileVersionInfo16
|
|
8 pascal VerFindFile(word str str str ptr ptr ptr ptr) VerFindFile16
|
|
9 pascal VerInstallFile(word str str str str str ptr ptr) VerInstallFile16
|
|
10 pascal VerLanguageName(word ptr word) VerLanguageName16
|
|
11 pascal VerQueryValue(segptr str ptr ptr) VerQueryValue16
|
|
20 stub GETFILEVERSIONINFORAW
|
|
#21 VERFTHK_THUNKDATA16
|
|
#22 VERTHKSL_THUNKDATA16
|