|
-
Nov 3rd, 2009, 07:09 AM
#1
Thread Starter
Addicted Member
error C2061: syntax error
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'
-
Nov 3rd, 2009, 07:13 AM
#2
Re: error C2061: syntax error
-
Nov 3rd, 2009, 08:59 AM
#3
Re: error C2061: syntax error
It means what the error says. If you can post your code we can try to help.
-
Nov 4th, 2009, 01:38 AM
#4
Thread Starter
Addicted Member
Re: error C2061: syntax error
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|