2001-01-10 |
Eric Pouech | For the Global*Ptr* set of macros, replace the 16bit...
|
commit | commitdiff | tree |
2001-01-10 |
Ulrich Czekalla | Only call TOOLBAR_CalcToolbar when parameters change.
|
commit | commitdiff | tree |
2001-01-09 |
Dmitry Timoshkov | Added unicode window proc for the listbox control.
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | Test for NULL and LPSTR_TEXTCALLBACK before using lpColumn...
|
commit | commitdiff | tree |
2001-01-09 |
Gerald Pfeifer | Fixed some incorrect format strings.
|
commit | commitdiff | tree |
2001-01-09 |
Alexandre Julliard | Removed obsolete file.
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | Move HDWP to winuser.h.
|
commit | commitdiff | tree |
2001-01-09 |
Ryan Cumming | Make CDROM_GetLabel return 0 in the event of failure...
|
commit | commitdiff | tree |
2001-01-09 |
David Elliott | Fixed usage of RegEnumValueA.
|
commit | commitdiff | tree |
2001-01-09 |
Huw D M Davies | Handle the EnumPrinters() flag PRINTER_ENUM_DEFAULT...
|
commit | commitdiff | tree |
2001-01-09 |
Huw D M Davies | Actually call CDROM_Audio_GetTracksInfo when retrieving
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | SERVICE_AddObject check for NULL handles in addition to
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | The last parameter of CreateFile should be 0 (aka NULL...
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | pty_handle is a HANDLE, not an int.
|
commit | commitdiff | tree |
2001-01-09 |
François Gouget | (configure) Look for the headers in $WINE_ROOT/include...
|
commit | commitdiff | tree |
2001-01-09 |
Gerard Patel | Send the creation notification to the true owner of...
|
commit | commitdiff | tree |
2001-01-09 |
Ulrich Czekalla | Ensure there is an edit control when we reset contents.
|
commit | commitdiff | tree |
2001-01-09 |
Ulrich Czekalla | Adjust item rects by horizontal scrollbar offset.
|
commit | commitdiff | tree |
2001-01-09 |
Gerard Patel | Fixed TCM_GetRowCount.
|
commit | commitdiff | tree |
2001-01-07 |
Alexandre Julliard | Need to import user32 even though we don't use symbols...
|
commit | commitdiff | tree |
2001-01-07 |
Leonard Norrgård | Reference $(SRCDIR) when installing the perl script...
|
commit | commitdiff | tree |
2001-01-07 |
Gerard Patel | Changed string pointer calculation.
|
commit | commitdiff | tree |
2001-01-07 |
Huw D M Davies | Moved all the documented shlwapi functions out of undocshell...
|
commit | commitdiff | tree |
2001-01-07 |
Marcus Meissner | Removed one &, now CoCreateInstance() of ddraw objects...
|
commit | commitdiff | tree |
2001-01-07 |
Mike McCormack | Calculate the timeout time once when the async is created.
|
commit | commitdiff | tree |
2001-01-07 |
Mike McCormack | Implemented HasOverlappedCompleted macro.
|
commit | commitdiff | tree |
2001-01-07 |
Dmitry Timoshkov | Add missing mapping for LB_FINDSTRINGEXACT message...
|
commit | commitdiff | tree |
2001-01-07 |
Dmitry Timoshkov | Combobox should clear its current selection on response to
|
commit | commitdiff | tree |
2001-01-06 |
Alexandre Julliard | Use the exe name and file handle we got from the server...
|
commit | commitdiff | tree |
2001-01-06 |
Alexandre Julliard | Added separate queue for "system" APCs that get called...
|
commit | commitdiff | tree |
2001-01-06 |
Alexandre Julliard | Removed old format config file.
|
commit | commitdiff | tree |
2001-01-06 |
François Gouget | Modify the look of bitmap menu items to match Win95...
|
commit | commitdiff | tree |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches.
|
commit | commitdiff | tree |
2001-01-06 |
Eric Pouech | Forced loading of msacm32 when msacm is loaded.
|
commit | commitdiff | tree |
2001-01-06 |
Huw D M Davies | Implement InternetCanonicalizeUrl.
|
commit | commitdiff | tree |
2001-01-06 |
Johan Gill | Added a more truthful message about what really is...
|
commit | commitdiff | tree |
2001-01-06 |
Marcus Meissner | Don't call QueryAbort16() in WriteSpool16(), since...
|
commit | commitdiff | tree |
2001-01-06 |
Andreas Mohr | Took a stab at implementing LBS_NOSEL.
|
commit | commitdiff | tree |
2001-01-05 |
Alexandre Julliard | Send the exe file handle in init_process_done request.
|
commit | commitdiff | tree |
2001-01-05 |
Alexandre Julliard | Avoid crashing on invalid lines during config file...
|
commit | commitdiff | tree |
2001-01-05 |
Huw D M Davies | Implemented a few Url* functions.
|
commit | commitdiff | tree |
2001-01-05 |
Dmitry Timoshkov | Added unicode window proc for combobox control.
|
commit | commitdiff | tree |
2001-01-05 |
Dmitry Timoshkov | Added unicode window proc for the static control.
|
commit | commitdiff | tree |
2001-01-05 |
Mike McCormack | Returning success for unknown WSCNTL_TCPIP_QUERY_INFO...
|
commit | commitdiff | tree |
2001-01-05 |
Andreas Mohr | Mouse events fix.
|
commit | commitdiff | tree |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we...
|
commit | commitdiff | tree |
2001-01-05 |
François Gouget | I triple checked but yes, CHOOSECOLOR.hInstance is...
|
commit | commitdiff | tree |
2001-01-05 |
François Gouget | We must cast the return value of GetProcAddress.
|
commit | commitdiff | tree |
2001-01-05 |
François Gouget | The WndProc function was missing the CALLBACK modifier.
|
commit | commitdiff | tree |
2001-01-05 |
François Gouget | The first 2 parameters of WinMain are HINSTANCEs, not...
|
commit | commitdiff | tree |
2001-01-05 |
Dmitry Timoshkov | Fixed some problems with scrolling in the edit control.
|
commit | commitdiff | tree |
2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN).
|
commit | commitdiff | tree |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel...
|
commit | commitdiff | tree |
2001-01-04 |
Eric Pouech | Added a few missing parts.
|
commit | commitdiff | tree |
2001-01-04 |
Francois Gouget | Fixed the alignment of the MF_RIGHTJUSTIFY menu items.
|
commit | commitdiff | tree |
2001-01-04 |
Alexandre Julliard | Removed obsolete code.
|
commit | commitdiff | tree |
2001-01-04 |
Alexandre Julliard | Fixed dll dependencies.
|
commit | commitdiff | tree |
2001-01-04 |
Eric Pouech | Now using manifest constant instead of raw values for...
|
commit | commitdiff | tree |
2001-01-04 |
Mike McCormack | Added Ulrich Weigand's description of KERNEL32_99.
|
commit | commitdiff | tree |
2001-01-04 |
Mike McCormack | Some borken memory monitoring programs divide by dwTotalPage...
|
commit | commitdiff | tree |
2001-01-04 |
Jon Griffiths | Added spec generation tool specmaker.
|
commit | commitdiff | tree |
2001-01-04 |
Guy L. Albertelli | Reimplemented "relay=" and "snoop=" suboptions.
|
commit | commitdiff | tree |
2001-01-04 |
François Gouget | Moved the function pointer types to their rightful...
|
commit | commitdiff | tree |
2001-01-04 |
Andreas Mohr | Starcraft was confused by a wrong FALSE BitBlt return.
|
commit | commitdiff | tree |
2001-01-04 |
Marcus Meissner | Set fragments for wave input to 7 x 1024 byte.
|
commit | commitdiff | tree |
2001-01-04 |
Eric Pouech | Fixed loading of 16 bit drivers.
|
commit | commitdiff | tree |
2001-01-04 |
Aric Stewart | Fixed a problem where when deleting an item using index...
|
commit | commitdiff | tree |
2001-01-03 |
Alexandre Julliard | Pass the application name also when starting a Unix...
|
commit | commitdiff | tree |
2001-01-03 |
Jon Griffiths | Added InitializeCriticalSectionAndSpinCount prototype.
|
commit | commitdiff | tree |
2001-01-03 |
François Gouget | Convert HDESK to STRICT.
|
commit | commitdiff | tree |
2001-01-03 |
Eric Pouech | Removed duplicate field in internal structure.
|
commit | commitdiff | tree |
2001-01-03 |
Eric Pouech | Added support for the DRVM_MAPPER_STATUS message.
|
commit | commitdiff | tree |
2001-01-03 |
Eric Pouech | Replaced pointers to external functions by a DLL import.
|
commit | commitdiff | tree |
2001-01-03 |
Andreas Mohr | Fixed bitmap size handling.
|
commit | commitdiff | tree |
2001-01-02 |
Ove Kaaven | Turn on detectable autorepeat if the X Keyboard Extension is
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Moved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT...
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Implement PrintDlg16 better (adding PrintDlgProc16...
|
commit | commitdiff | tree |
2001-01-02 |
Ulrich Weigand | Delayed import thunks for Sparc.
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Removed an '#ifdef STRICT'.
|
commit | commitdiff | tree |
2001-01-02 |
Ove Kaaven | Bugfix for sound dropping out, and workaround for Half...
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Moved HDROP to shellapi.h.
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Should include cguid.h.
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Added two error codes: E_DRAW and DATA_E_FORMATETC.
|
commit | commitdiff | tree |
2001-01-02 |
Andreas Mohr | Return 8.3 file names.
|
commit | commitdiff | tree |
2001-01-02 |
Ulrich Weigand | - Fixed a byteorder conversion problem with message...
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Replaced calls to OpenFile with the equivalent call to
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | The last parameter of CreateFile is a HANDLE and should...
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | A socket becomes readable after connect in Linux 2...
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Read 4 bytes to wake up GETISPACE.
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Added one safety check to AFM parsing.
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | 16bit user GetProp/SetProp get strings or atoms, so...
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Fixed some 0 vs. FALSE mismatches.
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | SC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE'
|
commit | commitdiff | tree |
2001-01-02 |
Ulrich Weigand | Align moveable blocks if the architecture requires it.
|
commit | commitdiff | tree |
2001-01-02 |
François Gouget | Reordered the definitions according to their value.
|
commit | commitdiff | tree |
2001-01-02 |
Andreas Mohr | Added Reserved5 -> lstrcmp16.
|
commit | commitdiff | tree |
2001-01-02 |
Andreas Mohr | Code was checking for 0 or HFILE_ERROR instead of negative...
|
commit | commitdiff | tree |
2000-12-29 |
Dmitry Timoshkov | "Implement" GetKBCodePage and GetKBCodePage16.
|
commit | commitdiff | tree |
2000-12-29 |
Mike McCormack | Implemented GetOverlappedResult.
|
commit | commitdiff | tree |
2000-12-29 |
Marcus Meissner | CreateFontIndirect() can get NULL pointers.
|
commit | commitdiff | tree |