CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Borland Forums > borland.public.cppbuilder.ide
 Post New
 TypeRepliesViewsDate
BCB6 and VISTA
Hi,
I'm trying to debug in windows vista. When I try to bring up the debug
inspector (Ctrl + left click) , nothing happens? I can't see the debug
inspector window..

Any clues a
 32812/3/2007 1:53:01 AM
View->Debug Windows->CPU
I am using BCB6.0

I have a client that is getting the error message Access Violation at
Address 008EFF72. When I take my backup project that was used to create the
release .EXE the
 22211/30/2007 3:10:51 PM
no help files
Just re-installed CodeGear on an XP box (full uninstall first) accepted all
of the defaults but there are no help files present.

Is there a quick way to install just the help files - I d
 01611/28/2007 10:17:21 AM
RAD2007 debug problems: cann't inspect properties
Hello,
I'm using RAD 2007 (german, latest updates included).
In my project (C++, VCL approx 60 Forms, several additional Delphi Forms
and libraries) I can't inspect some properties.
<
 01611/28/2007 10:04:53 AM
Model View in C++ Rad 2007

How I disable Model view automatic reload?

I have a project that I make a model view representation, but
always I open the project or sometimes I change file, the model
view is r
 12811/27/2007 9:55:55 PM
2007 ide problem
Hi,

At last i've get my registered copy of codegear 2007 but i'm totally shocked
for some errors in IDE. the biggest one i'm dealing is (was appeared in 2006
but got fixed);
 42911/27/2007 10:39:59 AM
Builder 6: Importing a Visual C++ Project
I have a VC++ project that I would like to import to Builder. To the best
of my knowledge it is straght C++ - no MFC or other class libraries to worry
about.

Is there a took for Buil
 22011/24/2007 7:20:31 PM
code assist tools
hi,

is there any 3rd party tool to ease code writing in codegear c++ builder
2007 ? something like vissual assist for visual studio. as all of us know,
borland's code insight featur
 02911/24/2007 5:07:57 PM
Merry Christmas TeamB and CodeGear and THANKS
I can't speak for the rest of the C++ Builder user world, but CG2007 has
been absolutely SPLENDID for our group....nice job boys and girls!!!! Now,
how about a WEB builder or .Net Form Build
 2811/24/2007 4:12:40 PM
BDS2006 IDE vanishes from system.
I am currently working on tracking down what might be causeing the IDE to
vanish from the system.

I am running BDS2006 under Windows XP with service pack 2 applied.

I try to com
 71611/23/2007 5:06:46 PM
[BDS2006] Debugger won't step into static library

My project is a COM DLL and a static library (in separate source directories). The COM DLL calls functions in the static library.

However, the debugger does not step into the static libr
 21211/22/2007 8:21:29 PM
How to debug a DLL project
Hi All,

I am building a DLL project, but how can I debug it such as setting break
points, etc. I have also the exe project that calls the DLL.

Thanks,
Zhan


 21511/22/2007 8:19:56 PM
BDS2007 Files are not re-opened when IDE Started up.
I open several files and exit the BDS2007 IDE. When I start the IDE the
files are not opened like they were in BDS2006.

Did something change or is there a setting that causes the files
 31111/21/2007 5:08:28 PM
[C++ Builder 2007] Help about Variant
Where I can find help about class Variant?
 01111/21/2007 10:39:02 AM
Linker question
I have a library that links fine, but will will not run properly when linked
into other projects... It access violates or abnormal terminates when linked
using #pragma link "mylib.lib&q
 12211/20/2007 3:20:03 PM
Help: [ILINK32 Error] Fatal: Unable to open file ''
I'm using CodeGear C++ 2007.
I created a simple (and empy) Package and when i try to build it, the
linker shows:
[ILINK32 Error] Fatal: Unable to open file ''
and stops.

Wha
 517211/19/2007 3:26:15 PM
[radstudio2007trial] ilink32 exit with code 3
I was building (projects - build all projects) a just (re-)converted group
project (two sub-projects). The process ended reporting (sorry exact
message now gone) "ilink32 exited with c
 213611/16/2007 7:18:32 PM
