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 |
2002-12-03 |
Alberto Massari | SHGetSetSettings has now the right signature and the... |
tree | commitdiff |
2002-12-03 |
Rolf Kalbermatter | Modify PrivateExtractIcons{AW} to match better current... |
tree | commitdiff |
2002-12-03 |
Dimitrie O. Paun | Change header install location as such: |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Merged font.h and path.h into gdi.h. Moved x11font... |
tree | commitdiff |
2002-12-02 |
Jukka Heinonen | Move DPMI segments to winedos. |
tree | commitdiff |
2002-12-02 |
Alexandre Julliard | Authors: Greg Turner <gmturner007@ameritech.net>, Ove... |
tree | commitdiff |
2002-12-02 |
Patrik Stridvall | Added FIXME:s in the stubs. |
tree | commitdiff |
2002-12-02 |
Ove Kaaven | Protect PALETTEENTRY and LOGPALETTE with #ifndefs. |
tree | commitdiff |
2002-11-30 |
Lionel Ulmer | - actually use the VertexBuffer stubs |
tree | commitdiff |
2002-11-30 |
Dimitrie O. Paun | Add a way to tell msvcrt to define wchar_t. |
tree | commitdiff |
2002-11-30 |
Rolf Kalbermatter | Added stub implementation with correct prototypes for |
tree | commitdiff |
2002-11-30 |
Francois Gouget | Added declaration for SignalObjectAndWait. |
tree | commitdiff |
2002-11-30 |
Francois Gouget | Added constants for _set_error_mode(). |
tree | commitdiff |
2002-11-30 |
Christian Costa | Replace LPDDSURFACEDESC by LPDDSURFACEDESC2 in IDirectD... |
tree | commitdiff |
2002-11-30 |
Francois Gouget | Add the 48 and 96kHz WAVE_FORMAT constants. |
tree | commitdiff |
2002-11-30 |
Ove Kaaven | Added missing union names for some encapsulated unions. |
tree | commitdiff |
2002-11-27 |
Steve Lustbader | Provide stubs for DnsHostnameToComputerNameA/W. |
tree | commitdiff |
2002-11-27 |
Jukka Heinonen | Moved handlers for int25 and int26 to winedos. |
tree | commitdiff |
2002-11-27 |
Francois Gouget | Added SwitchToThread. |
tree | commitdiff |
2002-11-27 |
Christian Costa | Add some DDRAW and D3D definitions. |
tree | commitdiff |
2002-11-25 |
Patrik Stridvall | Fixed pthreads on FreeBSD (based on patch by Alexandre... |
tree | commitdiff |
2002-11-25 |
Steve Lustbader | Stubs for CreateTimerQueue and DeleteTimerQueueEx. |
tree | commitdiff |
2002-11-25 |
Steve Lustbader | Assorted Win2k/WinXP stubs. |
tree | commitdiff |
2002-11-25 |
Mike McCormack | Implemented registry change notifications. |
tree | commitdiff |
2002-11-25 |
Ryan Cumming | Partially implement GetThreadTimes. |
tree | commitdiff |
2002-11-25 |
György 'Nog' Jeney | - Move SetSystemTime, GetTimeZoneInformation and |
tree | commitdiff |
2002-11-24 |
Jukka Heinonen | Moved handlers for int11, int15 and int5c to winedos. |
tree | commitdiff |
2002-11-23 |
Alexandre Julliard | Removed no longer needed PROFILE_LoadWineIni(). |
tree | commitdiff |
2002-11-23 |
Jukka Heinonen | Move int2f handler to winedos. |
tree | commitdiff |
2002-11-23 |
Alexandre Julliard | Removed the WINE_NO_STRICT support. |
tree | commitdiff |
2002-11-23 |
Dimitrie O. Paun | Allow apps to define __int{8,16,32,64} on the command... |
tree | commitdiff |
next |