mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Fix compilation of mstask
svn path=/branches/cmake-bringup/; revision=50703
This commit is contained in:
@@ -59,6 +59,11 @@ cpp_quote("#define TASK_TRIGGER_FLAG_HAS_END_DATE 0x1")
|
||||
cpp_quote("#define TASK_TRIGGER_FLAG_KILL_AT_DURATION_END 0x2")
|
||||
cpp_quote("#define TASK_TRIGGER_FLAG_DISABLED 0x4")
|
||||
|
||||
|
||||
cpp_quote("DEFINE_GUID(CLSID_CTaskScheduler, 0x148bd52a, 0xa2ab, 0x11ce, 0xb1,0x1f, 0x00,0xaa,0x00,0x53,0x05,0x03);")
|
||||
cpp_quote("DEFINE_GUID(CLSID_CTask, 0x148bd520, 0xa2ab, 0x11ce, 0xb1,0x1f, 0x00,0xaa,0x00,0x53,0x05,0x03);")
|
||||
|
||||
|
||||
[
|
||||
local,
|
||||
object,
|
||||
|
||||
Reference in New Issue
Block a user