Mike Hearn
|
5475a2e617
|
- Implement the COM stub manager, refactor the current stub code.
- Begin implementing interface stubs.
|
2004-12-27 19:21:47 +00:00 |
Robert Shearman
|
827154e451
|
Add tests for moniker and marshaling functions.
|
2004-12-21 14:51:27 +00:00 |
Hans Leidekker
|
719a789792
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
Francois Gouget
|
83755cca97
|
Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.
|
2004-09-09 19:23:19 +00:00 |
Francois Gouget
|
9ecc71213f
|
The union in PROPVARIANT is always nameless on Windows. So define a
macro to deal with it correctly.
|
2004-09-08 19:05:55 +00:00 |
Robert Shearman
|
6e92fca9b3
|
- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
- Test case VT_BSTR, VT_LPSTR and VT_LPWSTR.
|
2004-09-06 21:28:28 +00:00 |
Robert Shearman
|
77994cce4e
|
- Fix PropVariantClear to reject invalid types.
- Don't crash on NULL pointers.
- Add test case.
|
2004-09-03 01:04:38 +00:00 |
Francois Gouget
|
6825ed811d
|
Added missing trailing '\n's to ok() calls.
|
2004-09-02 20:09:37 +00:00 |
Mike McCormack
|
06b8046f20
|
Added a test for stat'ing a memory based storage file.
|
2004-08-11 00:17:52 +00:00 |