• R
    Implement boolean (yes/no or OK/Cancel, ...) input. · 2d2ed9df
    Richard Levitte 提交于
    Implement UI controls.  Current controls are the possibility to output
    the OpenSSL error stack on the same channel from within UI_process()
    and to check if the same user interface can be redone without being
    rebuilt (this is often more a question of philosophy than
    technicalities).
    2d2ed9df
ui_lib.c 19.1 KB