Re: Problems with GetOpenFileName and GetSaveFileName
- From: "Leslie Milburn" <CDB4W@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 3 Jun 2005 13:28:32 +1000
Hi Carsten,
"Carsten Neubauer" <cn@xxxxxxxx> wrote in message
news:1117726414.845345.288330@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Argh.
> Wasted a lot of time myself on similar subjects,
> so I can imagine how it hurts. Usually the bugs
> are in our own code and a lot of times we have
> to search hard for those little creatures.
Yes, well I totally forgot about notepad which I think from now on will be
what I use. A good find becuase its also a hold over from the beiginnings of
windows time - like me :-)
> This time the riddle seems solved, but unfortunately
> XP with SP2 and Acrobat 7 are out, so we have to care
> about this bug, even if it would get fixed one fine day.
I have filed a bug report with Adobe so I'm hoping it will get some
attention especially as I talked tech and not the usual "it doesn't work
gasping plea".
> I can even clear up the CoInitialize-difference.
> I had placed both calls exactly like in your new
> example, but by accident I had written
> CoUninitialize(NULL), which was compilable,
> but crashed by itself.
> Now using CoUninitialize() without a parameter
> works fine. Good that you insisted!
>
This is fantastic news because I was having other issues by starting ole,
not good for what is supposed to be a quick bug fix.
OK, so all mysteries are solved (or at least explainable).
Leslie.
.
- Follow-Ups:
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: David Lowndes
- Re: Problems with GetOpenFileName and GetSaveFileName
- References:
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: James Brown
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Carsten Neubauer
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Carsten Neubauer
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Carsten Neubauer
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Leslie Milburn
- Re: Problems with GetOpenFileName and GetSaveFileName
- From: Carsten Neubauer
- Re: Problems with GetOpenFileName and GetSaveFileName
- Prev by Date: Re: Problems with GetOpenFileName and GetSaveFileName
- Next by Date: Large graphic area change issue
- Previous by thread: Re: Problems with GetOpenFileName and GetSaveFileName
- Next by thread: Re: Problems with GetOpenFileName and GetSaveFileName
- Index(es):
Relevant Pages
|