Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: The difference between HWND and HINSTANCE Pin
Arsalan Malik22-Sep-04 20:22
Arsalan Malik22-Sep-04 20:22 
GeneralRe: The difference between HWND and HINSTANCE Pin
Neelesh K J Jain22-Sep-04 20:28
Neelesh K J Jain22-Sep-04 20:28 
GeneralRe: The difference between HWND and HINSTANCE Pin
cmk22-Sep-04 22:12
cmk22-Sep-04 22:12 
Generaladd toolbar Pin
sana55022-Sep-04 19:53
sana55022-Sep-04 19:53 
GeneralRe: add toolbar Pin
KaЯl23-Sep-04 3:50
KaЯl23-Sep-04 3:50 
GeneralContect menu Pin
Yulianto.22-Sep-04 19:49
Yulianto.22-Sep-04 19:49 
GeneralRe: Contect menu Pin
toxcct23-Sep-04 4:19
toxcct23-Sep-04 4:19 
GeneralUnable to open a file Pin
Mughi22-Sep-04 19:47
Mughi22-Sep-04 19:47 
Hi,

I have created a MDI using MFC Application.

The application is developed to process some input files and create an output file.

At the end of the process, after the output file is created, iam trying to open the same.

But its popping an error message saying
"A sharing violation occured while accessing C:\temp\output.txt"

And, iam not able to open it through any other application and the popping error message is "The document C:\temp\output.txt is being used by another application and cannot be accessed".

I have properly coded on file opening and file closing. But still, iam not able to understand on why the problem occurs.

Only, when i close my MFC application, iam able to access the created output file through any applicaton.

Could someone, please help me, to get out of this situation. I thank in advance.


Thanx

Mughi


Mughilan
GeneralRe: Unable to open a file Pin
Yulianto.22-Sep-04 19:54
Yulianto.22-Sep-04 19:54 
GeneralRe: Unable to open a file Pin
Mughi22-Sep-04 20:45
Mughi22-Sep-04 20:45 
GeneralSolved Pin
Mughi22-Sep-04 21:39
Mughi22-Sep-04 21:39 
GeneralRe: Unable to open a file Pin
toxcct23-Sep-04 4:23
toxcct23-Sep-04 4:23 
GeneralOracle connection Error Pin
nareshos22-Sep-04 18:55
nareshos22-Sep-04 18:55 
GeneralWindows file-caching Pin
tbornemisza22-Sep-04 17:05
tbornemisza22-Sep-04 17:05 
GeneralRe: Windows file-caching Pin
tbornemisza22-Sep-04 17:15
tbornemisza22-Sep-04 17:15 
GeneralRe: Windows file-caching Pin
Anonymous22-Sep-04 17:23
Anonymous22-Sep-04 17:23 
Generalwinctrl5 error Pin
google7322-Sep-04 16:56
google7322-Sep-04 16:56 
Questioncomponent gallery in VC++.net ? Pin
Maximilien22-Sep-04 15:48
Maximilien22-Sep-04 15:48 
Generalhooking problem Pin
Dev57822-Sep-04 14:27
Dev57822-Sep-04 14:27 
GeneralDeleting a self-created CView or CMDIChildWnd object.. Pin
herbert_chow22-Sep-04 11:48
herbert_chow22-Sep-04 11:48 
Questiongetting info from VS_VERSION_INFO? Pin
BlackDice22-Sep-04 11:39
BlackDice22-Sep-04 11:39 
AnswerRe: getting info from VS_VERSION_INFO? Pin
Michael Dunn22-Sep-04 11:42
sitebuilderMichael Dunn22-Sep-04 11:42 
AnswerRe: getting info from VS_VERSION_INFO? Pin
Graham Bradshaw22-Sep-04 13:37
Graham Bradshaw22-Sep-04 13:37 
GeneralRe: getting info from VS_VERSION_INFO? Pin
ThatsAlok23-Sep-04 3:17
ThatsAlok23-Sep-04 3:17 
GeneralRe: getting info from VS_VERSION_INFO? Pin
BlackDice23-Sep-04 7:22
BlackDice23-Sep-04 7:22 

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.