Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Task Scheduler
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00778674
Message ID:
00780924
Views:
23
>>The api is documented though under Using the Task Scheduler in the Platform SDK. There several C++ examples that demonstrate how to use the classes and I have that all working with a wrapper DLL.
>
>I did get it working using the IID
>ox=CREATEOBJECTEX("{148BD520-A2AB-11CE-B11F-00AA00530503}",'','{148BD524-A2AB-11CE-B11F-00AA00530503}')
>and was able to fiddle with it a little. I still think you took the better route, just sucking mstask.h into a wrapper DLL. Much less of a pain, I believe, saves you from having to dig through the IDL looking for IIDs.

That wouldn't be such a big deal because you really just need two ClassIds and IIDs.

But where you actually able to make calls on that interface? It didn't work for me...

If so, can you post what you did get to run?

If I can do this without an external DLL that would be nice...
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform