mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[SHELL32:WINE] Add Wine-version info to the Wine's shell32_main header.
This commit is contained in:
parent
52dd07febd
commit
ea8ce25944
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "shell32_version.h"
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a)))
|
||||
|
||||
/*******************************************
|
||||
|
|
Loading…
Reference in a new issue