mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
f7a4bc8f45ffc20099b1cfaa1186f58dea51d11b
Francois Gouget <[email protected]> - Make Unicode strings static const. - Add a stub for StgCreateStorageEx(). Returns STG_E_UNIMPLEMENTEDFUNCTION as per MSDN. Fixes an error saving files in Word XP. - Make our ascii strings static const. Remove a couple string variables that were used only once and use the string literal directly. Marcus Meissner <[email protected]> - Fixed strict aliasing issues in dlls/ole32. - Implemented CoReleaseMarshalData. - Fixed lvalue casts. - Fixed strict aliasing issues in dlls/ole32. Filip Navara <[email protected]> - Get rid of E_UNSPEC non-standard error value. svn path=/trunk/; revision=9328
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%