Click here to Skip to main content
15,896,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing a callback function? Pin
Eytukan23-Mar-09 23:17
Eytukan23-Mar-09 23:17 
AnswerRe: Writing a callback function? Pin
CPallini23-Mar-09 23:09
mveCPallini23-Mar-09 23:09 
GeneralRe: Writing a callback function? Pin
Maxwell Chen23-Mar-09 23:10
Maxwell Chen23-Mar-09 23:10 
AnswerRe: Writing a callback function? Pin
Iain Clarke, Warrior Programmer23-Mar-09 23:13
Iain Clarke, Warrior Programmer23-Mar-09 23:13 
GeneralRe: Writing a callback function? Pin
Maxwell Chen23-Mar-09 23:21
Maxwell Chen23-Mar-09 23:21 
GeneralRe: Writing a callback function? Pin
CPallini23-Mar-09 23:23
mveCPallini23-Mar-09 23:23 
QuestionEmail Notification for Outlook Express 6 Pin
ganesh.dp23-Mar-09 22:50
ganesh.dp23-Mar-09 22:50 
AnswerRe: Email Notification for Outlook Express 6 Pin
Iain Clarke, Warrior Programmer23-Mar-09 22:58
Iain Clarke, Warrior Programmer23-Mar-09 22:58 
I'm no great expert, having never used MAPI, but the following line from the documentation may be of help:

MSDN wrote:
The MAPIFindNext function allows a client application to enumerate messages of a given type. This function can be called repeatedly to list all messages in the folder.


This implies to me that you can just run the function repeatedly, and just count how often it succeeds - the you have your number!

Good luck,

Iain.

In the process of moving to Sweden for love (awwww).
If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

GeneralRe: Email Notification for Outlook Express 6 Pin
ganesh.dp23-Mar-09 23:09
ganesh.dp23-Mar-09 23:09 
QuestionHow to get IP address using getadpetrinfo function using c/c++ Pin
optical12323-Mar-09 22:39
optical12323-Mar-09 22:39 
AnswerRe: How to get IP address using getadpetrinfo function using c/c++ Pin
CPallini23-Mar-09 23:00
mveCPallini23-Mar-09 23:00 
QuestionRe: How to get IP address using getadpetrinfo function using c/c++ Pin
David Crow24-Mar-09 2:57
David Crow24-Mar-09 2:57 
QuestionDevice Driver Pin
brucewayn23-Mar-09 22:08
brucewayn23-Mar-09 22:08 
AnswerRe: Device Driver Pin
CPallini23-Mar-09 22:36
mveCPallini23-Mar-09 22:36 
AnswerRe: Device Driver Pin
Maxwell Chen23-Mar-09 23:00
Maxwell Chen23-Mar-09 23:00 
GeneralRe: Device Driver Pin
brucewayn24-Mar-09 1:08
brucewayn24-Mar-09 1:08 
AnswerRe: Device Driver Pin
«_Superman_»23-Mar-09 23:36
professional«_Superman_»23-Mar-09 23:36 
AnswerRe: Device Driver Pin
David Crow24-Mar-09 3:04
David Crow24-Mar-09 3:04 
QuestionUrlDownloadtofile Pin
p_196023-Mar-09 21:45
p_196023-Mar-09 21:45 
AnswerRe: UrlDownloadtofile Pin
Sarath C23-Mar-09 22:20
Sarath C23-Mar-09 22:20 
GeneralRe: UrlDownloadtofile Pin
p_196023-Mar-09 22:45
p_196023-Mar-09 22:45 
QuestionRe: UrlDownloadtofile Pin
David Crow24-Mar-09 3:07
David Crow24-Mar-09 3:07 
AnswerRe: UrlDownloadtofile Pin
p_196024-Mar-09 18:09
p_196024-Mar-09 18:09 
GeneralRe: UrlDownloadtofile Pin
David Crow25-Mar-09 2:44
David Crow25-Mar-09 2:44 
QuestionHow to Check Dektop Window is the current Active Window?. Pin
Nitheesh George23-Mar-09 20:59
Nitheesh George23-Mar-09 20:59 

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.