Advertisement

1 - 10 of 152 containing alltags:("ptr") (0 seconds)
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 ...
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_...
Zones: C++, Microsoft Visual C++Date Answered: 06/28/2005 Grade: A Views: 0
Hello experts,     What are situations that people should use an auto_ptr or smart pointer ? thanks.
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...
Zones: Windows Programming, Micros...Date Answered: 02/20/2000 Grade: A Views: 0
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...
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...
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?
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....
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       ...
Zones: MS Visual C++Date Answered: 01/31/2006 Grade: A Views: 0
Hi, What does stl::auto_ptr do? Why would we want to use it? Thanks
Zones: C++Date Answered: 11/01/2006 Grade: A Views: 0