I am working (add/delete/edit) on HKLM\XXX and HKLM\Wow6432Node\XXX branches. I have to use "registrymodule.pbi". The code is verbose and not performance-friendly.
Admin, please add RegAdd(), RegUpdate(), RegDelete() functions, support HKLM\XXX and HKLM\WOW6432Node\XXX branches without using ...
I have 2 windows, window A as main window, window B as 2nd window. Why after every 4 seconds the cursor on the main window disappears (like it was occupied) ?. Where do I fix the error?.
I modified the code, using only 5 basic functions, everything works smoothly.
CopyImage(), ResizeImage(), FreeImage(), SetGadgetState(), DesktopResolutionX().