top of page
Blog posts
Search
Oct 211 min read
Dynamically loading a DLL "on-the-fly"
Calling the members of a dynamic-link library (DLL, in a .dll file), from VBA code, without having to first (separately) register that DLL.
0 comments
Aug 144 min read
Working with the Registry using VBA (the 'wider' Registry: the HKCU, HKCR and HKLM hives)
This post concerns working with the Registry outside of the "HKEY_CURRENT_USER\Software\VB and VBA Program Settings" key.
0 comments
Aug 135 min read
Working with the Registry using VBA (the 'VB and VBA Program Settings' key)
This post concerns working with the the "HKEY_CURRENT_USER\Software\VB and VBA Program Settings" key within the Registry.
0 comments
Articles: Blog2
bottom of page