- 29 Apr, 2000 17 commits
-
-
Alexandre Julliard authored
disk is not a full page multiple. Temporarily commented out the VirtualFree call in PE_UnloadLibrary.
-
Lionel Ulmer authored
- moved pixmap / image format matching ERRs to WARNs
-
Eric Pouech authored
-
Gerald Pfeifer authored
-
Ove Kaaven authored
ovr_pitch to pCreateDIBSection in DC_FUNCS. If ovr_pitch is nonzero, it is a pitch override (specifies bytes per line), and tells to treat the offset parameter as an already-mapped virtual memory address (if the section parameter is zero). Fixed a DIB status init bug in creating DIB sections from file mappings (if created from mapping, the DIB is *not* really InSync).
-
Ove Kaaven authored
register external mappings (like video frame buffers).
-
Eric Pouech authored
-
Eric Pouech authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Minor bug fixes. - Added new option --cross-call-unicode-ascii for checking illegal Unicode to ASCII calls.
-
Lionel Ulmer authored
-
Dimitrie O. Paun authored
-
Eric Pouech authored
Reduced time spent with crit sect locked.
-
Eric Pouech authored
-
Ove Kaaven authored
obtrusive.
-
Rein Klazes authored
-
- 28 Apr, 2000 23 commits
-
-
Guy L. Albertelli authored
- Correct cases where ShowWindow is done/not done.
-
Alexandre Julliard authored
Implemented TME_QUERY and TME_HOVER flags in _TrackMouseEvent and TrackMouseEventProc. Added code to allow addition/cancelation of tracking flags on existing entries rather than create extra entries. Fixed timer. Added check to _TrackMouseEvent to stop timer if the tracking list is empty. Fixed TME_CANCEL. Fixed TME_LEAVE/TME_HOVER when hwndTrack isn't the current hwnd.
-
Uwe Bonnes authored
-
Alexandre Julliard authored
Added support for memory mapping of 4k aligned PE binaries. This can speed up load times significantly for some applications.
-
Juergen Schmied authored
New: PathStripPath, PathMakeUniqueName, PathStripToRoot, PathGetShortPath, PathParseIconLocation, PathRemoveExtension, PathRemoveArgs, PathAppend, PathBuildRoot, PathCanonicalize, PathFindNextComponent, PathRemoveFileSpec.
-
Juergen Schmied authored
-
Juergen Schmied authored
Moved dialog related functions to dialogs.c
-
Juergen Schmied authored
Many corrections, exported some functions by name.
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
Use GetModuleHandleA instead of LoadLibrary for dlls imported by the spec file.
-
Dmitry Timoshkov authored
-
Lionel Ulmer authored
-
Ove Kaaven authored
-
Juergen Schmied authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Martin Fuchs authored
- Output text in header control when no other Flag specified - Delay bounding rectangle calculation for header control items
-
Chris Morgan authored
Added TrackMouseEvent calls to TOOLBAR_MouseMove. Hot buttons now look/behave almost exactly the same as native windows.
-
Chris Morgan authored
SPI_GETMOUSEHOVERTIME to SystemParametersInfo16().
-
Rein Klazes authored
stopbits: the most common uarts will generate this automatically when there are 5 databits.
-
Ove Kaaven authored
-