C++ Builder IDE >> [BDS2006]=20How=20to=20show=20which=20files=20are=20included?

by Anton N. Breusov » Mon, 19 Dec 2005 23:49:20 GMT

MSVC has option to log to Output window tree of included files
(with indents). Is there a similar option/compiler flag in BDS 2006 IDE
or compiler itself?

I'm worrying, because in my project precompiled headers don't work
(it says about initialized data in 'xlocinfo' file) when I',
including dshow.h from DirectShow SDK, so I want to investigate
a path to this xlocinfo file (manual inclusion of this file from
Dinkumware STL doesn't eliminate warning, even if I keep this
include directive before inclusion of dshow.h).


--
So... Hitotsume no yoru ni. Izuko kara koishi ga sekai ni ochiru...
Last played: Tsuneo Imahori - Trigun - The First Donuts - Kaze ha Mirai ni Huku


Similar Threads

1. [BDS2006] AsyncPro in BDS2006? - C++ Builder IDE

2. Creating Windows Service in C# using BDS2006

3. ttreeview, ttreenode, max name edit length, bds2006 - Borland C++ Builder VCL Components

4. BDS2006: OnKeyDown - convert Key to its corresponding ASCII-Value

Hello,

what is the easiest way to convert the Key-value in event OnKeyDown
to its corresponding ASCII-value? I must use that event and can't use
OnKeyPress, because I must take into account the Backspace-key.


Thanks and greetings
Udo

5. New BDS2006 project - Borland C++ Builder VCL Components

6. BDS2006: TDataModule, when creation finished - accessing variables/properties

Hello,

my Unit works with three DataModules. What is the best event
for initializing some variables/properties in the DataModules
from the Unit? The problem is that the DataModules must be of
course created before I make my accesses.


Thanks and greetings
Udo

7. BDS2006: DataModule and Form - "special" Relationship - Borland C++ Builder VCL Components

8. bds2006 & VirtualTreeView

Has anyone experienced VirtualTreeView with BCB2006?
What do I need to recompile for have it working?

thanks
masi urbano