How can I create folders on a remo开发者_运维百科te Windows PC using C++?Directly, you can\'t -- there would have to be a service on the remote machine which exposes that functionality for you.
While trying to open the file in Class in function oninitdialo开发者_JAVA技巧g(),It throws exception.If I open the file globally , it works.
Is there a known problem with the boost::mutex header when used inside an ActiveX control? (Boost version v1.39)
In Visual Studio 2008 MFC application is there a way to stop the debugging without a breakpoint, when I press a button? The problem is, it\'s a pretty big and shared project, so my code is called by a
I am trying to build some old Visua开发者_JAVA百科l C++ code. When i do, I get this error message:
I\'m using UpdateLayeredWindow to display an application window. I have created my own custom buttons and i would like to create my own static text. The problem is that when i try to draw the text on
I have a fairly simple MFC app that just defines its own sub-classes of CDocument, CView and CFrameWnd and uses them via a CSingleDocTemplate to display the read-only contents of the document in a tre
We have two ways in which we scroll through the tabs in the CMFCTabCtrl, either using the two buttons to scroll the window tabs or an interface that displays a pop-up menu of tabbed windows. This opti
I have two CListCtrl objects in my form.I want selected list in both of them be same. How 开发者_如何学GoI can do it.
I have a created modeless dialog and placed a grid on top of this dialog(Grid completely overlaps on dialog).This will be shown when user clicks F2.Now when user clicks left mouse button outside the d