mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
initial commit of Win32App
This commit is contained in:
8
Win32/Win32App.h
Normal file
8
Win32/Win32App.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef WIN32APP_H__
|
||||
#define WIN32APP_H__
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#define I2PD_WIN32_CLASSNAME "i2pd main window"
|
||||
|
||||
#endif // WIN32APP_H__
|
||||
Reference in New Issue
Block a user