search for: newworkitem

Displaying 3 results from an estimated 3 matches for "newworkitem".

Did you mean: new_work_item
2004 Jul 31
3
Bug in new_work_item
Hi all, Windows 2000 Ruby 1.8.2 R7 VC++ 6.0 I noticed that if I try to call new_work_item and give the task a name that already exists, I get a segfault: C:\eclipse\workspace\win32-taskscheduler>ruby test.rb "0.1.0" test.rb:22:in `new_work_item'': NewWorkItem() function failed (Win32::TaskSchedul erError) from test.rb:22 test.rb:22: [BUG] Segmentation fault ruby 1.8.2 (2004-07-29) [i386-mswin32] abnormal program termination Here''s test.rb: require "win32/taskscheduler" include Win32 p TaskScheduler::VERSION trigger = {...
2005 Feb 01
0
Some updates and questions on Takaaki''s problems
...lve that problem. As for win32-shortcut, I''m not sure why it doesn''t like IID_IPersistFile, or if that''s even the problem. Is it possible this only works on Win2k and later? Regarding win32-taskscheduler, I''m not sure what to make of it. The MSDN docs say for NewWorkItem(), "Requires Windows XP, Windows 2000 Professional, Windows Me, or Windows 98." for the Client. So, did they skip NT 4? Any insight is welcome. Dan __________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com
2008 Aug 22
0
Wine release 1.1.3
...ete endpoints. rpcrt4: Implement RpcBindingReset. Roderick Colenbrander (2): wined3d: Fix BltOverride regression. wined3d: Fix window rewrite regression. Roy Shea (24): mstask: Implemented DllRegisterServer. mstask: Implemented DllUnregisterServer. mstask/test: NewWorkItem conformance test. mstask: Task stub with AddRef, QueryInterface, and Release. mstask: Implemented NewWorkItem. mstask: Activate conformance test. mstask: Stub implementation of Activate. include: Add task scheduler specific error codes. include: Added defines use...