Use the W32API headers.
[reactos.git] / reactos /
2004-10-04 Martin Fuchssync with WINE source
2004-10-04 Casper HornstrupRevert:
2004-10-04 Martin Fuchsmerged corrected version of the Wine commit cvs.winehq...
2004-10-04 Art YerkesFirst shot at ip lib test app.
2004-10-04 Alex IonescuDBG should be 0 by default. Also, DBG = 1 seems to...
2004-10-03 Art YerkesAdded new targets. ip and oskittcp should now clean...
2004-10-03 Art YerkesFinal propogation of TDI_CONNECTION_INFORMATION/TRANSPO...
2004-10-03 Art YerkesPropogating TDI address changes.
2004-10-03 Gé van GeldorpRollback last change since it was incorrect.
2004-10-03 Art YerkesNew file buffer.c which contains NDIS_BUFFER and NDIS_P...
2004-10-03 Art YerkesFixed UDP protocol.
2004-10-03 Art YerkesFixed use of TA_ADDRESS in favor of TRANSPORT_ADDRESS...
2004-10-03 Gé van GeldorpMove final user stack cleanup to kernelmode
2004-10-03 Gé van GeldorpCVS maintenance
2004-10-03 Gé van GeldorpRemove faulty debug statement
2004-10-03 Thomas Bluemeldon't let dlltool mess up c++ mangled exports for crtdl...
2004-10-03 Thomas Bluemelfixed GetHandleInformation(), SetHandleInformation...
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-03 Alex IonescuSorry, forgot these updates for WIN32K to build with...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-10-02 Thomas Bluemelfixed ProcessIdToSessionId()
2004-10-02 Thomas Bluemeldon't duplicate tons of code for error handling
2004-10-02 Thomas BluemelINF Helper tool for installation of .inf files, by...
2004-10-02 Filip NavaraAllocate memory for the handle table from paged pool!
2004-10-02 Filip NavaraChange the ASSERT_IRQL in ExAllocatePagedPoolWithTag...
2004-10-02 Thomas Bluemeladded stubs for winfax.dll
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Eric KohlAdd common user shell folder key.
2004-10-02 Eric KohlRemove default users shell folder paths.
2004-10-02 Eric KohlImprove creation of shell folder settings.
2004-10-02 Hartmut Birr- Terminate the wait thread if the handle was from...
2004-10-02 Hartmut Birr- Updated the workingset size in the rmap functions.
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Hartmut Birr- Fixed the definition of SNMP_FUNC_TYPE.
2004-10-01 Art YerkesSorry i didn't have all the assertions correct in ntosk...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB (forgotten...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
2004-10-01 Hartmut Birr- Rewrote parts of the Process & Thread time count...
2004-10-01 Gé van GeldorpHandle mapping a view of a section at non-zero file...
2004-10-01 Art Yerkespool.c: assert irql and pool type for PASSIVE_LEVEL...
2004-10-01 Art YerkesAdded needed rc file.
2004-10-01 Art YerkesZero the new descriptor so that the Dacl, Sacl etc...
2004-09-30 Art YerkesIt seems there's a subtle difference between mingw32...
2004-09-30 Emanuele AlibertiCorrect spelling errors in some remarks.
2004-09-30 Eric KohlRemove common shell folder settings.
2004-09-30 Eric Kohl- Add proper file header.
2004-09-30 Richard Campbellrollback change for now
2004-09-30 Art YerkesFixed makefile. Wrong name for ip.a
2004-09-30 Richard Campbell- For now, hardcode the all users profile path until...
2004-09-30 Royce Mitchell IIIYou're such a trooper, Marvin
2004-09-30 Gé van GeldorpYou can tune a file system, but you can't tunafish
2004-09-30 Gé van GeldorpRollback winehq merge since it breaks Explorer
2004-09-30 Art YerkesMost files moved to linkable library drivers/lib/ip...
2004-09-30 Art YerkesChanges to the interface to componentized ip library...
2004-09-30 Art YerkesFixes to interface. Prototypes which were being stubbo...
2004-09-30 Art YerkesUndis now builds a dll, carefully skirting the linkage...
2004-09-29 Thomas Bluemeluse ULONG_PTR to calculate pointers
2004-09-29 Gé van GeldorpRobert Shearman <rob@codeweavers.com>
2004-09-29 Art YerkesGetting there. Smoothing out the public interface...
2004-09-29 Art YerkesIP library. These files were moved from tcpip.sys...
2004-09-29 Art YerkesAdded a header to lie between undis and net/ndis.h...
2004-09-29 Art YerkesSimple library which captures the remaining link-time...
2004-09-29 Art YerkesThese calls to ExAllocatePool are done at != PASSIVE_LE...
2004-09-29 Richard Campbell - Changed a few REG_EXPAND_SZ to REG_SZs as per Windows
2004-09-29 Royce Mitchell IIIsprintf bad
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Gé van GeldorpDon't return data length if not requested
2004-09-28 Hartmut Birr- Fixed LdrLookupPageProtection.
2004-09-28 James TaborAdd advpack.
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Steven EdwardsPorted icmp.dll from wine.
2004-09-28 Thomas Bluemelrelicense to LGPL
2004-09-28 Thomas Bluemelavoid compiler warning
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-28 Eric Kohl- Implement IoFreeErrorLogEntry().
2004-09-28 Eric KohlUse FILE_APPEND_DATA access right to write log entries.
2004-09-28 Eric KohlSupport special FILE_WRITE_TO_END_OF_FILE byte offset...
2004-09-28 Eric KohlNtWriteFile must append to file if it was opened with...
2004-09-27 Gé van GeldorpNtSetInformationThread() expects a pointer, not the...
2004-09-27 Eric KohlDefine FILE_WRITE_TO_END_OF_FILE.
2004-09-27 Gé van GeldorpSylvain Petreolle <spetreolle@yahoo.fr>
2004-09-27 Steven EdwardsSome fixes for MS_VC.
2004-09-27 Steven EdwardsAdd a shutdown message.
2004-09-26 Steven EdwardsSlightly new and improved stub for GetUserNameA based...
2004-09-26 Gé van GeldorpScream when an unimplemented function is called
2004-09-26 Gé van GeldorpStub LookupAccountNameA/W
2004-09-26 Gé van GeldorpCall GetProcessHeap() instead of passing it's address
2004-09-26 Hartmut Birr- Added a little sample which tests the noexecute prote...
2004-09-26 Royce Mitchell IIIadd a little more debug output in case of unhandled...
2004-09-26 Hartmut Birr- Detect more cpu features.
2004-09-26 Thomas Bluemelminor fix
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-26 Martin Fuchsintroduce XPath syntax to make handling configuration...
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-26 Filip Navara- Move shldisp.h to the right place.
2004-09-26 Thomas Bluemelminor fix
2004-09-26 Thomas Bluemeladd hid.dll to the build system
2004-09-26 Eric KohlDelete a boot log from the registry after it was writte...
2004-09-26 Thomas Bluemelenable PCH
next