- Use Unicode strings instead of WCHAR strings.
[reactos.git] / reactos / apps /
2004-09-13 Art YerkesAdded WSAStartup.
2004-09-13 Royce Mitchell IIIfix -lstdc++
2004-09-13 Art YerkesFixed -lstdc++.
2004-09-10 Steven EdwardsWe need to import ntdll for DbgPrint
2004-09-02 Art YerkesAdded python command app to oskit test.
2004-08-30 Art YerkesTest app for oskittcp. Takes datagrams by UDP and...
2004-08-26 Magnus Olsenfix
2004-08-18 Filip NavaraLink to our SDK libraries instead of using the W32API...
2004-08-07 Steven EdwardsAdded advapi32 test for the registry.
2004-08-05 Emanuele AlibertiReport "access denied" errors.
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-07-29 James TaborAdd ps to system build.
2004-07-29 James TaborNew process listing command.
2004-07-28 Steven Edwardspatch by Arty to fix casting issue.
2004-07-28 Steven EdwardsC++ flags not C Flags
2004-07-08 Thomas Bluemeladded a very basic timer queue test program
2004-07-07 Gé van GeldorpAdd command-line shutdown/logoff utility
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-01 Royce Mitchell IIImerge in kjk_hyperion's ZwContinue test
2004-06-21 Eric KohlStop dumping PnP nodes at an empty node.
2004-06-18 Filip Navara- Get this test compilable.
2004-06-18 Steven EdwardsAdded font enumeratiion demo
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-03 KJK::Hyperion"Using multiple compilers is good for your code", chapt...
2004-06-03 KJK::HyperionSmall test case for the SEH library
2004-05-28 Royce Mitchell IIIupgrading user32 test to Wine-20040527 - disabled...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-04 Thomas Bluemeladded option -s to silence status output while processing
2004-05-04 Filip Navara- Forgot to commit this file when syncing the kernel32...
2004-05-04 Filip Navara- Updated kernel32 test to Wine-20040504.
2004-04-13 Thomas Bluemeladded paramter -e to skip and count empty lines
2004-04-11 Jason FilbyAdd missing include tchar.h
2004-04-08 Thomas Bluemelsome fixes so it can also be compiled as a unicode app
2004-04-08 Thomas Bluemelsome fixes that caused crashes
2004-04-07 Thomas Bluemelbetter statistics
2004-03-28 Filip Navara- Fixed line endings.
2004-03-17 Steven EdwardsMoved the WINE notepad to rosapps
2004-03-11 Thomas Bluemeladded buttons to test if a thread is hung
2004-03-07 Hartmut Birr- Added a disk speed test utility.
2004-03-07 KJK::Hyperion - Added comments to the fiber test, plus minor fixes
2004-03-07 KJK::HyperionAdded fiber test
2004-03-07 KJK::HyperionFiber test application. It's a simulation of the Window...
2004-03-03 Steven EdwardsRemoved paint and wordpad dummy files
2004-02-27 Thomas Bluemelfixed a few gdi leaks
2004-02-26 Eric KohlRemove obsolete files.
2004-02-24 Steven EdwardsGet most of PICE to build again.
2004-02-24 Aleksey BraginI modified this StretchBlt sample to provide non-unifor...
2004-02-23 Filip Navara- Compilation fixes.
2004-02-21 Filip NavaraCVS maintenance
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files
2004-02-20 Filip Navara- Fixed line endings
2004-02-19 Filip Navara- Fixed line endings
2004-02-17 Thomas BluemelAdded test app for AlphaBlend()
2004-02-17 Mike NordellChanged timeout from 2000 to 2001 ms, to be able to...
2004-02-15 Gé van GeldorpDon't build kernel32 test because of build failure
2004-02-15 Art YerkesAdded makefile with unix eols.
2004-02-15 Art YerkesOne more try with unix eols.
2004-02-15 Art YerkesAdded with dos eols.
2004-02-15 Art YerkesRemoved makefile temporarily.
2004-02-15 Art YerkesAdded new regsvr32 app.
2004-02-15 Art YerkesAuthor: ShadowFlare
2004-02-15 Art YerkesAuthor: ShadowFlare
2004-02-14 Steven EdwardsAdded User32 and Kernel32 tests to the makefile
2004-02-14 Steven EdwardsSync WINE user32 Regression tests.
2004-02-14 Steven EdwardsAdded WINE kernel32 regression tests.
2004-02-11 Hartmut Birr- Adding my pesum tool which does set the attribute...
2004-02-11 Steven EdwardsRemove old file locking test.
2004-02-11 Steven EdwardsWine regression tests already check for File Locking...
2004-02-08 Thomas Bluemel1. added test app for GradientFill()
2004-02-01 Filip NavaraTest for bugs that prevent Mozilla from working.
2004-01-30 Andrew GreenwoodMIDI / MPU401 output test application.
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-13 Steven EdwardsAdded notepad ported from WINE. Not built by default...
2004-01-11 Filip Navara- Removed some obsolete headers.
2004-01-11 Emanuele AlibertiLittle program to report how NT stati are converted...
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2004-01-06 Thomas Bluemelfixed compiling problems
2004-01-01 Steven EdwardsFixed compilation
2004-01-01 Steven Edwardsremoved 2 more tests from the list.
2004-01-01 Steven Edwardsremoved the messagebox test.
2004-01-01 Steven EdwardsRemoved hotkey test. Its now part of winhello.
2003-12-31 Richard Campbellmore small fixes
2003-12-31 Steven EdwardsAdded Hotkey tests to winhello.
2003-12-30 Steven EdwardsRemoved SampleWindow and Winhello2.
2003-12-30 Steven EdwardsRemoved winhello2
2003-12-30 Steven EdwardsRemoved SampleWindow.
2003-12-30 Steven EdwardsMerged SimpleWindow and Winhello2 in to winhello
2003-12-30 Steven EdwardsFixed makefile
2003-12-30 Steven EdwardsWINE has a much better CreateFile test.
2003-12-30 Steven EdwardsRemoved Named pipe test. Its now in the WINE kernel32...
2003-12-30 Thomas Bluemeladded missing .cvsignore and updated makefile
2003-12-30 Richard Campbellewps, forgot an icon, also a small update to the simple...
2003-12-30 Richard Campbelladded directories and a dummy file for a wordpad and...
2003-12-30 Richard Campbellinitial version of a reactos version of notepad. didn...
2003-12-28 Art YerkesA simple test case that verifies that RegQueryValueExW...
2003-12-28 Gé van GeldorpLink creation test by Martin Fuchs (slightly modified...
2003-12-27 Thomas Bluemeladded test app for TrackPopupMenu(Ex)()
2003-12-27 Art YerkesEverything right now.
2003-12-26 Art Yerkestest case for iphlpapi GetNetworkParams, dns server...
2003-12-25 KJK::HyperionI was bored, so I fixed some random forgotten test...
next