MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- c -
CB_ADDSTRING :
combobox.h
CB_ARC :
gdi.h
CB_CIRCLE :
gdi.h
CB_DELETESTRING :
combobox.h
CB_DIRECT_DRAW_RECT :
gdi.h
CB_ELLIPSE :
gdi.h
CB_EQUAL_PIXEL :
gdi.h
CB_ERR :
combobox.h
CB_ERRSPACE :
combobox.h
CB_FASTSPIN :
combobox.h
CB_FINDSTRING :
combobox.h
CB_FINDSTRINGEXACT :
combobox.h
CB_FLOOD_FILL :
gdi.h
CB_GETCHILDREN :
combobox.h
CB_GETCOUNT :
combobox.h
CB_GETCURSEL :
combobox.h
CB_GETDROPPEDCONTROLRECT :
combobox.h
CB_GETDROPPEDSTATE :
combobox.h
CB_GETEDITSEL :
combobox.h
CB_GETITEMADDDATA :
combobox.h
CB_GETITEMHEIGHT :
combobox.h
CB_GETLBTEXT :
combobox.h
CB_GETLBTEXTLEN :
combobox.h
CB_GETSPINPACE :
combobox.h
CB_GETSPINRANGE :
combobox.h
CB_GETSPINVALUE :
combobox.h
CB_INSERTSTRING :
combobox.h
CB_LIMITTEXT :
combobox.h
CB_LINE :
gdi.h
CB_OKAY :
combobox.h
CB_ONE_SCANLINE :
gdi.h
CB_POLYGON :
gdi.h
CB_RESETCONTENT :
combobox.h
CB_SETCURSEL :
combobox.h
CB_SETEDITSEL :
combobox.h
CB_SETITEMADDDATA :
combobox.h
CB_SETITEMHEIGHT :
combobox.h
CB_SETSPINFORMAT :
combobox.h
CB_SETSPINPACE :
combobox.h
CB_SETSPINRANGE :
combobox.h
CB_SETSPINVALUE :
combobox.h
CB_SETSTRCMPFUNC :
combobox.h
CB_SPIN :
combobox.h
CBERR_BADNAME :
minigui.h
CBERR_NOMEM :
minigui.h
CBERR_OK :
minigui.h
CBM_ADDITEM :
coolbar.h
CBM_ENABLE :
coolbar.h
CBN_CLICKED :
combobox.h
CBN_CLOSEUP :
combobox.h
CBN_DBLCLK :
combobox.h
CBN_DROPDOWN :
combobox.h
CBN_EDITCHANGE :
combobox.h
CBN_KILLFOCUS :
combobox.h
CBN_SELCHANGE :
combobox.h
CBN_SELECTCANCEL :
combobox.h
CBN_SELECTOK :
combobox.h
CBN_SETFOCUS :
combobox.h
CBNAME_TEXT :
minigui.h
CBOP_APPEND :
minigui.h
CBOP_NORMAL :
minigui.h
CBS_AUTOFOCUS :
combobox.h
CBS_AUTOHSCROLL :
combobox.h
CBS_AUTOLOOP :
combobox.h
CBS_AUTOSPIN :
combobox.h
CBS_BMP_16X16 :
coolbar.h
CBS_BMP_32X32 :
coolbar.h
CBS_BMP_CUSTOM :
coolbar.h
CBS_DISABLENOSCROLL :
combobox.h
CBS_DROPDOWNLIST :
combobox.h
CBS_EDITBASELINE :
combobox.h
CBS_EDITNOBORDER :
combobox.h
CBS_LOWERCASE :
combobox.h
CBS_NOTIFY :
combobox.h
CBS_READONLY :
combobox.h
CBS_SIMPLE :
combobox.h
CBS_SORT :
combobox.h
CBS_SPINARROW_LEFTRIGHT :
combobox.h
CBS_SPINARROW_TOPBOTTOM :
combobox.h
CBS_SPINLIST :
combobox.h
CBS_TYPEMASK :
combobox.h
CBS_UPPERCASE :
combobox.h
CBS_USEBKBMP :
coolbar.h
ChangeCaretSize() :
window.h
CheckBitmapType() :
gdi.h
CheckDlgButton() :
window.h
CheckMenuRadioItem() :
window.h
CheckRadioButton() :
window.h
ChildWindowFromPoint() :
window.h
ChildWindowFromPointEx() :
window.h
Circle() :
gdi.h
CircleArc() :
gdi.h
CircleArcGenerator() :
gdi.h
CircleGenerator() :
gdi.h
CleanupMyBitmapSL() :
gdi.h
cli_conn() :
minigui.h
ClientHeightToWindowHeightEx() :
window.h
ClientRequest() :
minigui.h
ClientRequestEx() :
minigui.h
ClientToScreen() :
window.h
ClientToWindow() :
window.h
ClientWidthToWindowWidthEx() :
window.h
ClipCursor() :
minigui.h
CLIPRECT :
gdi.h
ClipRectAlloc :
gdi.h
ClipRectIntersect() :
gdi.h
CLIPRGN :
gdi.h
ClipRgnCopy() :
gdi.h
ClipRgnIntersect() :
gdi.h
CMFLAG_MASK :
listbox.h
COLOR_black :
gdi.h
COLOR_blue :
gdi.h
COLOR_cyan :
gdi.h
COLOR_darkblue :
gdi.h
COLOR_darkcyan :
gdi.h
COLOR_darkgray :
gdi.h
COLOR_darkgreen :
gdi.h
COLOR_darkmagenta :
gdi.h
COLOR_darkred :
gdi.h
COLOR_darkyellow :
gdi.h
COLOR_green :
gdi.h
COLOR_invalid :
gdi.h
COLOR_lightgray :
gdi.h
COLOR_lightwhite :
gdi.h
COLOR_magenta :
gdi.h
COLOR_red :
gdi.h
COLOR_transparent :
gdi.h
COLOR_yellow :
gdi.h
CompileRGBABitmap() :
gdi.h
CompileRGBABitmapEx() :
gdi.h
CONTAINERINFO :
scrollview.h
ConvertMemDC() :
gdi.h
COOLBARITEMINFO :
coolbar.h
CopyAcceleratorTable() :
window.h
CopyCursor() :
minigui.h
CopyRect() :
gdi.h
CopyRegion :
gdi.h
CPLOGFONT :
gdi.h
CreateAcceleratorTable() :
window.h
CreateAnimationFromGIF89a() :
animation.h
CreateAnimationFromGIF89aFile() :
animation.h
CreateAnimationFromGIF89aMem() :
animation.h
CreateBMPDevFont() :
gdi.h
CreateCaret() :
window.h
CreateClipBoard() :
minigui.h
CreateClipRgn() :
gdi.h
CreateCompatibleDC :
gdi.h
CreateCompatibleDCEx() :
gdi.h
CreateCursor() :
minigui.h
CreateIcon :
gdi.h
CreateIconEx() :
gdi.h
CreateLogFont() :
gdi.h
CreateLogFontByName() :
gdi.h
CreateLogFontIndirect() :
gdi.h
CreateMainWindow() :
window.h
CreateMainWindowEx() :
window.h
CreateMainWindowIndirect() :
window.h
CreateMainWindowIndirectParam() :
window.h
CreateMainWindowIndirectParamEx() :
window.h
CreateMemDC() :
gdi.h
CreateMemDCEx() :
gdi.h
CreateMemDCFromBitmap() :
gdi.h
CreateMemDCFromMyBitmap() :
gdi.h
CreateMenu() :
window.h
CreatePalette() :
gdi.h
CreatePopupMenu() :
window.h
CreatePrivateClientDC() :
gdi.h
CreatePrivateDC() :
gdi.h
CreatePrivateSubDC() :
gdi.h
CreateSecondaryDC() :
gdi.h
CreateSubMemDC() :
gdi.h
CreateSystemMenu() :
window.h
CreateToolTipWin() :
ctrlhelper.h
CreateWindow :
window.h
CreateWindowEx() :
window.h
CreateWindowEx2() :
window.h
CTRL_ANIMATION :
animation.h
CTRL_BIDISLEDIT :
edit.h
CTRL_BUTTON :
button.h
CTRL_COMBOBOX :
combobox.h
CTRL_COOLBAR :
coolbar.h
CTRL_EDIT :
edit.h
CTRL_GRIDVIEW :
gridview.h
CTRL_ICONVIEW :
iconview.h
CTRL_LISTBOX :
listbox.h
CTRL_LISTVIEW :
listview.h
CTRL_MEDIT :
edit.h
CTRL_MENUBTN :
menubutton.h
CTRL_MENUBUTTON :
menubutton.h
CTRL_MLEDIT :
edit.h
CTRL_MONTHCALENDAR :
monthcal.h
CTRL_NEWTOOLBAR :
newtoolbar.h
CTRL_PROGRESSBAR :
progressbar.h
CTRL_PROPSHEET :
propsheet.h
CTRL_SCROLLBAR :
scrollbar.h
CTRL_SCROLLVIEW :
scrollview.h
CTRL_SCROLLWND :
scrollview.h
CTRL_SLEDIT :
edit.h
CTRL_SPINBOX :
spinbox.h
CTRL_STATIC :
static.h
CTRL_TEXTEDIT :
textedit.h
CTRL_TRACKBAR :
trackbar.h
CTRL_TREEVIEW :
treeview.h
CTRLDATA :
window.h
Generated by
1.8.11