Commit Graph

40 Commits

Author SHA1 Message Date
Nikolay Sivov
b10c237c5a wshom: Added a stub for IWshEnvironment. 2014-04-17 13:27:25 +02:00
Nikolay Sivov
87f7f88c4f wshom.ocx/tests: Update idl file in tests. 2014-03-20 10:43:39 +01:00
Nikolay Sivov
18c350ae22 idl: Remove 'optional' for 'defaultvalue' non-VARIANT arguments. 2014-03-19 10:41:31 +01:00
Nikolay Sivov
9239b86037 wshom: Implement LocationPath property for shortcut. 2014-02-10 10:41:53 +01:00
Nikolay Sivov
2b1f2001b1 wshom: Implement get_WorkingDirectory(), handle allocation failures. 2014-02-05 13:49:29 +01:00
Nikolay Sivov
f608c5d2ae wshom: Implement Arguments() property for a shortcut. 2014-02-04 10:54:43 +01:00
Alexandre Julliard
99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard
5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard
d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard
566d3418af makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
Alexandre Julliard
ca41acc1f9 makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
Alexandre Julliard
f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Nikolay Sivov
71ecb55661 wshom.ocx: Implement IWshShell3::ExpandEnvironmentStrings(). 2013-10-28 14:22:25 +01:00
Nikolay Sivov
f3c805be67 wshom.ocx: Silence failure to query IDispatchEx from IWshShell3. 2013-10-28 14:22:23 +01:00
Alexandre Julliard
0ef01edfd0 wshom.ocx: Don't bother to free memory at process exit. 2013-05-15 10:34:57 +02:00
Nikolay Sivov
5db4741d0b wshom: Implement IWshShell3::Run(). 2013-02-26 18:18:00 +01:00
Nikolay Sivov
13d99144bd wshom: Fix refcount for typeinfo pointers. 2012-11-29 11:15:30 +01:00
Nikolay Sivov
f91f6034de wshom.ocx/tests: Use proper method macro. 2012-08-24 11:32:47 +02:00
Nikolay Sivov
7dc48d2787 wshom: Implement WindowStyle property for IWshShortcut. 2012-07-02 11:01:48 +02:00
Francois Gouget
528c7bef6f wshom.ocx: Make debugstr_variant() static. 2012-01-09 12:52:10 +01:00
Marcus Meissner
eaae8f8400 wshom.ocx: Mark one function as static, one as hidden. 2012-01-03 12:37:32 +01:00
Nikolay Sivov
06c0b139f5 wshom.ocx: Implement IWshShortcut::Save(). 2012-01-03 12:37:27 +01:00
Nikolay Sivov
34f1811d12 wshom.ocx: Implement IWshShortcut_put_TargetPath(). 2012-01-03 12:37:26 +01:00
Nikolay Sivov
033c18fce9 wshom.ocx: Implement IWshShortcut_put_WorkingDirectory(). 2012-01-03 12:37:26 +01:00
Nikolay Sivov
9e7c1bd163 wshom.ocx: Implement IWshShortcut_put_Description(). 2012-01-03 12:37:26 +01:00
Nikolay Sivov
23fe903d9a wshom.ocx: Added IWshShortcut stub. 2012-01-03 12:37:25 +01:00
Nikolay Sivov
7f2d4f2933 wshom.ocx: Implement IWshCollection::Item() for common programs folders. 2012-01-03 12:37:25 +01:00
Nikolay Sivov
aa707ec270 wshom.ocx: Implement IWshCollection::Item() for public desktop case. 2012-01-03 12:37:24 +01:00
Nikolay Sivov
4a068c64d0 wshom.ocx: Implement IWshCollection::Item() for Desktop folder case. 2012-01-03 12:37:24 +01:00
Nikolay Sivov
3149386b86 wshom.ocx: Dump VARIANT parameters, fix instance leak. 2012-01-03 12:37:24 +01:00
Nikolay Sivov
9fc38b7230 wshom.ocx: Added IWshCollection stub and some tests. 2011-12-30 17:12:47 +01:00
Nikolay Sivov
bf0e3a5851 wshom.ocx: Fix IWshShell3 definition. 2011-12-30 17:12:47 +01:00
Nikolay Sivov
3228876355 wshom.ocx: Added IDispatch support for IWshShell3. 2011-12-29 16:18:51 +01:00
Michael Stefaniuc
e0f763abf9 wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow(). 2011-09-26 12:14:40 +02:00
Jacek Caban
13fef511b2 wshom.ocx: Added beginning WshShell object tests. 2011-09-20 16:21:41 +02:00
Jacek Caban
cf2a439947 wshom.ocx: Added IWshShell3 interface stub implementation. 2011-09-20 16:21:41 +02:00
Jacek Caban
8d7fe3711b wshom.ocx: Added WshShell class factory implementation. 2011-09-20 16:21:41 +02:00
Jacek Caban
a1e8bc65e7 wshom.ocx: Added Dll[Un]RegisterServer implementation. 2011-08-04 12:06:24 +02:00
Jacek Caban
2d58bca093 wshom.ocx: Added typelib. 2011-08-04 12:06:06 +02:00
Jacek Caban
1c2f066f86 wshom.ocx: Added new DLL. 2011-08-03 17:39:18 +02:00