Commit Graph

18 Commits (master)

Author SHA1 Message Date
Alexandre Julliard d47770e503 iexplore: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:54:08 +02:00
Akihiro Sagawa 79d01be436 iexplore: Follow translation version info to detect native IE.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 19:49:17 +01:00
Jacek Caban 788cd0b4c6 iexplore: Mark iexplore.exe as large address aware. 2014-04-29 16:07:39 +02:00
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Jacek Caban 2c47b66b71 ieframe: ieframe variant of IEWinMain is Unicode. 2011-10-20 20:48:26 +02:00
Jacek Caban 89817dec10 iexplore: Use ieframe instead of shdocvw. 2011-08-01 11:12:48 +02:00
Jacek Caban a9700cbc84 iexplore: Removed unneeded imports. 2011-07-29 13:30:52 +02:00
Jacek Caban 3faa938712 iexplore: Moved iexplore registration extension to iexplore.exe. 2011-07-29 13:30:36 +02:00
Alexandre Julliard 59ee6d83ab makefiles: Automatically add missing source variables in make_makefiles. 2011-01-01 17:46:56 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Joel Holdsworth da8831be97 iexplore: Renamed iexplore resource file. 2010-06-07 12:29:55 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Mikolaj Zalewski 95aaca1707 iexplore: Add VERSIONINFO resource. 2007-08-20 11:55:58 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Mike McCormack 5a5b35cec7 Add an implementation of iexplore.exe. 2006-04-05 11:27:54 +02:00