Commit Graph

12 Commits (3741f7176ae6c276e438cd18fb8738bb6e4d2e4e)

Author SHA1 Message Date
Michael Stefaniuc 12be9c39f2 oleview: Use the explicit W types/functions in details.c. 2010-05-07 12:49:08 +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
Marcus Meissner 19464a6bf7 programs: Fixed two RegEnumValue name lengths. 2008-10-27 11:28:29 +01: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
Stefan Huehner 4d1d01f266 Mark several functions as static. 2007-03-13 13:35:12 +01: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 4964c1e940 oleview: Removed use of strlenW, strcmpW and strcpyW functions. 2006-06-22 13:16:21 +02:00
Piotr Caban 18db853973 oleview: Added registry tab in details window. 2006-06-21 12:06:58 +02:00
Piotr Caban 2571da6117 oleview: Added details window base. 2006-06-21 12:06:23 +02:00