PowerToys/src/common/notifications/cpp.hint

3 lines
102 B
Plaintext
Raw Normal View History

#define NOTIFICATIONSDLL_API __declspec(dllexport)
#define NOTIFICATIONSDLL_API __declspec(dllimport)