Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Task Scheduler
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00778674
Message ID:
00780913
Vues:
24
>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.
Mike Stewart
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform