No matter what I put in the lpstrTitle member of the OPENFILENAME struct, my
open file common dialog always displays a title of "Open". Has anyone ever seen
this work where the title is customized when calling GetOpenFileName?


Robert Scott
Ypsilanti, Michigan

Re: Does lpstrTitle really work in OPENFILENAME? by ctacke/>

ctacke/>
Mon Apr 03 16:44:41 CDT 2006

I've seen it work on vanilla CE devices. Never on a Pocket PC. Kind of
like browsing folders not under My Documents.

-Chris



"Robert Scott" <---@---> wrote in message
news:4431846e.9336750@news.provide.net...
> No matter what I put in the lpstrTitle member of the OPENFILENAME struct,
> my
> open file common dialog always displays a title of "Open". Has anyone
> ever seen
> this work where the title is customized when calling GetOpenFileName?
>
>
> Robert Scott
> Ypsilanti, Michigan



Re: Does lpstrTitle really work in OPENFILENAME? by ---

---
Tue Apr 04 06:50:58 CDT 2006

On Mon, 3 Apr 2006 17:44:41 -0400, "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote:

>I've seen it work on vanilla CE devices. Never on a Pocket PC. Kind of
>like browsing folders not under My Documents.
>

So, where in the EVC++4.0 Pocket PC SDK does it say that this feature is not
supported on the Pocket PC?


>-Chris
>
>
>
>"Robert Scott" <---@---> wrote in message
>news:4431846e.9336750@news.provide.net...
>> No matter what I put in the lpstrTitle member of the OPENFILENAME struct,
>> my
>> open file common dialog always displays a title of "Open". Has anyone
>> ever seen
>> this work where the title is customized when calling GetOpenFileName?
>>
>>
>> Robert Scott
>> Ypsilanti, Michigan
>
>

Robert Scott
Ypsilanti, Michigan

Re: Does lpstrTitle really work in OPENFILENAME? by ctacke/>

ctacke/>
Tue Apr 04 07:00:22 CDT 2006

Nowhere that I'm aware of.

-Chris

"Robert Scott" <---@---> wrote in message
news:44324f70.1179828@news.provide.net...
> On Mon, 3 Apr 2006 17:44:41 -0400, "<ctacke/>" <ctacke_AT_OpenNETCF_com>
> wrote:
>
>>I've seen it work on vanilla CE devices. Never on a Pocket PC. Kind of
>>like browsing folders not under My Documents.
>>
>
> So, where in the EVC++4.0 Pocket PC SDK does it say that this feature is
> not
> supported on the Pocket PC?
>
>
>>-Chris
>>
>>
>>
>>"Robert Scott" <---@---> wrote in message
>>news:4431846e.9336750@news.provide.net...
>>> No matter what I put in the lpstrTitle member of the OPENFILENAME
>>> struct,
>>> my
>>> open file common dialog always displays a title of "Open". Has anyone
>>> ever seen
>>> this work where the title is customized when calling GetOpenFileName?
>>>
>>>
>>> Robert Scott
>>> Ypsilanti, Michigan
>>
>>
>
> Robert Scott
> Ypsilanti, Michigan