I´m working with various *.rc files in the same project. When you create anIDC_ or IDD_ or IDI_ or IDB_ number for resources and dialogs, Visual repeat frequently the same number. Is possible to change the number of the new resource at the end of resource.h file, but it´s very laborious if u...
How can an aplication get a code or a number that says me which PC is using it? I try with GetCurrentHwProfile(), but the profile, i think, is not exactly "one for each PC"? Ineed help, thanks
I´ve been working for a long time ina an application. Its have a considerable size. But if i work only with the code files i can do it quickly. Whwn opens a dialog editor, a bitmap, .... and so on all the operations go slowly. Is there a real reason for this? Can i do something for work quickly...
Hi!
I´m developing a program with many toolbars, and more of them need to be visible most of the time. I want to reorganiziced the buttons and i remember that some programs use a kind of control, like a toolbar, where the buttons are in groups and most of the time we only see the first of them...
Hi!
I´ve read all the tips i found in search results about "problems import ACAD2004" and i think i didn´t have the solution, so i ask for someone could give me one, please. I have some dxf archives imported from a program (not ACAD)and i can open/inport them in all the versions of ACAD...
Supose i have a MFC project, and a subproject(depend of the other)that is a DLL (dinamic link library). I add a class to the DLL project and i try to create an object of this class in the other project. I can´t even if i make and #include "classname.h" in the correspondent header file. Is that...
Hi. I´m looking around VisualStudio.NET, Visual C++.NET really, and i find out the concept "interface" like a new element of code inside on project. I think that this seem to be like a type of class that allow other classes use a way of relation each other, but really i don´t understand the real...
Hi, i wish know yours opinions about working with large projects. I mean projects with a lot of code, many classes, and many resources, dialogs, bitmaps...so on. The question is about the most usefull tool of development software for this case. Now i´m working with Visual C++ 6.0, it´s that...
VisualC++ 6.0 with VSS?
I´ve worked with Visual C++ 6.0 for some time and now I´m asking me if a new development tool could help me to managed and get easy-work my source code. Surfing around, in internet, and help files i read sonething about Source code control and VisualSourceSafe, but i...
This is a question nearly if i was a principiant in VisualC++. If i defined a class in a dll (his files .h y .cpp), can i use this class in other project. I mean: can i create an object of this class?. Thanks. PERE
I have an application with 1051 classes. I can´t see the last 2 new classes in the ClassView tree. It´s impossible to manage to do this. If I delete the App.clw file and open the ClassWizard to create it again, says that this is not possible because i have more than 1000 classes in my source...
Hola¡ I`ve written an ASCII dxf file, with the ENTITIES section only, and with only 2 lines, just like an example published in thr reference guide of AutoCAD2004. I can read this file with AutoCAD but, if i have another drawing opened when i open mine, even if the first drawing is empty and i...
I need to create a class or a view as an indepenedent window inside a general application, for show some ASCII or RTF format files, like a help window. But with the class wizard i can,t create a class derived of a CRichEditView, and the only way to create one is doing it from the beggininng with...
I´m looking for a book or another tool that knows me how to understand the structure of the text format file dxf. Which´s the meaning of some code numbers, and more... Thanks
I need to list directories (no archives) that let me choose a path. I want to insert this list or window in a personalized dialog. Could be possible personalisize
a CFileDialog for this? is there an special class that do this? or a function? Better if i could list this in a combobox control...
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.