Hi nidud,
I created a simple tool to display hidden Windows files. The tool takes one parameter :
HiddenFiles.exe show : displays hidden files
HiddenFiles.exe hide : do not show hidden files and hide protected system files
I could not find the include file Winreg.h in the asmc zip archive so I added manually the necessary function prototypes and equates. Could you add this missing header file? Thanks.