Home
last modified time | relevance | path

Searched refs:htbbmp (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUIStatus.cpp248 HBITMAP htbbmp = LoadBitmap( hInstDLL, LPCTSTR(IDB_STATUS_TB) ); in UICreateStatusWindow() local
250 ImageList_AddMasked( himl, htbbmp, RGB(192, 192, 192) ); in UICreateStatusWindow()
251 DeleteObject(htbbmp); in UICreateStatusWindow()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUIStatus.cpp248 HBITMAP htbbmp = LoadBitmap( hInstDLL, LPCTSTR(IDB_STATUS_TB) ); in UICreateStatusWindow() local
250 ImageList_AddMasked( himl, htbbmp, RGB(192, 192, 192) ); in UICreateStatusWindow()
251 DeleteObject(htbbmp); in UICreateStatusWindow()