This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-02 09:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ole32
/
tests
History
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
..
.cvsignore
- Fix PropVariantClear to reject invalid types.
2004-09-03 01:04:38 +00:00
Makefile.in
- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-06 21:28:28 +00:00
propvariant.c
The union in PROPVARIANT is always nameless on Windows. So define a
2004-09-08 19:05:55 +00:00
storage32.c
…