src/cinder/msw/CinderMsw.cpp File Reference

Namespaces

namespace  cinder
namespace  cinder::msw

Functions

Surface8u cinder::msw::convertHBitmap (HBITMAP hbitmap)
void cinder::msw::ComDelete (void *p)
 A free function designed to interact with makeComShared.
void cinder::msw::initializeCom (DWORD params=COINIT_APARTMENTTHREADED|COINIT_DISABLE_OLE1DDE)
 Initializes COM on this thread. Uses Boost's thread local storage to prevent multiple initializations per thread.

Variables

boost::thread_specific_ptr
< ComInitializer > 
cinder::msw::threadComInitializer