FireBirdLib - Topfield TMS PVR TAP Programming Library
ShowMessageWindow.c File Reference
#include "libFireBird.h"

Go to the source code of this file.

Functions

void ShowMessageWindow (char **content, dword pos_x, dword pos_y, byte fntSize, byte align, dword bdcolor, dword titlecolor, dword msgcolor, dword bgcolor, dword delay)
 

Variables

dword fbl_rgn = 0
 

Function Documentation

◆ ShowMessageWindow()

void ShowMessageWindow ( char **  content,
dword  pos_x,
dword  pos_y,
byte  fntSize,
byte  align,
dword  bdcolor,
dword  titlecolor,
dword  msgcolor,
dword  bgcolor,
dword  delay 
)

Variable Documentation

◆ fbl_rgn

dword fbl_rgn = 0

Definition at line 3 of file ShowMessageWindow.c.

Referenced by EndMessageWin(), and ShowMessageWindow().