Files
zoitechat/win32/appusermodelid.h

5 lines
143 B
C
Raw Normal View History

#define ZOITECHAT_APPUSERMODELID "ZoiteChat.Desktop.Notify"
#ifdef _WIN32
#define ZOITECHAT_APPUSERMODELIDW L"ZoiteChat.Desktop.Notify"
#endif