Alexandre Julliard
cd6aa5f229
oleview: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:55:42 +02:00
Michael Stefaniuc
4341c4495f
oleview: Use the ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-09 22:21:26 +02:00
Nikolay Sivov
a8cfe2eeb5
oleview: Remove application specific version string.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-06 13:48:49 +01:00
Nikolay Sivov
4c55ea3e1c
oleview: Use Treeview notifications to release created instances.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-06 13:45:48 +01:00
André Hentschel
fa54b5d376
oleview: Remove dead assignments (clang).
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-16 17:10:05 +01:00
Dmitry Timoshkov
65187a0b99
oleview: Remove useless check for hPrevInst.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2015-10-07 21:28:51 +09:00
Dmitry Timoshkov
e10db2f22e
oleview: Correctly set window's class background and cursor.
...
Otherwise background of some windows doesn't match current theme, and
mouse cursor sometimes gets stuck after moving over vertical splitter.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2015-10-07 21:28:51 +09:00
Dmitry Timoshkov
edb35ff096
oleview: Fix compilation with PSDK.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2015-10-07 21:28:51 +09:00
Frédéric Delanoy
7bdcd40c08
oleview: Constify a character string.
2013-12-19 17:09:22 +01:00
Alexandre Julliard
c9eee73450
makefiles: Define __WINESRC__ when building programs.
2012-01-23 16:07:37 +01:00
Alexandre Julliard
bfd56391b6
oleview: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 21:01:23 +01:00
Michael Stefaniuc
14c63217d9
oleview: Use the explicit W types/functions in oleview.c.
2010-05-07 12:49:00 +02:00
Michael Stefaniuc
5005581c8b
oleview: Replace some SendMessage wrappers with the real thing.
2010-05-07 12:48:26 +02:00
Alexandre Julliard
315b529982
oleview: Specify the full application path when starting regedit.exe.
2009-10-27 11:23:00 +01:00
Rein Klazes
9e8f2a7024
programs: Make some of the open file dialogs of a few programs resizable.
2009-05-06 12:20:10 +02:00
Alexandre Julliard
8e71504e76
programs: Don't make apps Unicode if they don't use the command line.
2009-02-06 23:20:01 +01:00
Michael Stefaniuc
0a51e54fce
oleview: Remove superfluous pointer casts.
2009-01-20 15:17:22 +01:00
Francois Gouget
a9532c962a
oleview: Make some functions static.
2009-01-07 14:40:21 +01:00
Marcus Meissner
53d671d736
oleview: Fixed LoadString buffer sizes.
2008-09-15 11:46:05 +02:00
Mikołaj Zalewski
9e1e80a33c
oleview: Move the TypeLib open dialog filter message into a resource.
2008-02-21 12:52:59 +01:00
Stefan Huehner
4d1d01f266
Mark several functions as static.
2007-03-13 13:35:12 +01:00
Michael Stefaniuc
22684cc767
janitorial: Remove stray '\' at end of lines.
2007-01-09 12:04:26 +01:00
Piotr Caban
ecd514d5d6
oleview: Added open TypeLib file functionality.
2006-07-03 12:00:28 +02:00
Piotr Caban
03c5387f92
oleview: Added TypeLib Viewer base.
...
- Added TypeLib Viewer base.
- Fixed multiple instance of pane window functionality.
- Added field with TypeLib path to ITEM_INFO structure.
2006-06-30 21:04:27 +02:00
Piotr Caban
72d454ab87
oleview: Added interface viewer.
2006-06-26 12:54:17 +02:00
Piotr Caban
0f0ee255f6
oleview: Added system configuration dialog.
2006-06-23 11:53:25 +02:00
Piotr Caban
0defa4e807
oleview: Added copy HTML tag functionality.
2006-06-23 11:50:37 +02:00
Piotr Caban
749e65cb37
oleview: Added copy CLSID functionality.
2006-06-23 11:50:17 +02:00
Piotr Caban
b2d91368e5
oleview: Added CreateInstanceOn functionality.
2006-06-23 11:50:05 +02:00
Piotr Caban
2571da6117
oleview: Added details window base.
2006-06-21 12:06:23 +02:00
Piotr Caban
4cfa6a151a
oleview: Added base menu funcionality.
2006-06-21 12:03:34 +02:00
Piotr Caban
75469d712b
oleview: Added more TreeView entries.
2006-06-21 12:02:01 +02:00
Piotr Caban
3348ecdddc
oleview: Added TreeView window.
2006-06-21 11:55:46 +02:00
Piotr Caban
b33f95e652
oleview: Added pane bar.
2006-06-21 11:49:12 +02:00
Piotr Caban
68f590cf82
oleview: Added initial version.
2006-06-21 11:42:19 +02:00