Home
last modified time | relevance | path

Searched refs:taskschd (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/updateagent/src/
H A Dtaskschd.rs38 use winapi::um::taskschd::{
214 taskschd::TASK_ENUM_HIDDEN
283 action_type: taskschd::TASK_ACTION_TYPE,
285 use self::taskschd::IActionCollection;
298 trigger_type: taskschd::TASK_TRIGGER_TYPE2,
347 creation_flags: taskschd::TASK_CREATION,
354 taskschd::TASK_LOGON_SERVICE_ACCOUNT
356 taskschd::TASK_LOGON_INTERACTIVE_TOKEN
429 Parallel = taskschd::TASK_INSTANCES_PARALLEL,
430 Queue = taskschd::TASK_INSTANCES_QUEUE,
[all …]
H A Dmain.rs14 pub mod taskschd; module
H A Dtask_setup.rs14 use crate::taskschd::{hr_is_not_found, TaskService};
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/rust/wineventlog/
H A DCargo.toml15 features = ["errhandlingapi", "minwindef", "ntdef", "oaidl", "oleauto", "sysinfoapi", "taskschd", "…
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/rust/wineventlog/
H A DCargo.toml15 features = ["errhandlingapi", "minwindef", "ntdef", "oaidl", "oleauto", "sysinfoapi", "taskschd", "…
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/rust/wineventlog/
H A DCargo.toml15 features = ["errhandlingapi", "minwindef", "ntdef", "oaidl", "oleauto", "sysinfoapi", "taskschd", "…
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/updateagent/
H A DCargo.toml27 features = ["errhandlingapi", "minwindef", "ntdef", "oaidl", "oleauto", "sysinfoapi", "taskschd", "…
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/taskscheduler/
H A Dmoz.build23 OS_LIBS += ["taskschd"]
H A DnsIWinTaskSchedulerService.idl11 * https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page
30 …* https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-sc…
/dports/www/firefox/firefox-99.0/toolkit/components/taskscheduler/
H A Dmoz.build23 OS_LIBS += ["taskschd"]
H A DnsIWinTaskSchedulerService.idl11 * https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page
30 …* https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-sc…
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/taskscheduler/
H A Dmoz.build23 OS_LIBS += ["taskschd"]
H A DnsIWinTaskSchedulerService.idl11 * https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page
30 …* https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-sc…
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/defaultagent/
H A Dmoz.build34 "taskschd",
/dports/www/firefox-esr/firefox-91.8.0/build/workspace-hack/
H A DCargo.toml97 "taskschd",
/dports/www/firefox/firefox-99.0/build/workspace-hack/
H A DCargo.toml97 "taskschd",
/dports/mail/thunderbird/thunderbird-91.8.0/build/workspace-hack/
H A DCargo.toml97 "taskschd",
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/
H A Dmoz.build67 "taskschd",
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/
H A Dmoz.build65 "taskschd",
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/
H A Dmoz.build65 "taskschd",
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A DBUILD.gn76 "taskschd.lib", # For CLSID_TaskScheduler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/chrome_cleaner/os/
H A DBUILD.gn76 "taskschd.lib", # For CLSID_TaskScheduler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/chrome_cleaner/executables/
H A DBUILD.gn53 "taskschd.lib",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/updater/win/
H A DBUILD.gn66 "taskschd.lib",
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/executables/
H A DBUILD.gn53 "taskschd.lib",

12345678910>>...18