Re: D2007 vs MS Visual Studio 2005



<google@xxxxxxxxxxxxxx> wrote in message
news:1174454381.457928.28280@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 21, 4:35 am, "Chris Burrows" <cfbsoftw...@xxxxxxxxxxx> wrote:
<goo...@xxxxxxxxxxxxxx> wrote in message


I was referring to Vista Open/Save Dialogs using the new COM
interfaces rather
than through the old API calls ( GetOpenFileName etc ).


Ah - OK.

A work arround in case of OpenDialog etc in MFC is to not Use
OFN_ENABLEHOOK when calling GetOpenFileName etc. You do then get the
new dialog/s but it isnt too useful for any complex instances plus you
get some 'Interesting' asserts when debugging.

I guess I'm not doing anything complex enough ;-)

I would assume that Pre D2007 that OFN_ENABLEHOOK was set but not in
case of Blackbox Component Pascal

That's correct.

( Wasnt that written by Oberon
Systems a spin off company of ETH Zurich ? ) ?


Oberon microsystems - yes.

--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp




.