7 lines
77 B
XML
7 lines
77 B
XML
|
|
|
|
void __declspec(dllexport) ShowNotification(char* title, char* body) {
|
|
|
|
|
|
|
|
} |