Improved unicode fileio support.
[reactos.git] / reactos / lib / kernel32 /
2002-12-02 Eric KohlImplemented SetThreadAffinityMask().
2002-11-24 Robert Dickensoncleaning up the cvs views a bit and added a makefile...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-12 Marty DillImplemented ReadConsoleOutputA() and WriteConsoleInputA().
2002-11-12 Marty DillAdded missing exports for a few console functions.
2002-11-12 Marty DillCreateDirectoryExW: Fail gracefully if directory name...
2002-11-10 Robert Dickensonuseless change to only some parameter names to be more...
2002-11-07 Robert DickensonManually applying Gunnars patch because it's easier...
2002-11-05 Hartmut Birr* Fixed the searching for the file extension in CreateP...
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-29 Marty DillAdded stub for IsProcessorFeaturePresent() to stop...
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-28 Robert DickensonCheck for GMEM_ZEROINIT flag and pass HEAP_ZERO_MEMORY...
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-21 Marty DillRevert last changes.
2002-10-20 Marty DillImplemented FreeEnvironmentStringsW().
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Casper Hornstrup2002-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Robert DickensonPart of patch contributed by Gunnar Andr� Dalsnes.
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-10-03 Robert DickensonFix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM...
2002-10-03 Robert DickensonImplemented many of the ComXX exports.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrWideCharToMultiByte accept each code page like MultiByt...
2002-09-30 Hartmut BirrFixed the value for dwHighDateTime in SystemTimeToFileTime.
2002-09-27 Hartmut BirrFixed the conversion in MultiByteToWideChar. Wmc.exe...
2002-09-23 Steven EdwardsAdded some stubbs for the WINE kernel32 regression...
2002-09-13 Hartmut BirrIncreased the search buffer for InternalFindFirstFile...
2002-09-13 Hartmut BirrCheck for CREATE_UNICODE_ENVIRONMENT in CreateProcessA.
2002-09-13 Hartmut BirrUse the functions from ntdll in SystemeTimeToFileTime...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Robert Kopferladded a preliminary WideCharToMultyByte(). This impl...
2002-08-27 Hartmut BirrChanged from CreateFileW for opening a directory to...
2002-08-26 Hartmut BirrInitialized Peb->WindowFlags (instead of Flags) with...
2002-08-26 David WelchOops, fixed compile errors.
2002-08-26 David WelchCopy all the startup info to the new process.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-24 KJK::HyperionRemoved superfluous DPRINTs
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-18 Hartmut Birr- Added a check for valid result pointers in GetDiskFre...
2002-08-18 KJK::HyperionCreateFileW: corrected a couple of buglets, added handl...
2002-08-18 KJK::HyperionCleaned up CreateFileW. Please check out the FIXMEs
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-10 Eric KohlConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a...
2002-06-25 Eric KohlImplemented CallNamedPipeW() and TransactNamedPipe().
2002-06-07 Hartmut BirrFixed the return value in GetFileSize.
2002-05-27 Hartmut BirrFixed returned file length in GetFileInformationByHandle.
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-05-07 Hartmut BirrAdded csrss notification in ExitProcess.
2002-05-07 Hartmut BirrAdded support for piping.
2002-05-07 Hartmut BirrAdded basic support for console handles in DuplicateHandle.
2002-05-07 Hartmut BirrFixed return value in CloseConsoleHandle.
2002-05-07 Hartmut BirrAdded handling for lpSecurityAttributes (for inheitable...
2002-05-07 Hartmut BirrDo not call NtFlushBuffersFile for console handles.
2002-05-07 Hartmut BirrAdded handling for lpSecurityAttributes (for inheritabl...
2002-04-27 Hartmut BirrAdded support for bat/cmd files.
2002-04-27 Hartmut BirrMoved CloseFile within MoveFileExW.
2002-04-27 Hartmut BirrMade GetTempFileNameA/W workable.
2002-04-27 Hartmut BirrAdded a trailing '\' to the directory in GetTempPathW.
2002-04-27 Hartmut BirrFixed a memory leakage in DeleteFileW.
2002-04-27 Hartmut BirrFixed a memory leakage in CreateFileW.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-04-01 Hartmut BirrAdded ansi to unicode translation for the environment...
2002-04-01 Hartmut BirrFixed some wrong size calculations in GetEnvironmentStr...
2002-04-01 Hartmut BirrRewrote OpenFile().
2002-03-25 Hartmut BirrFixed the length of the command line.
2002-03-25 Hartmut BirrRewrote SearchPathW().
2002-03-25 Hartmut BirrFixed negativ positions in SetFilePointer().
2002-03-17 Hartmut BirrFixed the return value in GetEnvironmentVariable().
2002-03-17 Hartmut BirrFixed the copy length in GetSystemDirectory().
2002-03-14 Hartmut BirrFixed return value in ReadFile().
2002-02-04 Steven EdwardsFixed a typo - Guido de Jong
2002-02-02 Hartmut BirrFixed a buffer overflow in DoQuery, if the unicode...
2002-01-27 David WelchAdded missing files
2002-01-02 Eric KohlRemoved old codepage tables.
2002-01-01 David WelchFixed bug with cygwin1.dll (still doesn't work)
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-11 Emanuele Alibertiprocess/session.c in the makefile.
2001-12-07 Emanuele AlibertiA stub file for TS APIs in kernel32.
2001-12-02 David WelchImplemented LPC sections
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-20 Eric KohlImplemented read/write.
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-08 Eric KohlImplemented abandoning of mutexes/mutants.
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-11-02 Hartmut BirrFixed a bug in GetVolumeInformationA()
2001-11-01 Hartmut BirrFixed some bugs in GetFileInformationByHandle().
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-10-20 Eric KohlFixed WaitNamedPipe().
2001-10-12 Hartmut BirrFixed calling convention for ApcRoutine().
2001-09-09 Hartmut BirrChange the return value in CreateFileW() from FALSE...
2001-09-02 Emanuele AlibertiKERNEL32.GetPriorityClass fixed.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-15 Emanuele AlibertiMinor fixes in KERNEL32.TerminateThread() and in
2001-08-14 Hartmut BirrChange the attribute from FILE_DIRECTORY_FILE to
next