dear sir:
this day i meet a question with dll,i must add a dll file to my program,this dll is support by the manufacture,only .dll and .sys file, so i use loadlibrary and GetProcAddress function,but when i debug it there is a error:Missing prototype,and then i copy .sys file to \\windows\system,the error is still have,and now what can i do,please see my pragram at attachments.