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

This commit is contained in:
Hermès Bélusca-Maïto
2024-02-29 13:27:33 +01:00
parent 52dd07febd
commit ea8ce25944
+2
View File
@@ -26,6 +26,8 @@
extern "C" {
#endif
#include "shell32_version.h"
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a)))
/*******************************************