2003-01-09 |
Eric Pouech | Set the edition mode as a specific attribute, not an... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Regenerated with latest widl. |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Added a few rules to rebuild idl headers. |
tree | commitdiff |
2003-01-09 |
Eric Pouech | - no longer depend on toolhelp definitions for generati... |
tree | commitdiff |
2003-01-08 |
Eric Pouech | Added the missing APIs. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Use the standard symbol names instead of the msvcrt... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Remove extra #include directives from winspool.h. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-05 |
Alexandre Julliard | Fixed some issues caused by the new oaidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Wrote a new oaidl.idl to replace include/wine/obj_oleau... |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Include oaidl.h instead of wine/obj_oleaut.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Temporarily include objbase.h from oleidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Moved a couple of definitions from include/wine/obj_ole... |
tree | commitdiff |
2003-01-05 |
Marcus Meissner | Added several missing K32WOW* prototypes. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Enable nameless structures in C++ for gcc >= 3.x (disco... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Added TIME_KILL_SYNCHRONOUS. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-03 |
Lionel Ulmer | - some additionnal flags logged |
tree | commitdiff |
2003-01-03 |
Alexandre Julliard | Added wine_dbg_sprintf function that allocates a tempor... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Define NULL if it's not defined already. |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe... |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-01-02 |
Alberto Massari | Moved implementation of strpbrkW from filedlg95.c to... |
tree | commitdiff |
2003-01-02 |
Raphael Junqueira | - integration with DrawPrimitive |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests... |
tree | commitdiff |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree. |
tree | commitdiff |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}. |
tree | commitdiff |
2002-12-24 |
Francois Gouget | Add a couple missing macros. |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Get rid of ole.h. |
tree | commitdiff |
2002-12-23 |
Ove Kaaven | Merge the rest of include/wine/obj_base.h into include... |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Removed some remaining references to wine/obj_base.h. |
tree | commitdiff |
2002-12-23 |
Ove Kaaven | Where ICOM macros are needed, include objbase.h. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | Added missing GetActiveObject declaration. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | Added missing LPDROPFILES definition. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | DEVMODE structure uses short not SHORT for its fields. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Added missing GetWinMetaFileBits() declaration. |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Wrote a new objidl.idl to replace a number of include... |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved a couple of types from include/wine/obj_*.h to |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Add definitions for N[W]PSTR. |
tree | commitdiff |
2002-12-19 |
Chris Morgan | GetDateFormat() and GetTimeFormat() should check the... |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Added accctrl.h header. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | UpdateWindow returns a BOOLean. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr... |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved some definitions from include/wine/obj_moniker... |
tree | commitdiff |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel... |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Unquoted some 16-bit types, so the IDL compiler can... |
tree | commitdiff |
2002-12-18 |
Dimitrie O. Paun | Map strcasecmp to _stricmp. |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Moved COM API prototypes to objbase.h, from wine/obj_*.h. |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Avoid including other headers from the msvcrt headers... |
tree | commitdiff |
2002-12-18 |
Raphael Junqueira | Added some necessary definitions for D3D8 Vertex and... |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Implemented RtlTimeToElapsedTimeFields. |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Moved UUID type to rpcdce.h, as in the MS RPC headers. |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
tree | commitdiff |
2002-12-17 |
Patrik Stridvall | Added stubs for WINTAB{,32}.DLL (used by many important... |
tree | commitdiff |
2002-12-17 |
Tony Lambregts | Direct the output of the tests to stdout so that Win98... |
tree | commitdiff |
2002-12-17 |
Raphael Junqueira | - some D3D8 fixes |
tree | commitdiff |
2002-12-16 |
Ove Kaaven | Wrote a Wine-compatible unknwn.idl, moving the IUnknown... |
tree | commitdiff |
2002-12-16 |
Andreas Mohr | - actually use PLUID |
tree | commitdiff |
2002-12-15 |
Ove Kaaven | Output raw ICOM-less C/C++ interface definitions by... |
tree | commitdiff |
2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume... |
tree | commitdiff |
2002-12-13 |
Brad Campbell | Added additional test for gcvt as uClibc appears to... |
tree | commitdiff |
2002-12-13 |
Alexandre Julliard | Avoid casts between LARGE_INTEGER and FILETIME. |
tree | commitdiff |
2002-12-13 |
Chris Morgan | Stub NetGetDCName(). Add in the rest of the NERR_... |
tree | commitdiff |
2002-12-13 |
Chris Morgan | Add support for Jack audio server. |
tree | commitdiff |
2002-12-13 |
Francois Gouget | Updated the #include directives to match the latest... |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
tree | commitdiff |
2002-12-11 |
György 'Nog' Jeney | - Implement RtlLocalTimeToSystemTime and RtlSystemTimeT... |
tree | commitdiff |
2002-12-11 |
Francois Gouget | When reporting a test failure, only report the file... |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-12-10 |
Vincent Béron | Add a definition for STRICT. |
tree | commitdiff |
2002-12-10 |
Jeff Smith | Added definitions for REG_QWORD and REG_QWORD_LITTLE_EN... |
tree | commitdiff |
2002-12-10 |
Jukka Heinonen | Move int21 country information handling to winedos. |
tree | commitdiff |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not... |
tree | commitdiff |
2002-12-10 |
Rolf Kalbermatter | Change the return value for ExtractIconEx from HICON... |
tree | commitdiff |
2002-12-10 |
Rolf Kalbermatter | - Modify ICO_ExtractIconExW to: |
tree | commitdiff |
2002-12-10 |
Steven Edwards | Alpha porting fixes. |
tree | commitdiff |
2002-12-07 |
Rolf Kalbermatter | Add SHDefExtractIcon{AW} function. |
tree | commitdiff |
2002-12-07 |
Vincent Béron | Fills the name of the arguments of the COM methods... |
tree | commitdiff |
2002-12-07 |
Jukka Heinonen | Move int08 stub and LOL to upper memory. |
tree | commitdiff |
2002-12-06 |
Francois Gouget | Define PSH_WIZARD97 (problem reported by jaymz@free... |
tree | commitdiff |
2002-12-06 |
Ove Kaaven | Moved COM API prototypes in include/wine/obj_base.h to |
tree | commitdiff |
2002-12-06 |
Dimitrie O. Paun | Install DDK headers as well. |
tree | commitdiff |
2002-12-05 |
Alexandre Julliard | Added rpc.h include to fix tests compilation. |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
2002-12-05 |
Alberto Massari | - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA... |
tree | commitdiff |
2002-12-05 |
Rolf Kalbermatter | Add prototypes for IExtractIconW interface. |
tree | commitdiff |
2002-12-05 |
Francois Gouget | Added EDEADLOCK. |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Added rules for compiling IDL files. |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Install ipexport.h and icmpapi.h with the other Windows... |
tree | commitdiff |
2002-12-03 |
Ove Kaaven | Added more types to wtypes.idl. |
tree | commitdiff |
next |