don't use MIXERCONTROLA for unicode builds
[reactos.git] / reactos / w32api / include /
2005-09-26 Thomas Bluemeldon't use MIXERCONTROLA for unicode builds
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-24 Hartmut Birr- Moved the definition of REG_NOTIFY_CLASS from cm...
2005-09-15 Art YerkesTook some advice from alex re: w32api headers. Use...
2005-09-13 Hartmut BirrFixed the declaration of RtlPinAtomInAtomTable.
2005-09-12 Royce Mitchell IIIpatch by Alex_Ionescu - fixes crash in usb driver on...
2005-09-12 Royce Mitchell IIIdocument parameter names
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
2005-09-10 Eric KohlAdd RegDeleteTreeA/W prototype.
2005-09-07 Gé van GeldorpAdd AC_SRC constants
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-06 Alex Ionescu- Fix the sad sad definition of sizeof(ANSI_NULL) which...
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
2005-09-06 Alex Ionescu- Some more MSDDK/IFS compatibility fixes.
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix kernel32 and ntoskrnl build issues.
2005-09-04 Alex Ionescu- Define NTSYSAPI and NTSYSCALLAPI
2005-09-04 Alex Ionescu- Fix incorrect PFILE_MAILSLOT_SET_INFORMATION definition
2005-09-04 Alex Ionescu- Fix incompatible IO_STACK_LOCATION definition in...
2005-09-04 Hervé PoussineauImplement SetComputerNameExA/W
2005-09-03 Eric KohlFix GUID->String conversion.
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-27 Eric KohlImplement StringTableInitializeEx, StringTableGetExtraD...
2005-08-26 Filip NavaraAdd TBMETRICS structure and associated constants.
2005-08-26 Steven EdwardsAdd constants for DBG_CONTROL_C and DBG_CONTROL_BREAK...
2005-08-26 Thomas Bluemelimplemented CreateSymbolicLink() (not tested/verified...
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-24 Filip NavaraFix the NDIS_RW_LOCK structure.
2005-08-24 Filip NavaraFix few macros to work with the corrected declarations.
2005-08-23 Hervé PoussineauRemove incorrect definition of NLS_MB_CODE_PAGE_TAG...
2005-08-23 Filip NavaraMS DDK compatibility fixes.
2005-08-22 Filip NavaraAdd missing definitions for HalDispatchTable callbacks.
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-15 Steven EdwardsChangelog:
2005-08-14 Royce Mitchell IIIfix declaration of DbgQueryDebugFilterState()
2005-08-13 Magnus Olsensmall clean up. remove double define of COPY_FILE_FAIL_...
2005-08-12 Hartmut BirrFixed _WINBASE_/_WINBASE_H
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-11 Hervé PoussineauBYTE -> UCHAR. Thanks Alex
2005-08-11 Hervé PoussineauAdd STARTING_LCN_INPUT_BUFFER and VOLUME_BITMAP_BUFFER...
2005-08-11 Hartmut BirrReplaced _WINBASE_ by _WINBASE_H because some headers...
2005-08-11 Eric KohlThe RpcFinally block must always be executed. Otherwise...
2005-08-11 Hartmut BirrMoved the pragma to the correct position.
2005-08-11 Hervé PoussineauAdd DIF_* codes 40 to 42.
2005-08-11 Steven Edwardsremove ros specific functions from public header
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-10 Steven Edwardsenable building shell32_test. some header fixes
2005-08-10 Gunnar Dalsnesmove WM_SYSTIMER where it belongs
2005-08-10 Gunnar Dalsnesadd missing define
2005-08-09 Alex IonescuAdd some DDK limits that were missing
2005-08-08 Art YerkesFixes for various 64-bit hosting problems.
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Steven Edwardsadd some missing values from Wine
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-08-07 Steven EdwardsDCX_USESTYLE is a wineism. Dont use it in a header
2005-08-07 Steven Edwardsadded DCX_USESTYLE
2005-08-06 Maarten Bosmaadd case if _NO_COM is defined structure _DDRAWI_DDRAWS...
2005-08-06 Magnus Olsenadd #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED
2005-08-05 Maarten BosmaAdd more DDRAWISURFs and remove useless #ifndefs.
2005-08-05 Maarten Bosmain ddrawgdi.h
2005-08-05 Filip NavaraFix shell32 build.
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-02 Thomas Bluemelfixed the CONTAINING_RECORD macro
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-29 Thomas Bluemeladded a forward declaration to _DRIVE_LAYOUT_INFORMATIO...
2005-07-28 Alex Ionescu - Fix/update w32api PE headers
2005-07-27 Thomas Bluemelimplemented TreeResetNamedSecurityInfo and forward...
2005-07-27 Alex Ionescu - Fix incorrect definitions
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Alex Ionescu - Include ctype.h by default.
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-27 Thomas Bluemelexport these stubs: AddAccessAllowedObjectAce, AddAcces...
2005-07-26 Thomas Bluemel- implemented GetSecurityInfo and SetSecurityInfo which...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-26 Thomas Bluemelimport objsel.dll from wine-20050726
2005-07-25 Filip NavaraMiscellaneous header fixes (packing and TCHAR stuff).
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
2005-07-16 Magnus Olsenadd CopyFileEx flags #define COPY_FILE_ALLOW_DECRYPTED_...
2005-07-12 Eric KohlAdd CM_Get_Global_State and CM_Get_Global_State_Ex...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-10 Eric Kohl- Implement CM_Get_Global_State/CM_Get_Global_State_Ex.
2005-07-08 James TaborAdd defines for TrackMouseEvent.
2005-07-07 James TaborAdded MNS_ defines for MenuInfo dwStyle. Misc Wine...
next