Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 1532252

@User 1532252
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Header
    U User 1532252

    Try using #include

    C / C++ / MFC c++ question

  • MFC help for a beginner
    U User 1532252

    I am not getting an error message. That is the weird thing. My dialog window just doesn't pop up when I hit run. My program runs fine until I right click on the button and go to add variable. These are the lines that are making it mess up, because if i comment them out, it runs fine again: This is declared in my .h file: CButton m_remOff; This is generated in the dodataexchange function: DDX_Control(pDX, IDC_RADIO_REMOFF, m_remOff); Also if I make a line like m_remOff.setCheck(true) that causes problems. Is there another line of code that should be generated automatically somewhere else? I am using .net 2003.

    C / C++ / MFC c++ help learning

  • MFC help for a beginner
    U User 1532252

    I am currently trying to add variable names to radio buttons and combo boxes. Once I add a variable name to the radio buttons, my program no longer runs properly, if at all. Please help!!

    C / C++ / MFC c++ help learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups