CBubble() CBubble( int font_size )
BOOL Create( void )
BOOL DestroyWindow( void )
DWORD GetHeight( void )
void Hide( void )
BOOL IsCreated( void )
void SetFontSize( int font_size )
void Show( CPoint screen_coordinates, const CString& text_to_display )
Sorry.