Click here to Skip to main content
15,891,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHandling asynchronous I/O Pin
logicaldna26-Apr-06 6:24
logicaldna26-Apr-06 6:24 
QuestionCTreeCtrl selection problem Pin
RoyceF26-Apr-06 5:57
RoyceF26-Apr-06 5:57 
AnswerRe: CTreeCtrl selection problem Pin
includeh1026-Apr-06 6:16
includeh1026-Apr-06 6:16 
GeneralRe: CTreeCtrl selection problem Pin
RoyceF26-Apr-06 7:15
RoyceF26-Apr-06 7:15 
GeneralRe: CTreeCtrl selection problem Pin
RoyceF26-Apr-06 7:17
RoyceF26-Apr-06 7:17 
QuestionCFileDialog & GetOpenFileName Pin
RobJones26-Apr-06 5:24
RobJones26-Apr-06 5:24 
QuestionRe: CFileDialog & GetOpenFileName Pin
David Crow26-Apr-06 6:06
David Crow26-Apr-06 6:06 
AnswerRe: CFileDialog & GetOpenFileName Pin
RobJones26-Apr-06 6:18
RobJones26-Apr-06 6:18 
This is an administration application and we only run it on 2 workstations both are Windows XP and it's failing on both.

In debug mode I see the exception but in release mode it just closes the application with out any errors.

My application is currently statically linked with MFC.

I did just find this on the MSDN forums http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=154126&SiteID=1
They claim this problem was fixed with version 7.1 but I am running v7.1.3088 and I still have the issue... I went into afxdlgs.h and OPENFILENAME is currently defined as __declspec(property(get=GetOFN)) OPENFILENAME m_ofn;

Strange.

[Had to edit the URL]

Whoever said nothing's impossible never tried slamming a revolving door!

-- modified at 12:30 Wednesday 26th April, 2006
AnswerRe: CFileDialog & GetOpenFileName Pin
RobJones26-Apr-06 6:42
RobJones26-Apr-06 6:42 
AnswerRe: CFileDialog & GetOpenFileName Pin
RobJones26-Apr-06 7:16
RobJones26-Apr-06 7:16 
AnswerRe: CFileDialog & GetOpenFileName Pin
RobJones26-Apr-06 7:58
RobJones26-Apr-06 7:58 
QuestionRe: CFileDialog & GetOpenFileName Pin
David Crow27-Apr-06 2:45
David Crow27-Apr-06 2:45 
GeneralRe: CFileDialog & GetOpenFileName Pin
David Crow27-Apr-06 9:41
David Crow27-Apr-06 9:41 
GeneralRe: CFileDialog & GetOpenFileName Pin
RobJones27-Apr-06 9:50
RobJones27-Apr-06 9:50 
GeneralRe: CFileDialog & GetOpenFileName Pin
RobJones1-May-06 3:55
RobJones1-May-06 3:55 
QuestionSystem sound volume on WinCE Pin
KellyR26-Apr-06 5:15
KellyR26-Apr-06 5:15 
QuestionJPEG image display Pin
CPP91126-Apr-06 4:52
CPP91126-Apr-06 4:52 
AnswerRe: JPEG image display Pin
Russell'26-Apr-06 5:08
Russell'26-Apr-06 5:08 
AnswerRe: JPEG image display Pin
KellyR26-Apr-06 5:12
KellyR26-Apr-06 5:12 
AnswerRe: JPEG image display Pin
Hamid_RT26-Apr-06 18:46
Hamid_RT26-Apr-06 18:46 
QuestionYour comments for Font-Editor Pin
includeh1026-Apr-06 4:47
includeh1026-Apr-06 4:47 
Questiondraw a thin line with anti-aliasing as Font! Pin
includeh1026-Apr-06 4:43
includeh1026-Apr-06 4:43 
AnswerRe: draw a thin line with anti-aliasing as Font! Pin
Shog926-Apr-06 17:53
sitebuilderShog926-Apr-06 17:53 
Questionarray Pin
#hackC++26-Apr-06 4:42
#hackC++26-Apr-06 4:42 
AnswerRe: array Pin
Russell'26-Apr-06 5:02
Russell'26-Apr-06 5:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.