|
-
Jul 18th, 2001, 05:03 PM
#1
Thread Starter
Addicted Member
Compiler Errors
When I compile my project it gives me these errors, and i have no clue as to what they mean or how to solve them! Can somebody help me?
dllstuff.c
C:\key32\dllstuff.c(4) : error C2143: syntax error : missing '{' before 'constant'
C:\key32\dllstuff.c(4) : error C2059: syntax error : '<Unknown>'
C:\key32\dllstuff.c(6) : error C2059: syntax error : 'else'
C:\key32\dllstuff.c(17) : error C2014: preprocessor command key32\dllstuff.c(18) : error C2143: syntax error : missing '{' before '__stdcall'
C:\key32\dllstuff.c(19) : fatal error C1019: unexpected #else
Error executing cl.exe.
I am trying to install system wide hooks with the application
I enclose the project in this message!
[email protected]
Cheers for any help or insight
Andy
I'm using MS VC++ 6.0
Last edited by Andy_Hollywood; Jul 19th, 2001 at 11:55 AM.
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
|