2004-10-25 |
Rein Klazes | Correctly use the returned value from GetTimeZoneInform... |
tree | commitdiff |
2004-10-25 |
Dmitry Timoshkov | - Remove bogus use of nStatCounter and hOleAut32 in... |
tree | commitdiff |
2004-10-25 |
Dimitrie O. Paun | Use only Unicode functions, it makes it easier to see... |
tree | commitdiff |
2004-10-25 |
Eric Pouech | - fixed the way length of msvcrt runtime info is passed |
tree | commitdiff |
2004-10-25 |
Robert Reif | Don't consider no driver a test failure. |
tree | commitdiff |
2004-10-25 |
Robert Reif | Don't consider a device in use a failure. |
tree | commitdiff |
2004-10-25 |
Sami Aario | Check the return value of the SHGetDesktopFolder call. |
tree | commitdiff |
2004-10-25 |
Robert Shearman | - Don't fill in any more information than native does... |
tree | commitdiff |
2004-10-25 |
Robert Shearman | - Don't leak memory when an app sends TTM_SETTITLE... |
tree | commitdiff |
2004-10-25 |
Juan Lang | Use shell32 to get the user profile dir. |
tree | commitdiff |
2004-10-25 |
Juan Lang | Update comment for LsaOpenPolicy. |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-22 |
Alexandre Julliard | Converted more of the (Un)RegisterTypeLib code to Unicode. |
tree | commitdiff |
2004-10-22 |
Aric Stewart | Don't reregister ProgIds over and over, also write... |
tree | commitdiff |
2004-10-22 |
Stefan Leichter | Fixed GetModuleBaseNameA tests for WinXP. |
tree | commitdiff |
2004-10-22 |
Mike McCormack | Use Unicode functions in RegisterTypeLib. |
tree | commitdiff |
2004-10-22 |
Alexandre Julliard | VK_0-9 and VK_A-Z are not defined in the Windows header... |
tree | commitdiff |
2004-10-22 |
Alexandre Julliard | Avoid copying invalid data on error. |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Fix the function pointer declarations so MSVC likes... |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Flesh out the icm.h header (add COLORMATCHSETUP & co... |
tree | commitdiff |
2004-10-22 |
Francois Gouget | There is no point making '--register' functions stdcall... |
tree | commitdiff |
2004-10-22 |
Stefan Leichter | Fixed GetAcceptLanguagesA tests for WinXP. |
tree | commitdiff |
2004-10-22 |
Rein Klazes | Correct the calculation of the year for the 31'st of... |
tree | commitdiff |
2004-10-22 |
Mike McCormack | Add a test for creating empty shelllink files. |
tree | commitdiff |
2004-10-22 |
Dimitrie O. Paun | Audit the Date Time Control. Unicodification. |
tree | commitdiff |
2004-10-22 |
Robert Reif | Don't consider a bad format an error unless the capabil... |
tree | commitdiff |
2004-10-21 |
Rolf Kalbermatter | - SHCreateDirectory should create intermediate director... |
tree | commitdiff |
2004-10-21 |
Uwe Bonnes | Monthcal_SetRange: Set proper value for min date. |
tree | commitdiff |
2004-10-21 |
Francois Gouget | Fix some issues reported by winapi_check: |
tree | commitdiff |
2004-10-21 |
Robert Shearman | Always remove WS_BORDER style from ComboBoxEx control. |
tree | commitdiff |
2004-10-21 |
Ge van Geldorp | - Don't double-quote an already double-quoted argument. |
tree | commitdiff |
2004-10-21 |
Jason Edmeades | Implement the beginnings of the stateblock class, and... |
tree | commitdiff |
2004-10-21 |
Thorsten Kani | Don't add extra OFFSET_X/Y to the calculation of rcBitm... |
tree | commitdiff |
2004-10-21 |
Robert Reif | Trailing white space cleanup. |
tree | commitdiff |
2004-10-21 |
Mike McCormack | Implement ChangeServiceConfig2A using ChangeServiceConf... |
tree | commitdiff |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
tree | commitdiff |
2004-10-21 |
Francois Gouget | Remove HAVE_LIBAUDIOIO_MIDI and LIBAUDIOIO_MidiInit(). |
tree | commitdiff |
2004-10-21 |
Francois Gouget | Fix the declaration of SymEnumSymbols() in dbghelp... |
tree | commitdiff |
2004-10-21 |
Rein Klazes | Correct the calculation of the year for the 31'st of... |
tree | commitdiff |
2004-10-21 |
Rein Klazes | - mktime should compute the tm_wday, tm_yday and renorm... |
tree | commitdiff |
2004-10-21 |
Robert Shearman | Correct the date of the completeness audit. |
tree | commitdiff |
2004-10-21 |
Walt Ogburn | VarParseNumFromStr: Keep zeros after decimal point... |
tree | commitdiff |
2004-10-21 |
Robert North | Fix WTInfoA in wintab.c so it can now take lpOutput... |
tree | commitdiff |
2004-10-21 |
Dimitrie O. Paun | Audit the month calendar. |
tree | commitdiff |
2004-10-21 |
Robert Shearman | - Draw with ILD_TRANSPARENT instead of ILD_NORMAL to... |
tree | commitdiff |
2004-10-21 |
Mike McCormack | Implement ChangeServiceConfigA using ChangeServiceConfigW. |
tree | commitdiff |
2004-10-21 |
Robert Reif | Don't consider a device that is already in use a test... |
tree | commitdiff |
2004-10-19 |
Vincent Béron | Fix various function prototypes. |
tree | commitdiff |
2004-10-19 |
Hans Leidekker | Add ffs() to porting library, needed by MinGW. |
tree | commitdiff |
2004-10-19 |
Stefan Leichter | Added dummy implementation for EnumUILanguagesA/W. |
tree | commitdiff |
2004-10-19 |
Vincent Béron | Use a new DLLDEFS variable in configure/Makefiles to... |
tree | commitdiff |
2004-10-19 |
Robert Shearman | Implement SetPathWordBreakProc and MirrorIcon. |
tree | commitdiff |
2004-10-19 |
Robert Shearman | Rebar completeness audit. |
tree | commitdiff |
2004-10-19 |
Alexandre Julliard | RegQueryValueW must return count in bytes for empty... |
tree | commitdiff |
2004-10-19 |
Robert Reif | Don't consider failure with DSERR_NODRIVER a test failure. |
tree | commitdiff |
2004-10-19 |
Dmitry Timoshkov | Make TranslateAcceleratorA handle national characters. |
tree | commitdiff |
2004-10-19 |
Ge van Geldorp | Pass correct uiParam for SPI_GETNONCLIENTMETRICS. |
tree | commitdiff |
2004-10-19 |
Uwe Bonnes | Add kernel32 as import for wintrust. |
tree | commitdiff |
2004-10-19 |
Mike McCormack | Implement CallNamedPipeA using CallNamedPipeW. |
tree | commitdiff |
2004-10-19 |
Walt Ogburn | Keep "trailing" zeros on whole number part of a decimal. |
tree | commitdiff |
2004-10-19 |
Walt Ogburn | Test that SafeArrayDestroyData keeps the pointer if... |
tree | commitdiff |
2004-10-19 |
Walt Ogburn | SafeArrayDestroyData - keep pointer, don't destroy... |
tree | commitdiff |
2004-10-19 |
Alexandre Julliard | Output the virtual tables for the exception classes... |
tree | commitdiff |
2004-10-19 |
Mike McCormack | Convert the shellmenu code to use unicode. |
tree | commitdiff |
2004-10-18 |
Robert Reif | Don't consider MMSYSERR_NOTSUPPORTED an error for wide... |
tree | commitdiff |
2004-10-18 |
Ge van Geldorp | Don't free subclass stack while it's still in use. |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Fixed __RTDynamicCast to return the correct pointer... |
tree | commitdiff |
2004-10-18 |
Bill Medland | During startup of the connection to an external ODBC... |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Fix some types problems. |
tree | commitdiff |
2004-10-18 |
Walt Ogburn | Test zero exponents with and without signs. |
tree | commitdiff |
2004-10-18 |
Markus Amsler | Push on stack in 16 bit mode with segment wrap around. |
tree | commitdiff |
2004-10-18 |
Rolf Kalbermatter | Modify ANSI functions to allocate intermediate Unicode... |
tree | commitdiff |
2004-10-18 |
Jeremy White | Revise winmm/time.c to fix timer resolution at 1 ms... |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Add some more Alpha asm code and Alpha-specific parts. |
tree | commitdiff |
2004-10-18 |
Dmitry Timoshkov | Protect USER32 against early graphics driver unloading. |
tree | commitdiff |
2004-10-18 |
Dimitrie O. Paun | Implement LBS_COMBOBOX, and make use of it. |
tree | commitdiff |
2004-10-18 |
Joris Huizer | Added IClassFactory->CreateInstance aggregation checks. |
tree | commitdiff |
2004-10-18 |
Peter Riocreux | Make DrawDibDraw honour the DDF_BACKGROUNDPAL flag. |
tree | commitdiff |
2004-10-18 |
Markus Amsler | Initialize .COM stack. |
tree | commitdiff |
2004-10-18 |
Stefan Leichter | Added stub for CryptCATAdminAcquireContext. |
tree | commitdiff |
2004-10-18 |
Rein Klazes | In RtlQueryTimezoneInformation use information from... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst... |
tree | commitdiff |
2004-10-18 |
Robert Shearman | - TBN_DELETINGBUTTON sends the command ID, not the... |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Fix port enumeration. |
tree | commitdiff |
2004-10-18 |
Hans Leidekker | Avoid using gettimeofday(). |
tree | commitdiff |
2004-10-18 |
Rein Klazes | Test whether the ft_encoding's are defined, not the... |
tree | commitdiff |
2004-10-18 |
Marcus Meissner | Stub function for OpenInputDesktop. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Add stub implementation for CreateProxyFromTypeInfo. |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Protect some more types which can be redeclared in... |
tree | commitdiff |
2004-10-18 |
Robert Reif | Fix some places where no driver present causes problems. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be... |
tree | commitdiff |
2004-10-18 |
Michael Jung | Fixed a typo in CryptExportKey. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | Improve proxy destruction comment. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Mask SIGCHLD to prevent partial writes in the new_proce... |
tree | commitdiff |
2004-10-18 |
Rolf Kalbermatter | Added SHFreeNameMappings implementation. |
tree | commitdiff |
2004-10-14 |
Alexandre Julliard | Fixed spelling of 'hierarchy'. |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | Added check for fork() to fix the MinGW build. |
tree | commitdiff |
2004-10-14 |
Gerald Pfeifer | Completely disable unused function show_image(). |
tree | commitdiff |
next |