[C++Builder 2007] Help about AnisString
Where can I find in the help file something about "AnsiString"?
The index has no entry!?

Thanks Thomas
 11411/16/2007 6:51:39 PM
Project Manager is getting confused
I'm using CB2007 with update 3 applied.
I have a project group that contains 30 projects. On my home PC, one of
the projects fails to compile because I don't have MS Office headers
insta
 11111/16/2007 10:29:42 AM
Right Mouse Click
I have installed RAD Studio 2007 (Nov 9 Patch done) and have lost the Right
mouse click on a TEdit that gives the "Edit, Cut, Copy, Paste" dropdown
menu. This is true on All contro
 12311/15/2007 10:45:37 PM
Vista and CB2007 - no bookmark 0
This is strange! On Vista, with update 3 applied, pressing CTRL-0 to
bookmark a line doesn't work.
I can right click, and select Toggle Bookmarks->Bookmark 0, and I get
bookmark 0.
 1811/15/2007 7:41:06 PM
[Linker Fatal Error] Fatal: Access violation. Link terminated.
I commented out one line in one of my source files in my project group and
did a make.

I got the following linker message:

[Linker Fatal Error] Fatal: Access violation. Link
 486511/15/2007 2:10:42 PM
RAD2007 code templates?
Am I missing something about "code templates"?
Ctrl+J works but I can't find a dialog for customization?
 22711/15/2007 2:06:06 PM
C++ Builder 2007 & using environment variables for include & librar y
Does C++ Builder 2007 support using environment variables in the project
search path settings for include & library files?

With MS VC/C++, I can take any arbitrary environment variab
 51111/15/2007 1:47:57 PM
debugger lost header structures!
I use BCB5, and I have a project that somehow the debugger thinks a
structure is completely different than what is in the source. I may
have had a problem with older header files from a dif
 21411/15/2007 4:18:43 AM
RAD 2007, cpp personality - Where are default options saved
I'm trying to permanently set my RAD2007 options - in particular, I'm
trying to set my default C++ Data Alignment to "Quad Word".

With no project open, I set the default "
 42311/14/2007 10:08:38 PM
BDS2006: Linker - Paths too long?/Define own Alias like $(BDS)
Hello,

just added a new Path to Options->Linker->Path and Defines and got
the following error message:
Assertion failed: ((tmp + count) - begin) < MAX_MSG_LEN, file C:\dev\il
 13411/14/2007 10:05:52 PM
BDS2006: Creating obj-File from Variants.pas/pas-File -> obj-File
Hello,

don't ask me why - Linker complains about a missing Variants.obj-File.
Just added Variants.pas to an Dummy-Project, but got the following error-
message:
[Pascal Fatal] Var
 03811/14/2007 5:22:54 PM
BDS2006: NOT debugging VCL source code
Hello,

I don't want to step into the VCL source code during debugging.
Any hint?


Thanks and greetings
Udo
 61311/14/2007 5:10:27 PM
ILINK32 - PING David Dean

I used to complain much because of the infamous "[Linker Fatal Error] Fatal:
Access violation. Link terminated." error occurring in the BDS2006 and
CRS2007 IDEs.
This erro
 02511/14/2007 2:25:03 PM
How to minimze size of final exe program file
I am using Borland C++ Builder 6.

I have developed a program size of which is 500kb.

The same program with all functionality in visual c++ 6 or . Net has size of
128KB.

 51611/13/2007 6:23:59 PM
[C++ Builder 2007] Very slow - need 7 min before compilation appears
I have a Notebook with Pentium 4, 2,6GHz and 1GB Ram wih XPHome.

If I start to compile my project with more then 200 files the CPU load
is increases to 98% but the compilation don't star
 84011/13/2007 7:00:15 AM
Event Log Missing

How can I restore the event log viewer to the view/debug windows menu in builder 5?

Thanks
Ian
 11611/9/2007 8:51:58 PM
