Click here to Skip to main content
15,909,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: convert a DWORD to BYTE[4] Pin
softwero10-May-05 18:42
softwero10-May-05 18:42 
GeneralRe: convert a DWORD to BYTE[4] Pin
Priyank Bolia10-May-05 22:43
Priyank Bolia10-May-05 22:43 
GeneralRe: convert a DWORD to BYTE[4] Pin
David Crow11-May-05 3:43
David Crow11-May-05 3:43 
GeneralRe: convert a DWORD to BYTE[4] Pin
Priyank Bolia11-May-05 3:55
Priyank Bolia11-May-05 3:55 
QuestionHow to compare two HTML files Pin
Mohsen Saad10-May-05 10:50
Mohsen Saad10-May-05 10:50 
AnswerRe: How to compare two HTML files Pin
P-Rex10-May-05 20:27
P-Rex10-May-05 20:27 
GeneralStartDoc Pin
Daniel Kanev10-May-05 10:03
Daniel Kanev10-May-05 10:03 
GeneralDisabling an EN_CHANGE Event Pin
NikoiD10-May-05 9:15
NikoiD10-May-05 9:15 
Hi all,

I'm working on an MFC based application dealing with EN_CHANGE events. In my program, the user has to enter a parameter in a Edit Box, that starts an events:

void CExcitaPage::OnEnChangeAmplitude()
{
//Event...
}

I need to disable this event to configure the program first. Does someone can help me?


NikoiD.
GeneralRe: Disabling an EN_CHANGE Event Pin
David Crow10-May-05 9:34
David Crow10-May-05 9:34 
GeneralRe: Disabling an EN_CHANGE Event Pin
PJ Arends10-May-05 9:35
professionalPJ Arends10-May-05 9:35 
GeneralRe: Disabling an EN_CHANGE Event Pin
NikoiD10-May-05 9:45
NikoiD10-May-05 9:45 
GeneralRe: Disabling an EN_CHANGE Event Pin
PJ Arends10-May-05 12:03
professionalPJ Arends10-May-05 12:03 
General'LoadLibrary' Problem using DirectX Pin
gogizmo10-May-05 7:55
gogizmo10-May-05 7:55 
GeneralRe: 'LoadLibrary' Problem using DirectX Pin
Ista10-May-05 16:04
Ista10-May-05 16:04 
Generalfinding mersenne prime numbers Pin
Mridang Agarwalla10-May-05 7:17
Mridang Agarwalla10-May-05 7:17 
GeneralRe: finding mersenne prime numbers Pin
David Crow10-May-05 7:49
David Crow10-May-05 7:49 
GeneralRe: finding mersenne prime numbers Pin
John M. Drescher10-May-05 8:13
John M. Drescher10-May-05 8:13 
Questionfinding out processor inmformation? Pin
Mridang Agarwalla10-May-05 7:12
Mridang Agarwalla10-May-05 7:12 
AnswerRe: finding out processor inmformation? Pin
David Crow10-May-05 7:33
David Crow10-May-05 7:33 
GeneralRe: finding out processor inmformation? Pin
Mridang Agarwalla10-May-05 16:56
Mridang Agarwalla10-May-05 16:56 
GeneralRe: finding out processor inmformation? Pin
David Crow11-May-05 2:34
David Crow11-May-05 2:34 
Generalfinding out processor usage Pin
Mridang Agarwalla10-May-05 7:10
Mridang Agarwalla10-May-05 7:10 
GeneralRe: finding out processor usage Pin
David Crow10-May-05 7:32
David Crow10-May-05 7:32 
Generalanyone see a really time consuming math calculation Pin
Mridang Agarwalla10-May-05 7:08
Mridang Agarwalla10-May-05 7:08 
GeneralRe: anyone see a really time consuming math calculation Pin
Chris Meech10-May-05 7:12
Chris Meech10-May-05 7:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.