Hi ,I have three files CH341DLL.H ,CH341DLL.LIB & CH341DLL.DLL ,I want to add #include directive to it in my source code for CH341DLL.H and for CH341DLL.LIB add it to linker with -|CH341DLL argument and for CH341DLL.DLL I've been told to place it in system32 but my OS is windows 10 64 bit. I don't know how to do these works.
Please help me.
Thanks


