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,
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20423291.html
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...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21473231.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10299628.htm...
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 ...
http://www.experts-exchange.com/Software/Internet_Email/Q_23389609.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10009356.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10010866.htm...
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10056106.html
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 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10095414.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10111001.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10175338.htm...
Zones:
Windows MFCDate Answered: 07/13/1999 Grade: C Views: 0