[SHELL32:WINE] Add Wine-version info to the Wine's shell32_main header.

This commit is contained in:
Hermès Bélusca-Maïto 2022-01-10 20:09:26 +01:00
parent 52dd07febd
commit ea8ce25944
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -26,6 +26,8 @@
extern "C" {
#endif
#include "shell32_version.h"
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a)))
/*******************************************