ui/wpf/text.h

changeset 101
1c943d43fa81
parent 88
04c81be1c5a0
--- a/ui/wpf/text.h	Sun Jan 17 19:19:28 2016 +0100
+++ b/ui/wpf/text.h	Wed Jan 20 11:35:01 2016 +0100
@@ -58,6 +58,9 @@
 
 UI_IMPORT void __stdcall UIfreestr(char *str);
 
+
+UI_IMPORT UIWIDGET __stdcall UItextfield(void *container, char *text);
+
 #ifdef	__cplusplus
 }
 #endif

mercurial