Problems with MRU Files
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I've made an application to get meteo data from a server and to draw a graphic, it is possible to save it to a file. Well, when I download and draw a file, the first item of MRU files never works, neither if I try to open it with the 'File Open Dialog', but the another three items in MRU work fine. I suppose it assumes than the first item is the one loaded at screen but it's not true. What could be the problem?