G
Guest
VC7.1 changes the __FILE__.
In vc6, the __FILE__ returns the [full path name of the file]. However, in
vc7.1, the __FILE__ just returns the [.\file name]. It looks like vc7.1
changes a lot of things which makes it quite difficult to migrate vc6 code to
vc7.1. I am a little bit disappointed by vc7.1.
Any way, is there exited any macro to get the full path name during the
compilation?
thanks in advance,
lauch2
In vc6, the __FILE__ returns the [full path name of the file]. However, in
vc7.1, the __FILE__ just returns the [.\file name]. It looks like vc7.1
changes a lot of things which makes it quite difficult to migrate vc6 code to
vc7.1. I am a little bit disappointed by vc7.1.
Any way, is there exited any macro to get the full path name during the
compilation?
thanks in advance,
lauch2