New function Toast( cFirstLine, cSecondLine, cThirdLine, cImageFileName ) in FWH 16.04,
working with all C compilers (Borland, VSC2015, MinGW):
Please note that I am using Windows 10 build 14328 (Pro Insider preview) and the toasts now look
higher and the image looks smaller
Events are not yet available


working with all C compilers (Borland, VSC2015, MinGW):
Please note that I am using Windows 10 build 14328 (Pro Insider preview) and the toasts now look
higher and the image looks smaller
Events are not yet available
 Toast( "FiveWin", "support for Windows 10", "standard toast notifications",;
     "c:\fwteam\bitmaps\pngs\fivetech.png" )