- Nov 12, 2003
-
-
Alexandre Julliard authored
-
Fix wineps's font downloaders to cope with this behaviour.
-
doesn't do this when the dib is 1bpp and has a black/white colour table. In such cases this resulted in a monochrome bitmap being StretchBlt'ed which is clearly incorrect since we then start using text and bkgnd colours.
-
-
item as well as one for subitem 0.
-
-
Alexandre Julliard authored
execs the corresponding wine binary. Removed the --with-nptl configure option.
-
Alexandre Julliard authored
-
- Nov 11, 2003
-
-
Alexandre Julliard authored
exec the wineserver too.
-
Alexandre Julliard authored
match the actual mmap protection.
-
Alexandre Julliard authored
-
GetNamedSecurityInfoA, GetNamedSecurityInfoW. Implemented ConvertStringSecurityDescriptorToSecurityDescriptorW, DeleteAce, MakeAbsoluteSD, GetAclInformation, ConvertStringSidToSidW, RtlDeleteAce, RtlQueryInformationAcl.
-
-
-
-
-
-
-
-
-
Windows fills it upto the supplied size rather than returning an error.
-
-
Alexandre Julliard authored
Constify strings. Fix args of [GS]etPrinterDataEx
-
-
Alexandre Julliard authored
on other platforms.
-
Merge real mode pending event checking routines. Remove some obsolete code.
-
- CopyRects fix (problem in error paths) based on Carlos Lozano patch
-
-
ensure that we pick these out in playback. EMR_STRETCHBLT should behave like EMR_BITBLT if there are no bits (ie. it's a PalBlt). Set the text and bkgnd colour to black and white respectively before enumerating an emf. Print out the record names to make debugging easier. Add a few TRACE()s.
-
Don't even try to use heuristics to guess whether the printer is PostScript or not - we're going to get it wrong anyway. Don't list printer entries that begin with ispunct() - these are used for 'tc' aliases.
-
-
-
callbacks so that the correct calling convention is used.
-
MSDN headers.
-
-
SetTextCharacterExtra.
-
-
filling the path. Fixed a memory leak.
-
biClrImportant and calculates them from biBitCount.
-
EM_ScrollCaret as this may call ScrollWindow. Previously newly added lines were not displayed if the edit needed to scroll.
-