Re: Atlsmtpconnection.h
- From: "Wyvern" <davinator17@xxxxxxxxxxx>
- Date: 22 Feb 2006 09:50:55 -0800
Brian Muth ha scritto:
It is my understanding that there is no ATL support with the Visual Studio
2005 Express package, so it doesn't surprise me that the ATL*.h headers are
missing. You will either have to upgrade to the full developer package, or
write your own code for sending emails. In actual fact, sending simple
emails at the socket level isn't hard to program. I'm sure you could google
for some sample code.
Best of luck
Brian
"Wyvern" <davinator17@xxxxxxxxxxx> wrote in message
news:1140620183.485981.181430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi guys,
first of all let me say that I am not experienced to usergroups and I
am also a novice in computer programming.
My problem is simple but tragic: I need to use the Atlsmtpconnection.h
because I wish that my program is able to send emails. I have Visual
Studio 2005 Express with the lastest Platform SDK, all downloaded from
Microsoft main site.
But when I try to #include <atlsmtpconnection.h>, it can't find it and
that header is not contained in my Hard Disk.
What can I do ? Where can I find that .h ? Any help will be very very
very appreciated, thx :)
Well, I have a folder in the \...\include\atl that contains some atl*.h
files ( atlbase.h, atlcom.h,atlwin.h and many others) but not
atlsmtpconnection.h . Do you know if in the .NET studio the COMPLETE
atl libraries are supported ?
Oh :) and many thanks for having replied
.
- Follow-Ups:
- Re: Atlsmtpconnection.h
- From: Brian Muth
- Re: Atlsmtpconnection.h
- References:
- Atlsmtpconnection.h
- From: Wyvern
- Re: Atlsmtpconnection.h
- From: Brian Muth
- Atlsmtpconnection.h
- Prev by Date: Re: ATL / WebService client headers - how to include in Win32 app, ple
- Next by Date: Re: IMessageFilter and USER DEFINED MESSAGES
- Previous by thread: Re: Atlsmtpconnection.h
- Next by thread: Re: Atlsmtpconnection.h
- Index(es):
Relevant Pages
|