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 |