mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-12 09:57:24 +10:00
Initial commit
This commit is contained in:
6
ClassicShellSrc/ClassicShellLib/Instance.cpp
Normal file
6
ClassicShellSrc/ClassicShellLib/Instance.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
// Classic Shell (c) 2009-2016, Ivo Beltchev
|
||||
// Confidential information of Ivo Beltchev. Not for disclosure or distribution without prior written consent from the author
|
||||
|
||||
#include <stdafx.h>
|
||||
|
||||
HINSTANCE g_Instance;
|
||||
Reference in New Issue
Block a user