hi.. m new to visual c++. can anyone please tell me what does the following error mean and how to correct it?
error C2061: syntax error : identifier 'HANDLE_PTR'
Printable View
hi.. m new to visual c++. can anyone please tell me what does the following error mean and how to correct it?
error C2061: syntax error : identifier 'HANDLE_PTR'
Moved To C++
It means what the error says. If you can post your code we can try to help.
Actually i am using vbmhwb.dll in my code. The source code for the dll is available at http://sourceforge.net/projects/vbmh...B.zip/download. When i compile the code i am getting the error. can you please help me out. I have some windows security issues to bypass in the dll. So need to compile it deleting few unwanted lines. Any help will be appreciated.