Hi,
I am somewhat new to pragramming in Windows and I want to know how I can use a dll in a c++ program. for instance if I was to use a function that is in c:\windows\system32\advapi32.dll
how do I include it in the project.? and then how do I call a function in that dll.
Thanks In advance.
S
I am somewhat new to pragramming in Windows and I want to know how I can use a dll in a c++ program. for instance if I was to use a function that is in c:\windows\system32\advapi32.dll
how do I include it in the project.? and then how do I call a function in that dll.
Thanks In advance.
S