Hello,
I am curious, I have a code that is able to hide all icons on the desktop. However, I would like to only hide selected icons on the desktop. Is it possible?
Hidden icons:
ShowWindow(FindWindow(nil, 'Program Manager'), SW_HIDE);
Show Icons:
ShowWindow(FindWindow(nil, 'Program...
Hi
I have a question to ask, is it possible to create a new account user on windows (admin or user) using Delphi? Other than that i am looking at changing the registry that allows the user to add new user on the system.
Thank you =)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.