Nikolay Sivov
|
4302281d51
|
ieframe: Handle storage opening failure in shortcut Load().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-12 21:00:29 +09:00 |
Nikolay Sivov
|
b771a4a488
|
ieframe: Convert to integer without additional string buffer allocation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-12 21:00:24 +09:00 |
Nikolay Sivov
|
9de5b11430
|
ieframe: Simplify IPersist_Load, make error handling more straightforward.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-12 21:00:17 +09:00 |
Nikolay Sivov
|
41ff20886a
|
ieframe: Don't write icon file path and index to storage if not specified in shortcut (Valgrind).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-06 18:08:40 +01:00 |
Francois Gouget
|
6ddd879515
|
ieframe: Remove unneeded NONAMELESSXXX directives.
Move a NONAMELESSUNION directive to the one C file that needs it.
|
2015-03-13 00:28:20 +09:00 |
Michael Stefaniuc
|
51e3750fea
|
ieframe: Remove unused assignments (PVS-Studio).
|
2015-03-04 21:50:40 +09:00 |
Michael Stefaniuc
|
0c183c4e79
|
ieframe: Let C look like C.
|
2013-02-06 20:28:28 +01:00 |
Eric Pouech
|
d1ccbceb4d
|
Various background processes must be launched detached from current console (if any).
|
2013-01-16 14:02:55 +01:00 |
Jacek Caban
|
9114827e7e
|
ieframe: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Michael Stefaniuc
|
c955f03886
|
ieframe: Don't open code CONTAINING_RECORD().
|
2011-09-26 12:14:44 +02:00 |
Jacek Caban
|
02ceb94351
|
ieframe: Moved InternetShortcut implementation to ieframe.dll.
|
2011-07-25 10:51:30 +02:00 |