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
M

moxjake

@moxjake
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Need help.....
    M moxjake

    The arrow is the member-dereference operator. Whenever you are using a pointer, you use an arrow rather than a dot to access its members.

    C / C++ / MFC help question

  • MFC Menu with checks becoming disabled.
    M moxjake

    I have an application with an MFC menubar. On those menus there are several options, but only three of them are check/uncheck style. All three of these become disabled whenever a particular dialog box is called upon. This only occurs when that particular dialog box is brought up. In the OnUpdateMenuItem(CCmdUI* pCmdUI) for each of the three items I am explicitly calling pCmdUI->Enable(). Any ideas as to what is causing this? There are no explicit Disable commands in the dialog's source code.

    C / C++ / MFC question c++
  • Login

  • Don't have an account? Register

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