Commit Graph

10 Commits

Author SHA1 Message Date
Zhiyi Zhang dca8e2561d ieframe: Enable visual styles.
ieframe.dll uses manifest at ID 123. However, IEWinMain() is not called from rundll32.exe or
Control_RunDLL() so the manifest needs to be activated in IEWinMain(). This allows iexplore.exe
to enable theming.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-14 23:45:29 +02:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Detlef Riekenberg 52b03c90e7 ieframe: Improve status updates in BindStatusCallback_OnProgress. 2011-12-21 15:08:04 +01:00
Alexandre Julliard 158c7a3a39 ieframe: Convert dialogs to po files. 2011-11-17 22:20:20 +01:00
Alexandre Julliard 729afa6adc makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
Jacek Caban 908d8333a8 ieframe: Moved classes registration to ieframe. 2011-08-01 11:12:21 +02:00
Jacek Caban d134e7520b ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
Jacek Caban dbee669362 ieframe: Added typelib. 2011-07-27 18:01:34 +02:00
Jacek Caban c685f8cb32 ieframe: Moved string and menu resources to ieframe. 2011-07-27 18:01:09 +02:00
Jacek Caban 33a8ae9fe6 ieframe: Added version information. 2011-07-26 16:28:43 +02:00