Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VC++ MFC 2cmptr
Name: Rainbow Date: September 22, 2004 at 23:33:53 Pacific OS: WinXP,LinuxRedhat9 CPU/Ram: Cel 1.7/256
Comment:
In writing MFC applications in VC++,are there commands to communicate with an other computer. Suppose you write a program that compiles the codes and saves the result(successfull or not)Now we have 2 problem: 1.How to compile the code? 2.How to send the result to an other computer to be saved? Thank you for sending your ideas
Summary: hello all freinds... i need to know the ports opened and processes running in remote pc in vc++(mfc) i am connected to taht remote pc...now can any one help me how can i know baout the running process...
Summary: I have an ActiveX Control DLL which is build in Visual Basic. I would like to use this ActiceX Control DLL in VC++ MFC application. I want 2 know how to get the interface to the ActiceX Control DLL an...
Summary: There is a lot of stuff out there on MFC via google. However, the VC help files are often good enough; just lookup the control in the index (CTabCtrl). That will give you links on how to do all sorts ...