mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +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.
5 lines
85 B
Text
5 lines
85 B
Text
#include "locale_rc.rc"
|
|
|
|
#include "messages/winerr_enu.mc.rc"
|
|
|
|
#include "version.rc"
|