BDS2006 tries to install itself!
This is a strange one.

In preparation for installing RAD2007 trial, I moved all the *.bpl files
from system32 to my BDS\bin folder, and verified that BDS2006 was still
functional.
 02411/9/2007 8:35:00 PM
MSBuild Problem in IDE
 -11711/9/2007 12:02:40 PM
'Transparent' property when migrating from BCB5
BDB5 -> RAD2k7SP3 incompatibility

All TStaticText components will be imported wrong, as the transparent property
will be ON instead of OFF?
Especially when the control uses "
 141011/8/2007 9:58:24 PM
How to buy C++Builder 2007 Pro?
Hi there

I'm not sure where to ask this question, so if there
is a better place pleace direct me.

I have BCB1, 3 and 5 pro
That means I only need to buy an upgrade, right ??
 52311/8/2007 4:03:50 AM
Strange Linker Error
Hi.

I'm experiencing a strange linker error using CB2007 (all patches applied).

In our build environment we have a directory in which all temporary files are
supposed to be gene
 101511/8/2007 2:35:14 AM
Slow C++ Builder 2007 debugging
Hi all,

Since upgrading to C++ Builder 2007 Enterprise, the debugging has become
very slow (upgraded from Builder 6). Any suggestions on ways to speed it up?


 07511/8/2007 12:28:03 AM
Remote build on C++Builder
Our firm is using CodeGear C++Builder 2007, and would amongst other like
to set up at Continous Integration setup.
Does anyone know of a way to make CodeGear build remotely, so we could set
 02711/5/2007 4:45:53 PM
Filter the warning that Sender is not used.

Is there any way of filtering out the warning that Sender is not used in function? It would make the warning/error listing much more concise and useful.

 81211/5/2007 1:44:24 PM
RegExp

Can anyone *please* tell me how to find out the documentation on regular expression. I don't mean the functions of the class like regexp.h but rather the switches and pattern matching documentati
 21711/3/2007 2:39:10 PM
creating a const instance of a class

Using CodeGear C++ Builder 2007
I've used Google to find help for this but it doesn't work. I have
a class, CGeoPos, that has two members, Latitude and Longitude and
some overloaded
 21111/2/2007 10:40:04 PM
[C++ Builder 2007] [BCC32 Error] Fatal Error (AV HRESULT: 0x8000FFFF
I try to build my project, but I get often this error
[BCC32 Error] Fatal Error (AV HRESULT: 0x8000FFFF (E_UNEXPECTED))

After this error the precompiled header is locked and I cannot try
 47611/2/2007 3:07:06 PM
reducing the interface of a DLL ?
Hello,

We are producing a DLL with C++ Builder 5, with a C-style interface (extern
"C"). But the compiler keeps publishing methods I would prefer to stay
hidden. Two kind
 42311/2/2007 2:45:04 PM
How to tab right serveral lines of code at once?
Hi all

I am using BCB 2007. How to tab right serveral lines of code at once? In VS
one can just select them and press Tab, but I can not find any hot key for
Rad Studio...

 21311/1/2007 10:04:28 PM
SHBrowseForFolder: New Folder button click interseption
Hello,

is there any way to intercept the New Folder button click event in the
callback procedure?
The only message that I get when the button is clicked, is BFFM_SELCHANGED,
but
 4811/1/2007 6:14:39 PM
Menu cb 2007 prof
Hi,
Why in my cb 2007 prof tools "Translation Manager" (Menu view) and
languages (menu project) are always disabled?
 12110/31/2007 10:18:54 PM
How can one get String to work in a console app
String works fine in vcl form apps. But I have a console app and would like
to use Strings....here is the header...but sysmac.h which includes the
String declaratives apparently does't get
 43510/31/2007 6:11:07 PM
RAD2007 Default option for Generating C++Builder files
If anyone else thinks it would be a good idea for there to be a global
default value controlling the generating of C++Builder files for Delphi
packages then please rate/vote for QC report# 5
 04810/31/2007 4:22:37 PM


   
  Privacy | Contact Us
All Times Are GMT