mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
a46eec6cea1ef18c4dc1d22055a3d35687e16682
- Kohn Emil Dan <[email protected]>: 1) RosGetTimeFormat() has a small bug. The last statement should be return nPos; and not return cchTime; 2) GetTimeFormatA() is not implemented. I have written an implementation for it, which calls GetTimeFormatW(), and converts the string parameters back and forth. (committed with adjustments for correct error handling) svn path=/trunk/; revision=9092
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%