Hi,
this is a small subroutine that creates 2 filelists from a given (%1) directory or drive (ie.: C:\).
List 1 contains all files with relative path.
List 2 contains all files with full path.
%1 ...
Hi,
Last year I wrote a small program for changing display settings on the fly using API calls from user32.dll. This is probably exactly what you are looking for.
For better understanding visit:
ht ...