mirror of
https://github.com/reactos/wine.git
synced 2025-02-09 21:55:12 +00:00
msvfw32: Mark MSVFW32_hModule with hidden visibility.
This commit is contained in:
parent
ba66ceea2a
commit
a6429c7011
@ -44,6 +44,7 @@ typedef struct tagWINE_HIC {
|
||||
struct tagWINE_HIC* next;
|
||||
} WINE_HIC;
|
||||
|
||||
extern HMODULE MSVFW32_hModule DECLSPEC_HIDDEN;
|
||||
|
||||
#define IDC_CONFIGURE 882
|
||||
#define IDC_ABOUT 883
|
||||
|
Loading…
x
Reference in New Issue
Block a user