Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLil question Pin
baerten24-Jan-07 22:24
baerten24-Jan-07 22:24 
Questionwrite to txt files Pin
ng4kau124-Jan-07 22:06
ng4kau124-Jan-07 22:06 
AnswerRe: write to txt files Pin
Cedric Moonen24-Jan-07 22:12
Cedric Moonen24-Jan-07 22:12 
AnswerRe: write to txt files Pin
sachin ahuja24-Jan-07 22:50
sachin ahuja24-Jan-07 22:50 
GeneralRe: write to txt files Pin
kakan24-Jan-07 23:25
professionalkakan24-Jan-07 23:25 
QuestionRe: write to txt files Pin
David Crow25-Jan-07 3:04
David Crow25-Jan-07 3:04 
AnswerRe: write to txt files Pin
Hamid_RT25-Jan-07 19:55
Hamid_RT25-Jan-07 19:55 
QuestionMFC Crystal Reports Lotus Notes Pin
tilistor24-Jan-07 22:02
tilistor24-Jan-07 22:02 
We have an application written in visual c++ that sends e-mails using crystal reports. The application works with Crystal Reports using the Crystal Reports Runtime. Then, Crystal Reports connects to Outlook and this is how the mail is sent.(we use some functions in c++ to deal with the report and export the report the same way crystal does it. we use craxdrt9.dll library).

But now we are trying to send the e-mail in the same way but not using Outlook, using Lotus Notes.

Crystal says that it offers support for lotus.
I installed Lotus, I modified the application so that it set for lotus (DestinationType == crEDTLotusDomino), but when I try to export it breaks down. I can't debug it because the craxdrt9.dll fails.

Does anyone know how code should look like ? Does anyone know about this kind of stuff? (some other connection method...)

Thank you.
Questionwrite txt Pin
ng4kau124-Jan-07 22:00
ng4kau124-Jan-07 22:00 
AnswerRe: write txt Pin
baerten24-Jan-07 22:17
baerten24-Jan-07 22:17 
AnswerRe: write txt Pin
Hamid_RT25-Jan-07 19:55
Hamid_RT25-Jan-07 19:55 
QuestionHow to use LoadString() function in .dll Pin
Atul2324-Jan-07 21:56
Atul2324-Jan-07 21:56 
AnswerRe: How to use LoadString() function in .dll Pin
prasad_som24-Jan-07 22:06
prasad_som24-Jan-07 22:06 
QuestionRe: How to use LoadString() function in .dll Pin
David Crow25-Jan-07 3:08
David Crow25-Jan-07 3:08 
QuestionDVD Video Pin
yudhisthira24-Jan-07 21:51
yudhisthira24-Jan-07 21:51 
QuestionCreateWindow Pin
Waldermort24-Jan-07 21:45
Waldermort24-Jan-07 21:45 
AnswerRe: CreateWindow Pin
PJ Arends24-Jan-07 23:42
professionalPJ Arends24-Jan-07 23:42 
GeneralRe: CreateWindow Pin
Waldermort25-Jan-07 18:26
Waldermort25-Jan-07 18:26 
QuestionHow to Insert a CButton into a CListControl ? [modified] Pin
erajsri24-Jan-07 21:21
erajsri24-Jan-07 21:21 
AnswerRe: How to Insert a CButton into a CListControl ? Pin
prasad_som24-Jan-07 21:37
prasad_som24-Jan-07 21:37 
AnswerRe: How to Insert a CButton into a CListControl ? Pin
Hamid_RT25-Jan-07 19:45
Hamid_RT25-Jan-07 19:45 
QuestionFriend function Pin
arun kumar kk24-Jan-07 19:42
arun kumar kk24-Jan-07 19:42 
AnswerRe: Friend function Pin
Stephen Hewitt24-Jan-07 19:53
Stephen Hewitt24-Jan-07 19:53 
AnswerRe: Friend function Pin
Hamid_RT25-Jan-07 19:45
Hamid_RT25-Jan-07 19:45 
QuestionTRACE in vc++ Pin
deeps_cute24-Jan-07 19:14
deeps_cute24-Jan-07 19:14 

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.