Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCFtpConnection::GetFile(…) returns Access is denied Pin
anderslundsgard2-Sep-04 23:26
anderslundsgard2-Sep-04 23:26 
GeneralIn-program Custom Panel through Inheritance Pin
Karel Appel2-Sep-04 23:15
Karel Appel2-Sep-04 23:15 
Questionhow to disable device(better "sound device" ) under 98/me Pin
max_xiayi2-Sep-04 22:47
max_xiayi2-Sep-04 22:47 
GeneralMaking the mouse pointer disappear Pin
Matthias19782-Sep-04 22:44
Matthias19782-Sep-04 22:44 
GeneralRe: Making the mouse pointer disappear Pin
Anonymous2-Sep-04 22:57
Anonymous2-Sep-04 22:57 
GeneralRe: Making the mouse pointer disappear Pin
Antony M Kancidrowski2-Sep-04 22:57
Antony M Kancidrowski2-Sep-04 22:57 
GeneralRe: Making the mouse pointer disappear Pin
Graham Bradshaw2-Sep-04 23:47
Graham Bradshaw2-Sep-04 23:47 
GeneralError message and then application crashing.Help Pin
Raghunandan S2-Sep-04 21:34
Raghunandan S2-Sep-04 21:34 
Hi All,
I have a client application which is sometimes displaying the message "An unknown error occurred while accessing an unnamed file" before crashing.This message is being displayed very randomly and i could simulate this only once.
The scenario was like this:
1) The client and server are running in seaparate machines connected over a network.
2)Send some request commands to server and before the response is obtained,disable the network on client's side.

The message "An unknown error occurred while accessing an unnamed file" was displayed and on clicking ok the application crashed.There is no log of this crash also.Can some one tell me whether this related to CArchive and what should i do to avoid this or what protection code should i add to avoid crash.

The function CSocket::OnClose() is getting called immediately when the network is being diabled.But this function is not getting called when the above message is displayed and in such situation the application is crashing.

Thanks in advance

Regards
Raghu

GeneralRe: Error message and then application crashing.Help Pin
Antony M Kancidrowski2-Sep-04 23:01
Antony M Kancidrowski2-Sep-04 23:01 
QuestionMFC Application in MFC DLL possible? Pin
RonnyS2-Sep-04 21:33
RonnyS2-Sep-04 21:33 
AnswerRe: MFC Application in MFC DLL possible? Pin
Antony M Kancidrowski3-Sep-04 2:34
Antony M Kancidrowski3-Sep-04 2:34 
Generaldll problem:how to gain the fucntion's parameters in dll file Pin
williamchou2-Sep-04 20:51
williamchou2-Sep-04 20:51 
GeneralSTL quickie Pin
alex.barylski2-Sep-04 19:47
alex.barylski2-Sep-04 19:47 
GeneralRe: STL quickie Pin
Johann Gerell2-Sep-04 20:37
Johann Gerell2-Sep-04 20:37 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 20:50
alex.barylski2-Sep-04 20:50 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 20:53
alex.barylski2-Sep-04 20:53 
GeneralRe: STL quickie Pin
PJ Arends2-Sep-04 21:02
professionalPJ Arends2-Sep-04 21:02 
GeneralRe: STL quickie Pin
Johann Gerell2-Sep-04 21:13
Johann Gerell2-Sep-04 21:13 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 21:14
alex.barylski2-Sep-04 21:14 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 21:19
alex.barylski2-Sep-04 21:19 
GeneralRe: STL quickie Pin
PJ Arends2-Sep-04 21:30
professionalPJ Arends2-Sep-04 21:30 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 21:43
alex.barylski2-Sep-04 21:43 
GeneralRe: STL quickie Pin
Johann Gerell2-Sep-04 21:05
Johann Gerell2-Sep-04 21:05 
GeneralRe: STL quickie Pin
alex.barylski2-Sep-04 21:17
alex.barylski2-Sep-04 21:17 
GeneralRe: STL quickie Pin
Johann Gerell2-Sep-04 23:03
Johann Gerell2-Sep-04 23:03 

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.