Click here to Skip to main content
15,894,180 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Execute two classes Pin
Mattias G15-Jan-10 3:44
Mattias G15-Jan-10 3:44 
GeneralRe: Execute two classes Pin
Cedric Moonen15-Jan-10 4:07
Cedric Moonen15-Jan-10 4:07 
GeneralRe: Execute two classes Pin
Rajesh R Subramanian15-Jan-10 5:18
professionalRajesh R Subramanian15-Jan-10 5:18 
GeneralRe: Execute two classes Pin
CPallini15-Jan-10 5:42
mveCPallini15-Jan-10 5:42 
GeneralRe: Execute two classes Pin
Mattias G19-Jan-10 3:23
Mattias G19-Jan-10 3:23 
GeneralRe: Execute two classes Pin
CPallini19-Jan-10 3:29
mveCPallini19-Jan-10 3:29 
GeneralRe: Execute two classes Pin
CPallini15-Jan-10 2:44
mveCPallini15-Jan-10 2:44 
QuestionWorking with POP3 from Win32 application Pin
VictorSotnikov14-Jan-10 22:05
VictorSotnikov14-Jan-10 22:05 
Hi
Please help me choose how (an API, component, library etc) can I work with POP3 in the following task. I have no experience with POP3 and do not know where to start.

I have C++ Win32-application (MS Visual C++ 2005 or 2008) that must:
- periodically (say once in 5 min) check a mailbox via POP3
- retrieve new messages from there, process them (the processing is specific for the my task) and remove the processed messages.


The question is: what (an API, component, library etc) should be used for this task? Most probably there will be several solutions - if so, please recommend better one.

If, say, there is a ready component that resolves the task, but it is implemented on .Net - how easy to integrate it with C++ application?

Thanx
AnswerRe: Working with POP3 from Win32 application Pin
«_Superman_»14-Jan-10 22:15
professional«_Superman_»14-Jan-10 22:15 
GeneralRe: Working with POP3 from Win32 application Pin
VictorSotnikov14-Jan-10 22:38
VictorSotnikov14-Jan-10 22:38 
GeneralRe: Working with POP3 from Win32 application Pin
Stuart Dootson14-Jan-10 22:54
professionalStuart Dootson14-Jan-10 22:54 
AnswerRe: Working with POP3 from Win32 application Pin
Moak14-Jan-10 22:57
Moak14-Jan-10 22:57 
AnswerRe: Working with POP3 from Win32 application Pin
Joe Woodbury15-Jan-10 6:06
professionalJoe Woodbury15-Jan-10 6:06 
GeneralRe: Working with POP3 from Win32 application Pin
VictorSotnikov17-Jan-10 22:06
VictorSotnikov17-Jan-10 22:06 
GeneralRe: Working with POP3 from Win32 application Pin
Joe Woodbury17-Jan-10 22:17
professionalJoe Woodbury17-Jan-10 22:17 
QuestionNeed help in creating c++ stubs. Pin
Maya_14-Jan-10 20:37
Maya_14-Jan-10 20:37 
AnswerRe: Need help in creating c++ stubs. Pin
Richard MacCutchan14-Jan-10 21:19
mveRichard MacCutchan14-Jan-10 21:19 
QuestionWhich windows datatype to store LSN (Number upto 25 digits) Pin
s v joshi14-Jan-10 20:27
s v joshi14-Jan-10 20:27 
AnswerRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
CPallini14-Jan-10 20:40
mveCPallini14-Jan-10 20:40 
GeneralRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
Nelek14-Jan-10 20:44
protectorNelek14-Jan-10 20:44 
GeneralRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
CPallini14-Jan-10 20:50
mveCPallini14-Jan-10 20:50 
AnswerRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
Nelek14-Jan-10 20:41
protectorNelek14-Jan-10 20:41 
GeneralRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
s v joshi14-Jan-10 23:39
s v joshi14-Jan-10 23:39 
GeneralRe: Which windows datatype to store LSN (Number upto 25 digits) Pin
Nelek15-Jan-10 0:26
protectorNelek15-Jan-10 0:26 
QuestionHow to make Edit control show text from right top to left down? Pin
samfromcn14-Jan-10 18:56
samfromcn14-Jan-10 18:56 

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.