Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Julliard 931f2e450a shell: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-20 09:17:06 +02:00
Piotr Caban fab4b11bc2 shell.dll16: Don't use strncasecmp.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-02 19:23:18 +02:00
Alexandre Julliard 03f7bbdbf7 shell: Explicitly convert icons to 16-bit instead of casting handles. 2010-02-02 11:47:19 +01:00
Alexandre Julliard 67e1ac9a93 shell: Convert the about icon to 32-bit explicitly instead of casting the handle. 2010-01-04 20:20:15 +01:00
Alexandre Julliard 89df78e2c0 shell32: Move the RunDLL_CallEntry16 implementation to shell.dll. 2009-12-30 17:29:06 +01:00
Alexandre Julliard 129ba5ade0 shell32: Make shell.dll into a stand-alone 16-bit module. 2009-04-01 18:20:13 +02:00