Here is an example of the errors I'm trying to correct:
{3208} normal block at 0x00F452D0, 17 bytes long.
Data: <GGARRISON > 47 47 41 52 52 49 ...
This information is given after memory leaks on detected and the debugger dumps the objects. Can anyone give any general tips on resolving...
I have a dialog with a list control on it and I'd like to add a button that would bring up another dialog with a second list control which would display only the selected items from the first dialog. Every time I try to access the control variable of the second list control, however, I get a...
Hey all,
I'm trying to use a tab control in a dialog-based application I'm writing and it's becoming a bit confusing. I understand that it's somehow based on PropertySheet and PropertyPages, but I'm having trouble because I don't understand what you do in Resource editor and what you have to...
If I have a function defition written thus:
returntype functionname(paramtype paramname) : type(var) { }
what's the significance of the ": type(var)?" i guess i don't know what the colon operator does in that conext. thanks for the help!!
I've got a library from Delphi (tee50.bpl) that I need to include in some code I have, but I can't get it work. C++B won't let me add it as a package because it's not a design-time package, and it won't automatically recognize it as a run-time package because it wants the extension to be .bpi...
Can anyone tell me what software has TEE50.BPL? I've got the standard edition of C++Builder 5 and Delphi 5 but neither one's got it. Specifically, I just need 4 classes (Chart, Series, TeEngine and TeeProcs) that are all in that package. I've searched the Borland site and can't seem to get...
I've got a 20 file (or so) project that was written in C++Builder 5 with Delphi and I need to get in working in Visual C++ 6. Is there an automated way to go about this? Do I have to manually convert all the forms into the VC++ components? Is there a way to point VC++ to the C++Builder's...
I've got a 20 file (or so) project that was written in C++Builder 5 with Delphi and I need to get in working in Visual C++ 6. Is there an automated way to go about this? Do I have to manually convert all the forms into the VC++ components? Is there a way to point VC++ to the C++Builder's...
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.