First  |  Prev |  Next  |  Last
Pages: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
CAsyncSocket handle inheritance
Hi I create sockets in my program by instantiating a class derived from CAsyncSocket. My problem is, I find that the underlying handles are inherited by any child processes that are created with CreateProcess() and the bInheritHandles parameter specified as TRUE. Is there a neat way to turn off the inheritance... 28 May 2008 18:11
Vector CTreeCtrl
Hi, I am not able to add an item to a vector of type CTreeCtrl. vector<CTreeCtrl> v; CTreeCtrl obj; v.push_back(obj); throws an error : Error 1 error C2248: 'CObject::CObject' : cannot access private member declared in class 'CObject' C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h... 29 May 2008 03:36
Predefined Conditional Compile DEBUG Flag?
Is there any predefined flag that can be used for conditional compilation that indicates that the current file is being built in debug mode? ... 28 May 2008 13:28
Visual C++ 2005
I'm a vb programmer moving towards Visual C++ and a doubt came up now, on a project. Can i resize arrays in Visual C++? How? I've been searching and what i found was not what i was expecting. I found that in VC++, we need to create a new array with the desired size and move the content of the previous array in... 28 May 2008 15:02
error C2511: overloaded member function ~~~ not found in 'CEdit'
Hello. I wonder if I have chosen right group. I have overloaded some function of CEdit and got above error. As far as I have searched msdn and google, this error occurs when parameter is different between overloaded function declaration and definition and this is not my case. I have no idea why I have met this ... 28 May 2008 12:40
Square screen resolution on PocketPC
Hello, I have a question about square screen resolution on PPC, precisely how can I determine that my PPC is using high-resolution or low-resolution. For portrait/landscape mode I have use something like that. if (GetDeviceCaps(hdc, LOGPIXELSX) < 192) // low-res else // hi-res I'm not sure that this will w... 28 May 2008 07:37
strings and CDHtmlDialog
Hi, I'm working on application where visual representation is done by using CDHtmlDialog. All .htm files are linked as resources, same for images. We use images like this: ....in.rc2 file we define it as images/res.jpg HTML "images/res.jpg" ....and then use it in .htm file as <img src="images/res.jpg"> It w... 28 May 2008 07:37
Application crashes on BitBlt after a while.. need help please
Hello, I call InvalidateRect() which calls OnPaint() which in turn calls a function named DrawCompass(). The application works for a while... but then crashes. It leads me to believe I have some memory leak or something not releasing resources in time. The debugger says it crashes on the statement BitBlt. A... 30 May 2008 04:10
VC2003 project not building first time on VC2005
Hi All, I've imported a VC2003 project solution on VC2005. My problem is when i clean and build it on VC2005 it doesn't build, it throws 1 error which is also not mentioned anywhere on the output window, but when i build it again without cleaning the previous failed build, it builds fine... Please help me to res... 28 May 2008 11:53
achat acomplia canada Simple acquerir acomplia soft acomplia canada bon marche acheter du acomplia canada en linge sans presription acomplia belgique le plus bon marche acomplia canada bon marche commander acomplia en France en ligne achat acomplia a
achat acomplia canada Simple acquerir acomplia soft acomplia canada bon marche acheter du acomplia canada en linge sans presription acomplia belgique le plus bon marche acomplia canada bon marche commander acomplia en France en ligne achat acomplia acomplia canada suisse acomplia canada aucune prescription ... 28 May 2008 02:55
First  |  Prev |  Next  |  Last
Pages: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148