search for: createbitmapindirect

Displaying 5 results from an estimated 5 matches for "createbitmapindirect".

2009 Aug 26
1
Help getting our application working
...EIVE_TIMEOUT 30000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (30000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 30000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (30000): STUB > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect planes = 0 > fixme:bitmap:CreateBitmapIndirect...
2006 Sep 15
0
Problem Installing Application in fake_windows
...ugh the installation program browse finds it My Computer (C:) Programs - and clicked on next. I got an error message from the installation program that file copy failed, check space (there's plenty) and on exiting the installation program wine has written a series of lines: fixme: bitmap: CreateBitmapIndirect planes=0 before exiting normally. Is there a tutorial on installing applications? I checked /usr/share/doc/wine-doc/html/wine-user and /usr/share/doc/wine-doc/html/wine-faq but didn't find anything specific to this problem. I would appreciate any suggestions as to how to fix this problem...
2018 Feb 02
0
Wine release 3.1
...IN32 typelib loaded on WIN64. gdi32: Don't bother using the return value of HeapFree(). ole32: Only load the contents stream for the static clsids. ole32: Explicitly enumerate the presentation streams rather than using EnumElements. gdi32: Allocate the bitmap bits during CreateBitmapIndirect() to catch out-of-memory errors. ole32: Don't keep the streams open. ole32: There's no need to recreate the static entry when parsing the CONTENTS stream. ole32: Allow caching of icon aspects for static class caches. Jacek Caban (18): schtasks: Added /delete command...
2007 Feb 16
0
Wine release 0.9.31
...est showing that the change was wrong. comctl32: Change internal imagelist bitmap storage in the way applications with pre-compiled imagelists expect it. gdi32: Fix a typo in the memcmp call. gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdings is not installed. gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes. Duane Clark (1): treeview: Scrolling does not cause label being edited to lose focus. Eric Pouech (8): msvcrt: Reset a signal to DFL before it's used. msvcrt: Implemented the raise function. msvcrt: Use raise(SIGABRT) for abo...
2008 Dec 20
0
Wine release 1.1.11
...ml: Correct UIDs of interfaces. Lei Zhang (5): user32: Check input to GetAsyncKeyState(). qcap: Don't clip intermediate values in YUV to RGB conversion code. quartz: Enumerate all the pins on filter and check directions when rendering. gdi32: Prevent integer overflow in CreateBitmapIndirect. quartz: Ignore unknown chunks when parsing AVI headers. Maarten Lankhorst (7): includes: Fix packing for commdlg in Win64. wintab32/winex11.drv: Add CDECL to imported functions. winex11.drv: Make XIM functions hidden. winex11.drv/explorer: Add CDECL to exported funct...