szLogPrintf/szMessageBox
Peter Harvey <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
Nick, I am thinking it may be a good idea to put implementations of szLogPrintf and szMessageBox in odbcinst and odbcinstQ4 since we do not have a gtrtst library. The idea is to make the implementation of these two functions irrelevant to auto test libraries while at the same time providing a plugable UI. One possible problem with this idea is that there may be much loading/unloading of the UI plugin (odbcinstQ4) but I think this can be adequately addressed by creating an init and fini call for the generic window handle (aka SERVERINFO::hwnd) which could handle loading and unloading the UI plugin. What do you think? Peter _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev