Michael Stefaniuc
488baebd8f
oleview: Use the explicit W types/functions in tree.c.
2010-05-07 12:48:42 +02:00
Michael Stefaniuc
5005581c8b
oleview: Replace some SendMessage wrappers with the real thing.
2010-05-07 12:48:26 +02: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
Michael Stefaniuc
87785a2df0
oleview: Do not cast NULL.
2008-11-03 13:41:21 +01:00
Marcus Meissner
1b95076308
oleview: RegEnumKey gets always sizes, not -1.
2008-10-14 13:41:55 +02:00
Marcus Meissner
53d671d736
oleview: Fixed LoadString buffer sizes.
2008-09-15 11:46:05 +02:00
Alexandre Julliard
69a88a9d40
Fix minor differences in the formatting of the license notices.
2007-05-04 12:08:15 +02:00
Michael Stefaniuc
5f62da109e
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
2007-04-25 12:26:07 +02:00
Stefan Huehner
4d1d01f266
Mark several functions as static.
2007-03-13 13:35:12 +01: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
33d0216b61
oleview: Fix compilation with gcc 2.95.
...
- patch based on Francois Gouget Fix compilation with gcc 2.95 patch
- moved some string to resources
- fixed implementation of IPersistStream interface viewer
2006-06-26 12:55:08 +02:00
Piotr Caban
b2d91368e5
oleview: Added CreateInstanceOn functionality.
2006-06-23 11:50:05 +02:00
Piotr Caban
4964c1e940
oleview: Removed use of strlenW, strcmpW and strcpyW functions.
2006-06-22 13:16:21 +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
6c7a65c1d3
oleview: Added TreeView entries read from registry.
2006-06-21 11:56:19 +02:00
Piotr Caban
3348ecdddc
oleview: Added TreeView window.
2006-06-21 11:55:46 +02:00