[ros-kernel] RosGetTimeFormat and GetTimeFormatA
Kohn Emil Dan
emild at cs.technion.ac.il
Mon Apr 12 09:28:29 CEST 2004
Hello everybody,
I've been lurking on this project for some time, without contributing too
much. I'm amazed by the amount of progress you guys are doing. Keep on the
great work!
I want to contribute with a minor patch to the RosGetTimeFormat() and
GetTimeFormatA() functions.
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.
Both these contributions are included in the patch attached to this
message. Anyone caring to commit it?
Regards,
Emil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lang.c.patch.gz
Type: application/octet-stream
Size: 878 bytes
Desc:
Url : http://reactos.com:8080/pipermail/ros-kernel/attachments/20040412/09d30f21/lang.c.patch-0001.obj
More information about the Ros-kernel
mailing list