Hi,
With the same GetOpenFileName(...) I have one problem.

when this displays the dialog with files, the time displayed in the date field will not be local time. Instead GMT time. How I can Change this.

i.e in the mobile, time is set as GMT + 5.30 New Delhi.

At 11.10 i have copied one xml file to the mobile & then i invoked the application.

But in the application while listing the files instead of giving the time as 11.10 it gives as 5.42

pls help me

regards,
prithvi

Recommended Answers

All 2 Replies

Since you said "mobile", I take it we can't assume that you're talking about a windows desktop environment.
In other words, be specific!

The file systems on all mobile hardware running Microsoft Mobile 5.0 and PocketPC are in UTC (GMT). AFAIK there is no way to make GetOpenFileName() to display anything else.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.