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
H

harishv

@harishv
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • problem with message handler invocation..
    H harishv

    that worked, thanx HV

    ATL / WTL / STL help question

  • problem with message handler invocation..
    H harishv

    :confused:Hi, I have added a menuitem to the systemmenu as.. xMenu.InsertItem(0, MF_POSITION, ID_SETTINGS, "&Settings"); Also, I have added a command handler as.. COMMAND_ID_HANDLER(ID_SETTINGS, OnSettings) When I run the program, I can see the new menu item but when I click on it, the function OnSettings() doesn't get called!! What am I missing here? thanx in advance HV

    ATL / WTL / STL help question

  • command_id_handler
    H harishv

    ok, go that. in fact, that was the problem. thanks a lot for your suggestion. really appreciate that.:)

    ATL / WTL / STL question help

  • command_id_handler
    H harishv

    :confused:Hi, I have a dialog that is invoked form a property sheet that has various controls (edit boxes, check boxes) in my dialog. I need to know if the user modified (touched) any of these. There are function handlers for all of the controls (thru the COMMAND_ID_HANDLER macro). I expcted these to be called only when the user changes something. But these functions are being invoked when the dialog shows up!! What is the problem? Regards HV

    ATL / WTL / STL question help
  • Login

  • Don't have an account? Register

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