Click here to Skip to main content
15,905,587 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Show color at pointer position... Pin
toxcct8-Jan-09 2:53
toxcct8-Jan-09 2:53 
GeneralRe: Show color at pointer position... Pin
Richard Perrine8-Jan-09 6:45
Richard Perrine8-Jan-09 6:45 
GeneralRe: Show color at pointer position... Pin
toxcct8-Jan-09 6:51
toxcct8-Jan-09 6:51 
AnswerRe: Show color at pointer position... Pin
Jijo.Raj8-Jan-09 3:17
Jijo.Raj8-Jan-09 3:17 
GeneralRe: Show color at pointer position... Pin
Richard Perrine8-Jan-09 6:46
Richard Perrine8-Jan-09 6:46 
QuestionInvoking a Web Service using Visual C++ .NET Pin
Thomas_Mathews8-Jan-09 1:40
Thomas_Mathews8-Jan-09 1:40 
AnswerRe: Invoking a Web Service using Visual C++ .NET Pin
Hamid_RT8-Jan-09 1:47
Hamid_RT8-Jan-09 1:47 
QuestionHow to create, fire and send event in Win32, c++ application Pin
Member 46202168-Jan-09 0:29
Member 46202168-Jan-09 0:29 
Hello friend,

I am using one Win32 application, which communictate with service manager, service manager then load Win32 dll.
I want to create event hadler.
In loaded Win32 dll whenever I found command from device, dll should fire the event and notufy to the Win32 application.
My win32 application should make one event listener and it should receive the event whenever any event gets fire from Win32 dll.
I saw concept of event listener in C# whre we create one event handler function.Whenever user press key or mouse button it notifies to my C# application about the key.
The same way I want to create the event handler in C++ with Win32 base application
In MFC also we declare ON_BNCLICKED which notifies the event whenever button has been pressd.
Please give me a suggestion to crate the event in Win32.
Waiting for your kind reply.

Thank you.
AnswerRe: How to create, fire and send event in Win32, c++ application Pin
Stuart Dootson8-Jan-09 2:11
professionalStuart Dootson8-Jan-09 2:11 
QuestionHow to check null or corrupted char pointer value Pin
KASR18-Jan-09 0:11
KASR18-Jan-09 0:11 
AnswerRe: How to check null or corrupted char pointer value Pin
Abhijit A8-Jan-09 0:34
Abhijit A8-Jan-09 0:34 
AnswerRe: How to check null or corrupted char pointer value [modified] Pin
CPallini8-Jan-09 0:38
mveCPallini8-Jan-09 0:38 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 0:47
KASR18-Jan-09 0:47 
GeneralRe: How to check null or corrupted char pointer value Pin
Cedric Moonen8-Jan-09 0:50
Cedric Moonen8-Jan-09 0:50 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 1:02
KASR18-Jan-09 1:02 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 1:27
KASR18-Jan-09 1:27 
GeneralRe: How to check null or corrupted char pointer value Pin
CPallini8-Jan-09 0:52
mveCPallini8-Jan-09 0:52 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 0:58
KASR18-Jan-09 0:58 
GeneralRe: How to check null or corrupted char pointer value Pin
toxcct8-Jan-09 1:06
toxcct8-Jan-09 1:06 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 1:14
KASR18-Jan-09 1:14 
GeneralRe: How to check null or corrupted char pointer value Pin
toxcct8-Jan-09 1:16
toxcct8-Jan-09 1:16 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 1:25
KASR18-Jan-09 1:25 
GeneralRe: How to check null or corrupted char pointer value Pin
Randor 8-Jan-09 1:34
professional Randor 8-Jan-09 1:34 
GeneralRe: How to check null or corrupted char pointer value Pin
KASR18-Jan-09 1:59
KASR18-Jan-09 1:59 
GeneralRe: How to check null or corrupted char pointer value Pin
CPallini8-Jan-09 1:34
mveCPallini8-Jan-09 1:34 

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.