I have to convert a unix based library that we developed to a VC++ library or dll. Each function is in its own separate C file. The library contains several headers files that have #defines, a lot of structures and functions prototypes.
I need to link this into a dialog-based application I...
I have created a dialog based application with a menubar. The menubar selection pops up another dialog box. But, this one appears very breifly then disappears behind the maindialog app window. How can I make it stay in front of the parent window? In the properties, I have made sure I have...
I created a dialog box that resembles a prompt dialog box from Motif. In Motif, the label I created for the text edit box is an actual resource which can be changed dynamically. I use this feature so that the user knows which other control has activated the prompt dialog.
The only thing I found...
Thanks,
I removed all the forms text boxes and changed them to rich edit controls. Now, I need to figure out how to use these.
Scott Urban
email:urban@ast.lmco.com
Is the load routine called from the init routine? if not, in which function would I place the load routine? This is my first experience with Visual C++. I'm using ver. 6.0. I'm trying to convert a unix app from C, Motif and Fortran to a Visual C++ app.
Any help would be greatly aprreciated...
I am trying to use Microsoft Forms 2.0 TextBox in an user interface I am creating using Microsoft Visual C++ 6.0. I have been unable to display any text in the box. I plan on using it to display messages to the user. It will not be editable by the user.
What do I need to do to get it to display...
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.