search for: bitblt_internalstretchblt

Displaying 2 results from an estimated 2 matches for "bitblt_internalstretchblt".

2005 Oct 07
1
MSP files
I have a .MSP file that has an update to a program I can't run otherwise. How should I open/run this file? msiexec doesn't work. I have searched the documentation and googled for it and couldn't find anything. Patola -- http://linuxfud.org - o TIRA-TEIMA dos ataques ao software livre!
2009 Oct 09
0
Wine release 1.1.31
...ts: Retrieve the number of processors through GetSystemInfo. gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt. winex11: Move X11DRV_ClientSideDIBCopy to avoid forward declarations. winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt. winex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt. version: Abstract resource finding into a common function. version: Use the find_resource function instead of the 16-bit entry points to load 16-bit resources. version: Moved GetFile...