From: jc on 19 Apr 2010 11:23 Hello, How can I programmatically create an "Add Schedule Task" ? Is there any sample code available? TIA, -jc
From: David Lowndes on 19 Apr 2010 12:24 >How can I programmatically create an "Add Schedule Task" ? I assume you mean that you want to create a task? Have a look on MSDN for ITaskScheduler and related facilities. Dave
From: Seetharam on 19 Apr 2010 12:27 TaskScheduler API. http://msdn.microsoft.com/en-us/library/aa383614(VS.85).aspx -Seetharam
From: jc on 19 Apr 2010 17:41 Hello, Thank you all for replying to my posting! I will take a look at all of the suggestions. Thanks again, -jc
|
Pages: 1 Prev: Exception in CFileDialog - why? Next: VS2010 help viewer |