I'm making a system cleaner on C++ and what would be the best project to use?
@ Windows forms application
@ Empty project
@ Win32 project
@ Win32 Console application
Note: This project has to have interface it's not console based! Reason why there is console app is you could use windows form from there. Which one should i use?