WinGRecommendDIBFormat16(3w)
NAME
WinGRecommendDIBFormat16 (WING.1002)
SYNOPSIS
BOOL16 WinGRecommendDIBFormat16
(
BITMAPINFO* bmpi
)
DESCRIPTION
Get the recommended format of bitmaps for the current display.
PARAMS
bmpi [Out] Destination for format information.
RETURNS
Success: TRUE. bmpi is filled with the best (fastest) bitmap format
Failure: FALSE, if bmpi is NULL.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wing.dll16/wing.c".
- Debug channel "wing".