spanish translation for kbswitch
[reactos.git] / reactos / include /
2008-04-27 Magnus OlsenGetting the pain in the ass api DxDdCreateDirectDrawObj...
2008-04-27 Magnus Olsenadd new : define a new flags for edd_directdraw_global...
2008-04-27 Magnus Olsenadd DD_VIDEOPORTCALLBACKS it mean directx video port...
2008-04-27 Magnus Olsenms dxg.sys can now found and execute GetAvailDriverMemo...
2008-04-27 Magnus Olsenadding more code for init the drv in intEnableReactXDriver
2008-04-27 Magnus Olsenno new code, only fixed some more members in EDD_DIRECT...
2008-04-27 Magnus OlsenEDD_DIRECTDRAW_GLOBAL mark out ddSurfaceCallbacks is...
2008-04-26 Magnus OlsenBugFix : EDD_DIRECTDRAW_GLOBAL put ddCallbacks in...
2008-04-26 Magnus OlsenAdd : started port in intEnableDriver from reactos...
2008-04-26 Magnus Olsenremove some debug output it is not longer need it.
2008-04-26 Magnus Olsenfixed bit more in the struct EDD_DIRECTDRAW_GLOBAL,
2008-04-26 Magnus Olsenfixed : we do not longer losing the hdev for ms dxg.sys
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-04-23 Magnus Olsenchange directx struct
2008-04-22 KJK::Hyperionmodified include/psdk/ntdef.h
2008-04-22 Johannes Anderwald- add missing constants required for dxdiag
2008-04-22 KJK::HyperionI am stupid and buildbot is broken
2008-04-22 KJK::Hyperionmodified include/psdk/ntdef.h
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-21 James TaborImplemented DxEngGetRedirectionBitmap. Fixed GdiGetSetC...
2008-04-21 Ziliang GuoHeader updates from Samuel
2008-04-20 Hervé PoussineauAdd ERROR_WINHTTP_AUTODETECTION_FAILED
2008-04-20 Hervé PoussineauAdd GetCharABCWidthsI, GetGlyphIndicesA/W prototypes
2008-04-20 Magnus Olsenfix another stack crouptions for wrong prototype
2008-04-20 Hervé PoussineauSupport memicmpW() Wine specific function
2008-04-20 Eric KohlDon't terminate a cpp_quote statement with a semicolon...
2008-04-20 Magnus Olsenfixed 3 diffent bug for ms dxg.sys
2008-04-19 Magnus Olsenadded 3 more correct prototype for dxeng.c
2008-04-19 Magnus Olsenfixed stack corutions for dxeng api they do not have...
2008-04-19 James TaborPlugged in the old NtGdiSetDIBits for now. Need to...
2008-04-19 James TaborTidy ups some missed changes.
2008-04-17 Magnus Olsenadd some new define to ks.h for ksuser.dll that will...
2008-04-17 Magnus OlsenThis header file is for set the version number of all...
2008-04-17 Dmitry Chapyshev- Fix build
2008-04-17 James TaborRemoved w.ArcDirection. Now we are using dclevel path...
2008-04-17 James TaborAdding support for Event hooks. Start using the server...
2008-04-14 Magnus Olsenadd stub for dvdif.idl for now
2008-04-14 Magnus Olsendo not mix in wine header here the guids, CLSID is...
2008-04-14 Dmitry Chapyshev- Add header
2008-04-14 Dmitry Chapyshev- Update headers
2008-04-14 Hervé PoussineauMake plug-and-play RPC interface more compatible with...
2008-04-14 James TaborAdd the start of server information structure.
2008-04-13 Dmitry Chapyshev- Update headers
2008-04-13 Magnus Olsenfixed so old name can be use also
2008-04-12 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-12 James TaborMore hook implementations.
2008-04-12 James TaborMore work on hooks.
2008-04-12 James TaborUpdate prototypes for NtUserNotifyWinEvent and NtUserSe...
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-11 Hervé PoussineauUpdate some headers (from Wine)
2008-04-10 Hervé PoussineauUse R- prefix instead of Scmr- prefix for service RPC...
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-04-09 Johannes Anderwald- fix api call convention
2008-04-08 James TaborGood example how client thread info structure works...
2008-04-08 James TaborFix alignment for client info structure.
2008-04-07 Johannes Anderwald- add SHOpenWithDialog prototype and structure
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-06 Aleksey Bragin- Sync to Wine, fixes hlink_winetest build.
2008-04-06 Johannes Anderwald- add missing constants
2008-04-05 James TaborUpdate NtUserMessageCall prototype. Used Wine message...
2008-04-04 Hervé PoussineauAdd some constants/prototypes
2008-04-04 Hervé PoussineauAdd some constants
2008-04-04 Hervé PoussineauAdd some prototypes
2008-04-04 Hervé PoussineauUpdate header
2008-04-03 James TaborUpdate POLYPATBLT.
2008-04-03 Dmitry Chapyshev- Update header
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-01 Aleksey Bragin- Use C define for the bit in the wait block flags...
2008-04-01 Aleksey Bragin- Implement inline version of _rotl. The Win32 version...
2008-04-01 James TaborMove thread pool functions prototypes to ndk.
2008-03-31 Aleksey Bragin- Fix PARTITION_STYLE enum to include PARTITION_STYLE_RAW.
2008-03-31 James TaborFix GETTEXTEX update it to current sdk and web info.
2008-03-30 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-25 Dmitry Chapyshev- Update headers (Part 2/2)
2008-03-22 Magnus Olsenimplemented NdisScheduleWorkItem writen by me and arty
2008-03-22 Magnus Olsenadd a missing struct NDIS_WORK_ITEM and missing prototy...
2008-03-22 Timo Kreuzerremove duplicate definitions
2008-03-22 Magnus OlsenFixing a typo in ndis rename NdisGetSystemUptime to...
2008-03-22 Timo Kreuzer- make Simplecall definitions (NtUserCallXxx) compatibl...
2008-03-22 Timo Kreuzerupdate NTDDI defines
2008-03-21 James TaborFinish Stefan Ginsberg patch from rev 32726.
2008-03-21 James TaborSorry Timo! I think I forgot to remove these months...
2008-03-21 Timo Kreuzer- started fixing NtUserCallXxx defines
2008-03-20 Timo Kreuzerpatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-19 Timo KreuzerAdd GDILoObjType enum to ntgdityp.h
2008-03-17 Aleksey Bragin- MAINTENANCE: Fix inconsistent new lines.
2008-03-15 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-11 Aleksey Bragin- Update FSRTL_ADVANCED_FCB_HEADER to support newer...
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-11 Aleksey Bragin- Remove kilobyte of unneeded MS support database text...
2008-03-11 ReactOS Portable... - Fix incorrect definition of PCR and USERPCR which...
2008-03-11 Magnus Olsenpart 1/2 for implement GetAppCompatFlags
2008-03-10 Aleksey Bragin- Sync STORAGE_PROPERTY_ID enum with WDK.
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-03-08 Aleksey Bragin- Leftovers.
2008-03-06 Christoph von WittichHuw Davies : shell32: ABM_GETAUTOHIDEBAR should return...
2008-03-05 Christoph von Wittich#define inline __inline for msvc
2008-03-05 Christoph von Wittichdon't include unistd.h in msvc builds
2008-03-05 Christoph von Wittichmsvc compat fix
next