在 2023-09-24 17:45, Oleg Tolmatcev 写道:
+#if WINVER >= _WIN32_WINNT_WIN8
+
+  CMAPI CONFIGRET WINAPI CM_Register_Notification(PCM_NOTIFY_FILTER pFilter, 
PVOID pContext, PCM_NOTIFY_CALLBACK pCallback, PHCMNOTIFICATION pNotifyContext);
+  CMAPI CONFIGRET WINAPI CM_Unregister_Notification(HCMNOTIFICATION 
NotifyContext);
+
+#endif // WINVER >= _WIN32_WINNT_WIN8

Mostly looks good. Next time please use C89-style comments in headers.

Pushed to master with that amendment.



--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to