mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
8f73cd14ce
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.
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
#include "locale_rc.rc"
|
|
|
|
#include "messages/winerr_enu.mc.rc"
|
|
|
|
#include "version.rc"
|