Juan Lang
|
bf83ba1fa3
|
- convert strings between property storage's code page and system code
page
- add tests for setting code page
- fix tests and behavior to match WinXP
|
2005-04-23 19:04:49 +00:00 |
Juan Lang
|
e68982fcaf
|
Implement FmtIdToPropStgName & PropStgNameToFmtId, with tests.
|
2005-04-15 14:09:18 +00:00 |
Alexandre Julliard
|
f7ff216a15
|
Fixed a buffer overflow.
|
2005-04-14 12:50:54 +00:00 |
Juan Lang
|
c1fe67bc36
|
- add write support to IPropertyStorage, with tests
- misc. cleanups the tests turned up
|
2005-04-11 18:50:45 +00:00 |
Juan Lang
|
50794ce787
|
Add traces, add unit tests for IPropertyStorage, and fix the problems
they caught.
|
2005-04-11 14:30:24 +00:00 |
Mike McCormack
|
6714664dee
|
Eliminate forward declarations, make functions static.
|
2005-03-31 15:26:30 +00:00 |
Juan Lang
|
be84f8d9e6
|
Begin implementing IPropertyStorage.
|
2005-03-17 20:50:35 +00:00 |
Juan Lang
|
4c8676cdbf
|
Move vtbl to end of file and get rid of unnecessary prototypes.
|
2005-03-01 10:41:25 +00:00 |
Mike McCormack
|
db69dcb5c1
|
Add struct StorageBaseImpl at the start of derived structures instead
of trying to keep the first members the same.
|
2005-02-24 19:39:27 +00:00 |
Mike McCormack
|
a6a91a440b
|
Implement and test IPropertySetStorage.
|
2005-02-21 20:58:09 +00:00 |