From rswindell@VERT to CVS commit on Fri Apr 3 14:10:33 2020
src/uifc uifc.h 1.94 1.95 uifc32.c 1.252 1.253 uifcx.c 1.39 1.40
Update of /cvsroot/sbbs/src/uifc
In directory cvs:/tmp/cvs-serv16846
Modified Files:
uifc.h uifc32.c uifcx.c
Log Message:
uifcapi_t:
- msg() now returns an int (e.g. 0 for OK, non-zero otherwise)
- add msgf() a printf-style version of msg()
- add confirm() a printf-stle yes/no dialog (returns TRUE on "Yes"/default)
- add deny() a printf-style no/yes dialog (returns TRUE on "No"/default)
- add yesNoOpts to allow application to over-ride "Yes"/"No" strings.
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wed Jan 14 15:28:13 2026