Click here to Skip to main content
16,005,181 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMAPI - Send HTML Email? Pin
Skute7-Apr-04 4:02
Skute7-Apr-04 4:02 
AnswerRe: MAPI - Send HTML Email? Pin
David Crow7-Apr-04 5:46
David Crow7-Apr-04 5:46 
GeneralRe: MAPI - Send HTML Email? Pin
Skute7-Apr-04 5:54
Skute7-Apr-04 5:54 
GeneralRe: MAPI - Send HTML Email? Pin
David Crow23-Apr-04 9:04
David Crow23-Apr-04 9:04 
AnswerRe: MAPI - Send HTML Email? Pin
PJ Arends7-Apr-04 7:04
professionalPJ Arends7-Apr-04 7:04 
GeneralRe: MAPI - Send HTML Email? Pin
Skute7-Apr-04 7:37
Skute7-Apr-04 7:37 
GeneralRe: MAPI - Send HTML Email? Pin
PJ Arends7-Apr-04 13:41
professionalPJ Arends7-Apr-04 13:41 
GeneralRe: MAPI - Send HTML Email? Pin
Skute7-Apr-04 22:35
Skute7-Apr-04 22:35 
PJ Arends wrote:
I fail to understand the logic behind "can't use any MFC". Why make yourself jump through all sorts of hoops to reinvent the wheel.

Because the project at work was started about 5 years ago by the MD of the project in standard C, therefore must use standard C.
And anyway, even if i didnt, i still prefer standard API calls, MFC is so bloated, yeah you can get small apps up and running really fast but when the project starts to grow it gets extremely difficult to stay in control of it all.
(Anyway, we should leave this as it isnt an MFC vs API thread :p)



PJ Arends wrote:
As for the CSMTPConnection class, all it uses are CString, CArray, and CStringArray. It should not be to difficult to go through the code and replace them with the string and array classes that fit your requirements.

Thanks, ill go through it and try to convert it,

Regards


Skute
GeneralRe: MAPI - Send HTML Email? Pin
Skute7-Apr-04 23:15
Skute7-Apr-04 23:15 
Generalpassing by reference in c Pin
kfaday7-Apr-04 3:55
kfaday7-Apr-04 3:55 
GeneralRe: passing by reference in c Pin
Skute7-Apr-04 4:06
Skute7-Apr-04 4:06 
GeneralRe: passing by reference in c Pin
kfaday7-Apr-04 4:13
kfaday7-Apr-04 4:13 
GeneralRe: passing by reference in c Pin
Paul Ranson7-Apr-04 5:53
Paul Ranson7-Apr-04 5:53 
GeneralRe: passing by reference in c Pin
kfaday8-Apr-04 4:32
kfaday8-Apr-04 4:32 
GeneralCListCtrl hwnd 0x00 Pin
ns7-Apr-04 3:28
ns7-Apr-04 3:28 
GeneralRe: CListCtrl hwnd 0x00 Pin
RChin7-Apr-04 4:54
RChin7-Apr-04 4:54 
GeneralThanks! Pin
ns7-Apr-04 5:25
ns7-Apr-04 5:25 
GeneralTool bar with Slider Pin
Cedric Moonen7-Apr-04 3:26
Cedric Moonen7-Apr-04 3:26 
QuestionHow to set Data Source on MS ADO DataGrid Controller Pin
Holger Helmich7-Apr-04 3:24
Holger Helmich7-Apr-04 3:24 
GeneralSeparating words and wrapping lines Pin
Navin7-Apr-04 2:55
Navin7-Apr-04 2:55 
GeneralRe: Separating words and wrapping lines Pin
David Crow7-Apr-04 5:50
David Crow7-Apr-04 5:50 
GeneralRe: Separating words and wrapping lines Pin
Ravi Bhavnani7-Apr-04 6:08
professionalRavi Bhavnani7-Apr-04 6:08 
GeneralRe: Separating words and wrapping lines Pin
David Crow7-Apr-04 7:16
David Crow7-Apr-04 7:16 
GeneralCFontDialog custom color selection Pin
aputic7-Apr-04 2:52
aputic7-Apr-04 2:52 
Generalgetline() Pin
dairiseky7-Apr-04 2:47
dairiseky7-Apr-04 2:47 

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.