Results 1 to 6 of 6
  1. #1
    Dec0r87930's Avatar
    Join Date
    Jan 2008
    Location
    DetRoit :D
    Posts
    934
    Reputation
    20
    Thanks
    84

    [Help] Visual C++ Express 2008 Edition ??

    Is there any tuts for this one? Visual C++ Express Edition ??
    I could see any.
    Last edited by Dec0r87930; 02-29-2008 at 01:05 PM. Reason: wrong

  2. #2
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Just the basic things, u need to set the strings to multibyte.
    and timer go like
    Code:
    this->timer1->Enabled();
    or
    this->timer1->Disabled();
    Atleast i thought...

  3. #3
    Toymaker's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Hannah, Montana
    Posts
    659
    Reputation
    14
    Thanks
    193
    My Mood
    Amused
    I don't understand your question Dec0r or Thimo's answer and i think there's low reply count becuase i'm not the only one haha.

    What exactly are you asking sir so i can also try to help you ? ^^

  4. #4
    Dec0r87930's Avatar
    Join Date
    Jan 2008
    Location
    DetRoit :D
    Posts
    934
    Reputation
    20
    Thanks
    84
    Quote Originally Posted by thimo View Post
    Just the basic things, u need to set the strings to multibyte.
    and timer go like
    Code:
    this->timer1->Enabled();
    or
    this->timer1->Disabled();
    Atleast i thought...
    So there are some tuts for this version? Could you post some links to it.

  5. #5
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Lase I checked VC++ Express didn't compile MFC. You need to torrent one of the other versions, or go back to VC++. Of course, there's always Win32 =D



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  6. #6
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    Why would you need a tutorial for the compiler? All compilers are basically the same. You just need to know how to program.





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  7. The Following User Says Thank You to Dave84311 For This Useful Post:

    tdcoolboy (10-18-2009)

Similar Threads

  1. Visual C++ Express 2008 Windows Form.
    By CoderNever in forum C++/C Programming
    Replies: 17
    Last Post: 08-08-2010, 02:56 AM
  2. [Tutorial] Visual Basic Express Edition 2008: Hello World
    By lilmario876 in forum Programming Tutorials
    Replies: 6
    Last Post: 06-25-2010, 01:44 PM
  3. [HELP] Visual Basic 2008 Error
    By myheroking in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-02-2010, 11:00 AM
  4. [Combat Arms] Help [Visual Basic 2008]
    By upperdragon in forum Visual Basic Programming
    Replies: 18
    Last Post: 01-09-2010, 01:13 AM
  5. VISUAL C++ EXPRESS EDITION 2008
    By Tall kiwi in forum C++/C Programming
    Replies: 2
    Last Post: 09-07-2009, 02:01 AM

Tags for this Thread