Hi all,
We have set up a File server in our domain using Windows 2003 R2 and I would like to take advantage of the new File Screening app. We have configured the SMTP settings and the test emai...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_217822...
In this source code:
http://support.microsoft.com/?kbid=171907
what is the effect of the lines
#define INITGUID
#define USES_IID_IMessage
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20969924.html
Zones:
C++Date Answered: 05/17/2004 Grade: A Views: 0
I'm trying to convert a .eml file into a .msg file. I have a bit of code (in VB .NET) that reads the .eml file from disk and creates a CDO.Message object, and I have a code snippet (C++, from MSDN)...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_21627798.html