I am administering Ex 2003 and we are continously receiving the following delay message below after the asteriks. This is only to a couple of intended recipients not all external domains. They can ...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_21926097...
Zones:
ExchangeDate Answered: 08/20/2006 Grade: A Views: 0
Hi,
I don't understand a couple of things in the following, which is an implementation of a reference counting, copy on write smart pointer, and is contained in two classes; counted_ptr and cow_...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21468312.html
Hello experts,
What are situations that people should use an auto_ptr or smart pointer ? thanks.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21655547.html
Zones:
C++Date Answered: 12/12/2005 Grade: A Views: 0
After adding an additional interface in my project and adding the appropriate code to call it, I noticed I am needing the CRT libraries. This seems to come from using a smart pointer derived with t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10297943.html
What does an encapsulated interface pointer mean when using this function. Can't find any information what it really means. Can this be teached with code ?
Regards
Andla
_com_ptr_t::Ge...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20174707.html
Zones:
C++Date Answered: 08/28/2001 Grade: A Views: 0
Does C++ standard guarantee the construction of class variables before construction of the very first object of a class?
I want to a construction of a singleton be "threadsafe" and I wonder if t...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20649317.html
Zones:
C++Date Answered: 06/16/2003 Grade: A Views: 0
I often use nslookup on my XP box to query DNS servers for name resolution. Is there a similar command-line way of querying PTR, NS, CNAME, etc?
http://www.experts-exchange.com/Networking/Misc/Q_21058672.html
Zones:
Networking,
DNSDate Answered: 07/14/2004 Grade: A Views: 0
Hi,
I'm trying to add some code I found on http://www.codeproject.com/w2k/regsvrex.asp into my application.
The problem I'm having is the comiler doesn't seem to recognize the type DWORD_PTR....
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21523789.htm...
Zones:
Windows MFCDate Answered: 10/27/2005 Grade: A Views: 9
Hi!
This is driving me nuts ... hopefully someone here can help me:)
I have the foll. code:
------------------------
public ref class PSJVM
{
private:
//JNIEnv is an unmanaged type
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_21715218.html
Hi,
What does stl::auto_ptr do? Why would we want to use it?
Thanks
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22046049.html
Zones:
C++Date Answered: 11/01/2006 Grade: A Views: 0