Don't remember
Begin conversion to cmocka
Fixed argv type
Moved all functionality out of main so it can be unit tested
Separated test project
Separated test project
Reorg
Reorg
Reorg
Reorg
Moved trace to separate file
Fixed names of array operations
Fixed segv
Implemented concat
Test multibuffer
Unit tests with asserts
Free allocated memory
Started unit tests
Added TODO items
Implemented file name filter and multi-select
Removed unnecessary code, implemented some command line args
Initial import of Common Item Dialog implementation. Unfortunately, Microsoft has made it very hard to figure out how to use this method which they say should be used going forward. It requires about 200 lines of code just to display a file selection dialog and I can't figure out what 100 of those lines are.
Initial import of Common Item Dialog implementation. Unfortunately, Microsoft has made it very hard to figure out how to use this method which they say should be used going forward. It requires about 200 lines of code just to display a file selection dialog and I can't figure out what 100 of those lines are.
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Reorg
Initial import of implementation using ISO C99 (no C++ and therefore no missing C++ library dependencies at deployment time) and GetOpenFileName Win32 function
Initial import of implementation using ISO C99 (no C++ and therefore no missing C++ library dependencies at deployment time) and GetOpenFileName Win32 function
Creating a release from the original code
Needed a better name since multiple implementations are being created
Was not supposed to be checked-in
Was not supposed to be checked-in
Added my info and copyright.
Initial check-in