摘要:
C++ - RegCreateKeyEx success but without result Could anybody tell me what's wrong is with this code? There is no errors. Everything returns ERROR_SUCCESS but in register can't see any changes. void ... 阅读全文
posted @ 2016-07-13 16:38
今夜太冷
阅读(4063)
评论(0)
推荐(0)
摘要:
I'm trying to add DLLRegisterServer and DLLUnregisterServer entry points to an existing DLL that is exporting other functions. I have the olectl.h header included and here is the code I'm using to exp... 阅读全文
posted @ 2016-07-13 11:56
今夜太冷
阅读(782)
评论(0)
推荐(0)