Alexandre Julliard
|
5d82baf974
|
winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-30 22:59:50 +02:00 |
Jacek Caban
|
ffecc7f41b
|
ieframe: Implement SetQueryNetSessionCount.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-01-29 15:41:50 +01:00 |
Dmitry Timoshkov
|
097733fe0d
|
ieframe: Prefer built-in version.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-29 16:20:15 +02:00 |
Michael Stefaniuc
|
5e96cd7244
|
ieframe: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-16 20:25:13 +02:00 |
Zebediah Figura
|
1bee19a3f6
|
ieframe: Add stub implementation of InternetExplorerManager.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-18 18:44:35 +02:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Jacek Caban
|
fba08e34c4
|
ieframe: Improved debug traces.
|
2014-04-24 20:43:09 +02:00 |
Alexandre Julliard
|
79fe2daafb
|
ieframe: Don't bother to unregister classes at process exit.
|
2013-05-14 11:31:34 +02:00 |
Jacek Caban
|
deeb14e0ee
|
explorerframe: Moved TaskbarList implementation to explorerframe.
|
2012-11-02 16:41:12 +01:00 |
Jacek Caban
|
c6a8e9a5b8
|
ieframe: Added IProvideClassInfo::GetClassInfo implementation.
|
2012-02-11 14:49:31 +01:00 |
Jacek Caban
|
770f864af4
|
ieframe: Make get_typeinfo implementation thread safe and more generic.
|
2012-02-11 14:49:25 +01:00 |
Louis Lenders
|
bb6b19ba88
|
ieframe: Add stub for IEGetWriteableHKCU.
|
2011-08-29 13:54:52 +02:00 |
Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Jacek Caban
|
908d8333a8
|
ieframe: Moved classes registration to ieframe.
|
2011-08-01 11:12:21 +02:00 |
Jacek Caban
|
4acbae4d69
|
ieframe: Moved WebBrowser and InternetExplorer objects implementations to ieframe.
|
2011-07-27 19:02:52 +02:00 |
Jacek Caban
|
5ac7376e49
|
ieframe: Moved TaskbarList implementation to ieframe.
|
2011-07-26 16:28:32 +02:00 |
Jacek Caban
|
a40345cf84
|
ieframe: Moved CUrlHistory implementation to ieframe.
|
2011-07-26 16:28:12 +02:00 |
Jacek Caban
|
02ceb94351
|
ieframe: Moved InternetShortcut implementation to ieframe.dll.
|
2011-07-25 10:51:30 +02:00 |
Jacek Caban
|
c33c583093
|
ieframe: Added new DLL.
|
2011-07-25 10:50:29 +02:00 |