Results 1 to 2 of 2

Thread: winreg don't run??

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    Rouen
    Posts
    58

    winreg don't run??

    Hello!!


    After install of my visual studio, i create a project with winreg.h header. During compile there are a probleme with ";" and i see nothing.
    The problem is only with my visual studio version.
    I don't know how can i do to repare my winreg header??

    EveryBody can help me?
    thank's

    Cybercool

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    With the info you provided I have no idea what's the problem, but how do you include winreg.h?
    PHP Code:
    #include <winreg.h>;

    //should be

    #include <winreg.h> 
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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