Commit 58aad7c2 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

atl: Mark hInst variable as hidden.

parent 414ae749
......@@ -40,7 +40,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(atl);
HINSTANCE hInst;
DECLSPEC_HIDDEN HINSTANCE hInst;
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment