Add version information (16 and 32 bit) to core built-in dlls:
krnl386.exe/kernel32.dll, user.exe/user32.dll, gdi.exe/gdi32.dll.
Provide a way for reading version information using standard API:
GetFileVersionInfoSize -> GetFileVersionInfo -> VerQueryValue.
Showing
dlls/gdi/version.rc
0 → 100644
dlls/gdi/version16.rc
0 → 100644
dlls/kernel/version.rc
0 → 100644
dlls/kernel/version16.rc
0 → 100644
Please
register
or
sign in
to comment