DLL FUNCTION Shell_NotifyIcon( nMsg AS LONG, pNID AS LPSTR ) AS BOOL PASCAL ;
FROM "Shell_NotifyIconA" LIB "shell32.dll"
Antonio Linares wrote:Thats a FWH command, are you using #include "FiveWin.ch" ?
mosh1 wrote:DLL FUNCTION Shell_NotifyIcon( nMsg AS LONG, pNID AS LPSTR ) AS BOOL PASCAL ;
FROM "Shell_NotifyIconA" LIB "shell32.dll"
Antonio Linares wrote:Hakan,
Windows API function Shell_NotifyIcon() expects different parameters:
https://msdn.microsoft.com/en-us/library/windows/desktop/bb762159%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
You can not call it providing it a string
Antonio Linares wrote:Why don't you use Msgwait() ?
You can change its source code to place it where you want
Antonio Linares wrote:Do you want it just for Windows 10 ?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 112 guests