Click here to Skip to main content
15,905,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsize of struct Pin
rsasalm_23-Jul-02 22:07
rsasalm_23-Jul-02 22:07 
GeneralRe: size of struct Pin
NormDroid23-Jul-02 22:20
professionalNormDroid23-Jul-02 22:20 
GeneralOnCmdMsg Pin
Hans Ruck23-Jul-02 22:05
Hans Ruck23-Jul-02 22:05 
GeneralRe: OnCmdMsg Pin
Anonymous23-Jul-02 22:51
Anonymous23-Jul-02 22:51 
GeneralRe: OnCmdMsg Pin
Tomasz Sowinski24-Jul-02 0:30
Tomasz Sowinski24-Jul-02 0:30 
GeneralRe: OnCmdMsg Pin
Hans Ruck24-Jul-02 0:37
Hans Ruck24-Jul-02 0:37 
GeneralRe: OnCmdMsg Pin
Tomasz Sowinski24-Jul-02 0:42
Tomasz Sowinski24-Jul-02 0:42 
QuestionCFileDialog bug on W2k !? Pin
Mandalay23-Jul-02 21:57
Mandalay23-Jul-02 21:57 
Hai ...

I just want to know what is the reason to display exception error of this simple code ?

CFileDialog cfdlg(true, NULL, NULL, 0,"Sound Files (*.wav; *.mp3)|*.wav;*.mp3||", this);

end exception is :
-------
First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none)
First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none)
-------

it does not occures if opendlg.Flags &= ~OFN_EXPLORER is set ...

i am running w2k Advanced Server ... and have not any probles with other apps.
Downloading some demos from here I also have this exceptions .. ):

maybe somebody knows, how to thix this bug !??

thanks.



----------------------------
my eng is bad, so am i .. (:
AnswerRe: CFileDialog bug on W2k !? Pin
ttzzgg_8071323-Jul-02 22:25
ttzzgg_8071323-Jul-02 22:25 
GeneralRe: CFileDialog bug on W2k !? SURE !?? Pin
Mandalay23-Jul-02 22:33
Mandalay23-Jul-02 22:33 
AnswerRe: CFileDialog bug on W2k !? Pin
Tomasz Sowinski24-Jul-02 0:33
Tomasz Sowinski24-Jul-02 0:33 
GeneralRe: CFileDialog bug on W2k !? Pin
Mandalay24-Jul-02 1:57
Mandalay24-Jul-02 1:57 
GeneralRe: CFileDialog bug on W2k !? Pin
Tomasz Sowinski24-Jul-02 2:02
Tomasz Sowinski24-Jul-02 2:02 
Generalfile system events Pin
sunil goyal23-Jul-02 21:49
sunil goyal23-Jul-02 21:49 
GeneralRe: file system events Pin
567890123423-Jul-02 22:47
567890123423-Jul-02 22:47 
GeneralAdd links to windows popup menus Pin
sunil goyal23-Jul-02 21:42
sunil goyal23-Jul-02 21:42 
GeneralRe: Add links to windows popup menus Pin
benjymous23-Jul-02 23:16
benjymous23-Jul-02 23:16 
GeneralConstructors - throw an exception if failed Pin
tom7623-Jul-02 21:36
tom7623-Jul-02 21:36 
GeneralRe: Constructors - throw an exception if failed Pin
Tomasz Sowinski24-Jul-02 1:09
Tomasz Sowinski24-Jul-02 1:09 
GeneralRe: Constructors - throw an exception if failed Pin
tom7624-Jul-02 1:45
tom7624-Jul-02 1:45 
GeneralRedirecting text to edit control Pin
Janine23-Jul-02 21:23
Janine23-Jul-02 21:23 
GeneralRe: Redirecting text to edit control Pin
Christian Graus23-Jul-02 21:40
protectorChristian Graus23-Jul-02 21:40 
GeneralRe: Redirecting text to edit control Pin
Janine23-Jul-02 22:06
Janine23-Jul-02 22:06 
GeneralRe: Redirecting text to edit control Pin
Christian Graus23-Jul-02 22:25
protectorChristian Graus23-Jul-02 22:25 
GeneralRe: Redirecting text to edit control Pin
Janine24-Jul-02 0:01
Janine24-Jul-02 0:01 

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.