--- mingw-w64-headers/include/netioapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/include/netioapi.h b/mingw-w64-headers/include/netioapi.h index ac92a7f..95f7f99 100644 --- a/mingw-w64-headers/include/netioapi.h +++ b/mingw-w64-headers/include/netioapi.h @@ -557,7 +557,7 @@ NETIOAPI_API GetUnicastIpAddressTable( PMIB_UNICASTIPADDRESS_TABLE *Table ); -typedef VOID (*PIPINTERFACE_CHANGE_CALLBACK) ( +typedef VOID (WINAPI *PIPINTERFACE_CHANGE_CALLBACK) ( PVOID CallerContext, PMIB_IPINTERFACE_ROW Row, MIB_NOTIFICATION_TYPE NotificationType ); -- 1.9.1 ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
