Advertisement

1 - 10 of 188 containing alltags:("notify") (0 seconds)
i use mcisendstring('play mydevice notify',s,10,0); but i don't know how to write a call back function to receive the notification when it finish the playing. does anyone know it? thanks,
Zones: Delphi ProgrammingDate Answered: 12/13/2002 Grade: B Views: 0
im getting this error : Jun 28 13:09:51 linux7 named[16580]: zone xn--kxadgakb4b1d.gr/IN: loaded serial 1119859957 Jun 28 13:09:51 linux7 named[16580]: running Jun 28 13:09:51 linux7 named[16...
Zones: Linux NetDate Answered: 06/30/2005 Grade: A Views: 0
When using a MCI device the notify flag can be set to notify the application when the device has finished executing the specified command. How do I add a handler to process this message ? Do...
Zones: Windows MFCDate Answered: 02/23/2000 Grade: B Views: 0
Hi Guys, As recently discovered Oulook 2007 will not display notification of new messages or calendar events that are not for the default mailbox or calendar, IE if you have a secondary mailbox ...
Zones: Internet / Email, Email SoftwareDate Answered: 05/14/2008 Grade: B Views: 14
I'm having problems getting MCI_NOTIFY to work correctly.  I set the callback to be the lower word for a handle of a Window such as this: CWnd* m_pView = ((FrameWnd*)(AfxGetApp()->m_pMainWnd))->Ge...
Zones: Windows MFCDate Answered: 04/30/1997 Grade: C Views: 0
How do you encapsulate Win32's taskbar notify API to an MFC class?  My program needs to run in the background (much like VirusScan) and the only hint that it's running should be an icon at the task...
Zones: Windows MFCDate Answered: 05/14/1997 Grade: C Views: 11
How can I run a query against SQL Server and return control to user without waiting for the query to finish. What I want  to  call stored procedure that does some processing on the server and is n...
Zones: MS AccessDate Answered: 06/15/1998 Grade: B Views: 0
I am writting an application in VC5 and using an MFC  CListCtrl.  I can't seem to find any WM_ messages or overiable function which notify me of when an item is selected. How do you find out when ...
Zones: Windows ProgrammingDate Answered: 11/05/1998 Grade: A Views: 4
If I try to add the Microsoft TreeView control into a C++ project using the Component Gallery, several different wrapper files are generated even though it's only one component.  I'm used to using ...
Zones: C++Date Answered: 12/23/1998 Grade: B Views: 0
Is there a way that my app can be notified when a registry setting is changed?  I don't want to restart the app, and I don't want to keep checking the registry.  Is there a way I can be signalled w...
Zones: Windows MFCDate Answered: 07/13/1999 Grade: C Views: 0