Re: Help with OnCommand
From: Arlis Rose (arlisATendevouraerospace.com)
Date: 02/11/05
- Next message: AliR: "Re: Bypassing a Login?"
- Previous message: Edward W: "Bypassing a Login?"
- In reply to: Arlis Rose: "Help with OnCommand"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 15:56:31 -0500
Okay further update :) found out that the program calls OnOk whenever I
select the "2ND" item in the pop-up menu, and calls OnCancel when I select
the "3RD", EVERY other selection in the pop-up menu works correctly and
doesn't call an extra command....??? What in the world could be going on in
my OnCommand() handler? I guess for now the next step for me will be to see
what happens if I don't call CDialog::OnCommand(WParam, LParam) whenever
WParam==0 and LParam==2 || 3 ...doesn't seem like a good solution at all
(it's a coverup aye) but right now don't know what else I could be doing
wrong?
- Next message: AliR: "Re: Bypassing a Login?"
- Previous message: Edward W: "Bypassing a Login?"
- In reply to: Arlis Rose: "Help with OnCommand"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|