Francois Gouget
f3d33f57a7
shdocvw: Add a __WINE_ALLOC_SIZE attribute to heap_alloc().
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-09 16:08:00 +01:00
Thomas Faber
6fcc923e4c
shdocvw: Add missing parameter to RunInstallUninstallStubs2.
...
Emerge Desktop calls this with one parameter of type int.
Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 19:12:36 +09:00
Jacek Caban
cf7a118a9e
shdocvw: Call DisableThreadLibraryCalls in DllMain.
2015-07-09 23:18:17 +09:00
Alexandre Julliard
3494fb7f72
kernel32: Avoid resolving imports against the advapi32 forwards.
2015-06-10 15:26:05 +09:00
Austin English
a71fb845cd
shdocvw: Add DoFileDownload stub.
2015-02-05 23:02:57 +09:00
Amine Khaldi
998d346487
shdocvw: Fix inverted StopWatch forwards.
2014-12-22 13:31:23 +01:00
Jacek Caban
d404ff9ce8
shdocvw: Added InstallReg_RunDLL stub.
2014-06-27 12:17:07 +02:00
Jacek Caban
bf2d38fbc1
shdocvw: Added ResetProfileSharing stub.
2014-06-26 12:54:43 +02:00
Frédéric Delanoy
0f2bed51bd
Assorted spelling fixes.
2014-02-10 15:47:29 +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
Frédéric Delanoy
844ea00392
shdocvw/tests: Constify some character strings.
2013-12-30 19:01:38 +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
f8421142e7
makefiles: Add makedep pragmas for typelib idl files.
2013-11-05 20:38:18 +01:00
Alexandre Julliard
e3b84cf4f7
shdocvw: Don't bother to free libraries at process exit.
2013-05-17 12:25:09 +02:00
Christian Costa
0fa2eddca2
shdocvw: Don't set res variable since it's not ckecked after the call.
2013-04-26 11:49:20 +02:00
Andrew Talbot
acb1d678a9
shdocvw: Remove unused variable.
2012-11-29 00:16:04 +01:00
Francois Gouget
fac36c55e9
Assorted typo, spelling, wording and case fixes.
2012-05-15 16:26:43 +02:00
Jacek Caban
2c47b66b71
ieframe: ieframe variant of IEWinMain is Unicode.
2011-10-20 20:48:26 +02:00
Francois Gouget
4c7e83f9d9
shdocvw: Make get_ieframe_instance() static.
2011-09-19 13:20:52 +02:00
Frédéric Delanoy
760faf01a9
tests: Assorted spelling fixes.
2011-08-04 18:27:37 +02:00
Frédéric Delanoy
7e309601f3
dlls: Assorted spelling fixes.
2011-08-03 14:15:50 +02:00
Jacek Caban
ecc270869c
ieframe: Moved intshcut.c tests to ieframe.
2011-08-03 14:15:50 +02:00
Jacek Caban
81bb472db9
ieframe: Moved WebBrowser object tests to ieframe.
2011-08-02 12:25:06 +02:00
Alexandre Julliard
729afa6adc
makefiles: Generate resource files for typelibs.
2011-08-02 10:11:10 +02:00
Piotr Caban
40b426b466
shdocvw/tests: Added OleObject_Close tests.
2011-08-01 18:26:27 +02:00
Jacek Caban
598e440522
shdocvw: Moved remaining code out of factory.c.
2011-08-01 11:12:32 +02:00
Jacek Caban
908d8333a8
ieframe: Moved classes registration to ieframe.
2011-08-01 11:12:21 +02:00
Jacek Caban
60f65e331f
shdocvw: Get rid of MicrosoftBrowserArchitecture registration.
2011-08-01 11:11:47 +02:00
Jacek Caban
d6548692b9
shell32: Moved MruLongList registration to shell32, where it belongs.
2011-08-01 11:09:56 +02:00
Jacek Caban
3faa938712
iexplore: Moved iexplore registration extension to iexplore.exe.
2011-07-29 13:30:36 +02:00
Jacek Caban
f42d9e2ef2
ieframe: Moved ie.c tests to ieframe.
2011-07-28 18:37:40 +02:00
Jacek Caban
4acbae4d69
ieframe: Moved WebBrowser and InternetExplorer objects implementations to ieframe.
2011-07-27 19:02:52 +02:00
Jacek Caban
d134e7520b
ieframe: Moved image resources to ieframe.
2011-07-27 18:02:23 +02:00
Jacek Caban
c685f8cb32
ieframe: Moved string and menu resources to ieframe.
2011-07-27 18:01:09 +02:00
Jacek Caban
932cc2678c
ieframe: Moved dialog resources to ieframe.
2011-07-27 17:49:46 +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
André Hentschel
8b733dd313
shdocvw: Add ITaskbarList[34] Interface.
2011-07-05 16:27:39 +02:00
André Hentschel
84d68639be
shdocvw: Add ITaskbarList2 Interface.
2011-06-28 16:45:56 -05:00
Austin English
830c2bde18
shdocvw: Add a stub for RunInstallUninstallStubs2.
2011-06-13 11:32:28 +02:00
Detlef Riekenberg
d49b23d6ef
shdocvw: Add support for IOleInPlaceSiteEx.
2011-06-06 21:49:20 +02:00
Jacek Caban
0e695c3444
shdocvw: Abort pending navigation task when adding a new one.
2011-05-26 17:08:45 +02:00
Jacek Caban
bcffa12484
shdocvw: Abort pending tasks on DocHost destruction.
2011-05-26 17:08:41 +02:00
Jacek Caban
826f7c0c75
shdocvw: Store task list in DocHost object instead of using LPARAM.
2011-05-26 17:08:36 +02:00
Jacek Caban
d9f49ba223
shdocvw: Use task destructors for releasing task params.
2011-05-26 17:08:25 +02:00
Alexandre Julliard
2e1736d0eb
shdocvw: Delete the temporary storage file on release.
2011-05-26 13:27:55 +02:00
Marcus Meissner
82376660d1
setupapi: Mark internal symbols with hidden visibility.
2011-05-24 11:55:14 +02:00