Help in Windows Services Via C#
-
Please can anyone tell me how to create Windows Services and deal with it(installing and running) coz it's not clear in the MSDN, and there's another issue, i want to make a Windows Service that let me control the Audio Volume of the Windows via short cut keys(like: Fn+UP or FN+DOWN), how can i make it via C# and specialy in Windows Services.... thanks in advance.
-
Please can anyone tell me how to create Windows Services and deal with it(installing and running) coz it's not clear in the MSDN, and there's another issue, i want to make a Windows Service that let me control the Audio Volume of the Windows via short cut keys(like: Fn+UP or FN+DOWN), how can i make it via C# and specialy in Windows Services.... thanks in advance.
Search the articles here in CP for creating Windows Service. This link may help you get a start on controlling the audio. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemultimedia5/html/_wce50oriWaveformAudio.asp[^]