This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e0d4df6bb7
Sweden-Number
/
dlls
/
msvcrt
/
tests
History
Jesse Allen
39b725b799
msvcrt: Ignore PadZero when LeftAlign is true in printf conversions.
2005-12-20 11:49:05 +01:00
..
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
Makefile.in
Explicitly import kernel32 in tests that use it.
2005-08-27 09:27:09 +00:00
cpp.c
Provide a sample of the joy of MSC symbol mangling.
2005-11-17 11:05:00 +00:00
environ.c
Assorted spelling fixes.
2005-02-10 19:19:35 +00:00
file.c
Minor MSVCRT test changes:
2005-11-21 11:58:11 +00:00
headers.c
Improved the CHECK_DEF macro to avoid code duplication.
2005-12-01 12:55:53 +01:00
heap.c
Heap tests cleanup.
2004-03-11 00:38:14 +00:00
printf.c
msvcrt: Ignore PadZero when LeftAlign is true in printf conversions.
2005-12-20 11:49:05 +01:00
scanf.c
Allow scanf to continue parsing format string after a '%n'.
2005-03-10 11:44:19 +00:00
string.c
Fix _mbsspn() with conformance tests.
2005-11-21 12:03:18 +00:00
time.c
Implement _wstrdate and _wstrtime with tests.
2005-10-30 19:03:58 +00:00