Results 1 to 12 of 12

Thread: Compiler Errors

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    UK
    Posts
    222

    Question 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
  •  



Click Here to Expand Forum to Full Width