Hi guys!
Does any of you any hint about how to implement databases within Visual C++ applications? Or just how to implement a database that can be accessed from a Visual C++ programme?
Any help would be great! Thanks in advance.
Darío.
Hi guys!
I have an application containing an ActiveX control, which allows me to send commands to it by means of its Do() method. So, I decided to do some calls to this method within my program but when I debug it, the Do() calls are got through without getting the result of its execution. I'm...
Hi guys!
I have a C++ application which I have built in a Visual C++.net environment. After this process of building, no errors are found, so I can start debugging, but after creating a second thread displaying its own window (I don't know if this is relevant), another window containing an...
Hi guys!
I have a VC++ programme displaying a window on the screen. Once it's displayed, a pop-up menu appears when pressing the right button of the mouse, allowing the user to take some actions. Once the application is running, now I'm interested in using these pop-up menu commands just by...
Hi guys!
I have programmed a C++ application containing calls to the function CreateProcess. These processes display windows on the screen but their sizes and positions are not the ones I prefer, so I decided to set them. In order to achieve it, I need HWND handlers, do any of you how to...
Hi folks!
I have been using C++.net since a long time ago. I recently bought a new computer and I tried to install my Visual C++.net package on it (my operative system is Windows XP Professional Edition), but it fails during the Components Update installation.
Could it be possible to install...
Here I am again!
I have a C++ ATL application where I use a file path in one instruction. Now I have a constant string to define this path (it is, something like "Hello, world!", for instance), but I'd rather have a menu in my window that would allow the user to explore through the...
Hi again folks!
I have written several separate C++ applications and I'd like to be able to launch them all at the same time, because I need them to run simultaneously since they interchange information among them (so that thy can run properly).
I need them to communicate as fast as possible...
Hi folks!
I have two independent Microsoft Visual C++.net programs and I need some communication between them. I know I can use the "_pipe" function and make them "talk" by means of the standard output (once the pipe is open, one program would write into the stdout and the...
Hi folks!
I programmed a DirectShow filter and I compiled it so a "ax" file is generated after compilation. Later I registered the filter on the system and I checked it works well by means of the GraphEdit utility.
My problem now it that I want to produce manually my own filter graph...
Hi! My name is Dario Alonso, a Spanish engineer. I´m trying to find out about generating interacting virtual talking human faces programmed in C++, it is, I would like to know about how to create a window with a virtual human face who can: speak and move at the same time accordingly to its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.