Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: function to set the combobox visible Pin
bneacetp22-Jun-04 18:06
bneacetp22-Jun-04 18:06 
GeneralRe: function to set the combobox visible Pin
ask_you22-Jun-04 18:21
ask_you22-Jun-04 18:21 
GeneralRe: function to set the combobox visible Pin
bneacetp22-Jun-04 18:26
bneacetp22-Jun-04 18:26 
GeneralGray Bitmap Pin
Shuang. Wu22-Jun-04 16:45
Shuang. Wu22-Jun-04 16:45 
Questionalert when other computer (on our Local Area Networck) Explorering our computer ??? Pin
ngocdq22-Jun-04 16:42
ngocdq22-Jun-04 16:42 
Generalmail server Pin
gamitech22-Jun-04 13:48
gamitech22-Jun-04 13:48 
GeneralRe: mail server Pin
Muthukumar22-Jun-04 18:13
Muthukumar22-Jun-04 18:13 
GeneralRe: mail server Pin
Anonymous22-Jun-04 19:23
Anonymous22-Jun-04 19:23 
If you're wanting to write your own SMTP server application I recommend reading RFC 2821. In regards to your question about how to obtain an MX record for a particular domain (example: yahoo.com, hotmail.com, etc...), you will need to need to query DNS. A good place to start to would be to use google.com, or better yet, if you're just looking for a quick solution, try this link.

http://www.codeguru.com/Cpp/I-N/internet/dns/article.php/c6163/

Regards,
John
GeneralRe: mail server Pin
Paul Ranson23-Jun-04 5:05
Paul Ranson23-Jun-04 5:05 
GeneralHyperlink Pin
x-trate22-Jun-04 13:18
x-trate22-Jun-04 13:18 
GeneralRe: Hyperlink Pin
Graham Bradshaw22-Jun-04 14:13
Graham Bradshaw22-Jun-04 14:13 
Generalproblems with ShowWindow() Pin
AmericanBacon22-Jun-04 12:26
AmericanBacon22-Jun-04 12:26 
GeneralRe: problems with ShowWindow() Pin
gamitech22-Jun-04 12:38
gamitech22-Jun-04 12:38 
GeneralRe: how to cast cstring into char*? Pin
James R. Twine22-Jun-04 11:05
James R. Twine22-Jun-04 11:05 
GeneralChange Icon in Dialog Titlebar Pin
YooVeeAy22-Jun-04 11:00
YooVeeAy22-Jun-04 11:00 
GeneralRe: Change Icon in Dialog Titlebar Pin
bneacetp22-Jun-04 13:49
bneacetp22-Jun-04 13:49 
GeneralCPropertySheet::OnInitDialog() exception Pin
Richard John22-Jun-04 10:57
Richard John22-Jun-04 10:57 
GeneralRe: CPropertySheet::OnInitDialog() exception Pin
bangiev5-May-11 5:20
bangiev5-May-11 5:20 
GeneralBringing desktop window to the top without taking focus Pin
casid22-Jun-04 9:47
casid22-Jun-04 9:47 
GeneralRe: Bringing desktop window to the top without taking focus Pin
casid22-Jun-04 9:49
casid22-Jun-04 9:49 
Generalconcatenation Pin
RabiaRabia22-Jun-04 9:24
RabiaRabia22-Jun-04 9:24 
GeneralRe: concatenation Pin
ov22-Jun-04 9:30
ov22-Jun-04 9:30 
GeneralRe: concatenation Pin
gamitech22-Jun-04 12:44
gamitech22-Jun-04 12:44 
QuestionHow to remove this error Pin
RabiaRabia22-Jun-04 9:21
RabiaRabia22-Jun-04 9:21 
AnswerRe: How to remove this error Pin
ov22-Jun-04 9:32
ov22-Jun-04 9:32 

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.