Click here to Skip to main content
15,885,278 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Lock a file Pin
Richard MacCutchan3-Nov-12 21:25
mveRichard MacCutchan3-Nov-12 21:25 
GeneralRe: Lock a file Pin
Iain Wiseman4-Nov-12 9:22
Iain Wiseman4-Nov-12 9:22 
GeneralRe: Lock a file Pin
Iain Wiseman4-Nov-12 10:58
Iain Wiseman4-Nov-12 10:58 
GeneralRe: Lock a file Pin
Richard MacCutchan4-Nov-12 21:06
mveRichard MacCutchan4-Nov-12 21:06 
GeneralRe: Lock a file Pin
Iain Wiseman4-Nov-12 22:17
Iain Wiseman4-Nov-12 22:17 
GeneralRe: Lock a file Pin
Richard MacCutchan5-Nov-12 3:05
mveRichard MacCutchan5-Nov-12 3:05 
GeneralRe: Lock a file Pin
Iain Wiseman5-Nov-12 8:58
Iain Wiseman5-Nov-12 8:58 
GeneralRe: Lock a file Pin
SandipG 5-Nov-12 21:53
SandipG 5-Nov-12 21:53 
A Simple work around to your problem would be use your original code to get the exclusive access to file,
Read the file and create a temporary file which you can pass it to Xerces.. later delete the temp file.. and if you want delete even the source/original file.

Other alternatives could be to check if xerces takes text(some temp buffer) as input instead of file name.. so you can read the file in buffer and pass it to xerces.
GeneralRe: Lock a file Pin
Richard MacCutchan5-Nov-12 22:10
mveRichard MacCutchan5-Nov-12 22:10 
GeneralRe: Lock a file Pin
Iain Wiseman6-Nov-12 19:29
Iain Wiseman6-Nov-12 19:29 
GeneralMessage Closed Pin
4-Nov-12 21:42
Sarath C4-Nov-12 21:42 
GeneralRe: Lock a file Pin
Richard MacCutchan5-Nov-12 3:00
mveRichard MacCutchan5-Nov-12 3:00 
AnswerRe: Lock a file Pin
Sarath C5-Nov-12 22:01
Sarath C5-Nov-12 22:01 
GeneralC CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
STEVE10K3-Nov-12 7:34
STEVE10K3-Nov-12 7:34 
GeneralRe: C CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
Tr@v3-Nov-12 11:15
Tr@v3-Nov-12 11:15 
GeneralRe: C CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
STEVE10K5-Nov-12 7:57
STEVE10K5-Nov-12 7:57 
AnswerRe: C CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
Tr@v7-Nov-12 7:47
Tr@v7-Nov-12 7:47 
GeneralRe: C CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
STEVE10K8-Nov-12 3:41
STEVE10K8-Nov-12 3:41 
GeneralRe: C CODE FOR RUNNING TWO SENSORS FOR BI-DIRECTIONAL COUNTING Pin
STEVE10K3-Dec-12 2:49
STEVE10K3-Dec-12 2:49 
QuestionC++ question. Please help me out Pin
Member 88567522-Nov-12 9:06
Member 88567522-Nov-12 9:06 
AnswerRe: C++ question. Please help me out Pin
jeron12-Nov-12 9:18
jeron12-Nov-12 9:18 
AnswerRe: C++ question. Please help me out Pin
Richard MacCutchan2-Nov-12 10:23
mveRichard MacCutchan2-Nov-12 10:23 
AnswerRe: C++ question. Please help me out Pin
Amarnath S3-Nov-12 20:49
professionalAmarnath S3-Nov-12 20:49 
Questionhow to return value after user input Pin
Member 21198442-Nov-12 5:11
Member 21198442-Nov-12 5:11 
AnswerRe: how to return value after user input Pin
Richard MacCutchan2-Nov-12 6:25
mveRichard MacCutchan2-Nov-12 6:25 

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.