SftTree/DLL 6.5

GDIPlusAvailable

Softel vdm, Inc.

Returns whether GDI+ support is available.

C

void WINAPI SftTree_GetGDIPlusAvailable(HWND hwndCtl);
void WINAPI SftTreeSplit_GetGDIPlusAvailable(HWND hwndCtl);

C++

BOOL CSftTree::GetGDIPlusAvailable() const;
BOOL CSftTreeSplit::GetGDIPlusAvailable() const;

Parameters

hwndCtl

The window handle of the tree control.

Returns

GetGDIPlusAvailable returns TRUE if GDI+ is available on the current system, otherwise FALSE is returned.

Comments

The GetGDIPlusAvailable function returns whether GDI+ support is available.

In order to use GDI+ images (see Sft_SetPictureGDIPlusImage), GDI+ support must be available. For information about distributing GDI+ with your application, please see "Distributing the Dlls".

See Also  C/C++ API  |  CategoriesNotifications

 


Feedback / comments / error reports for this topic
© 2009 - Softel vdm, Inc. - www.softelvdm.com