PowerToys/src/common/notifications/cpp.hint

3 lines
102 B
Plaintext

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