Andreas Jellinghaus wrote: > > - Improve register key management and .inf file to manage all > > cards (with options to not manage some cards) - Documentation > > hmm. a simple gui app could help users to manage that. but no idea > what an easy way to write a simple gui is on windows these days.
Dialogs in .rc plus a little C code works really well, is small and fast. http://stuge.se/dlg.zip is a minimal example. //Peter _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
