Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: excel API Pin
Stuart Dootson3-Mar-09 2:47
professionalStuart Dootson3-Mar-09 2:47 
QuestionExcel Automation error. Pin
SRKSHOME2-Mar-09 23:23
SRKSHOME2-Mar-09 23:23 
QuestionRe: Excel Automation error. Pin
David Crow3-Mar-09 3:08
David Crow3-Mar-09 3:08 
QuestionSynchronizing fstream - Need suggestions/ideas Pin
PankajB2-Mar-09 22:20
PankajB2-Mar-09 22:20 
AnswerRe: Synchronizing fstream - Need suggestions/ideas Pin
Stuart Dootson2-Mar-09 22:47
professionalStuart Dootson2-Mar-09 22:47 
GeneralRe: Synchronizing fstream - Need suggestions/ideas Pin
PankajB2-Mar-09 23:05
PankajB2-Mar-09 23:05 
GeneralRe: Synchronizing fstream - Need suggestions/ideas Pin
Stuart Dootson2-Mar-09 23:21
professionalStuart Dootson2-Mar-09 23:21 
GeneralRe: Synchronizing fstream - Need suggestions/ideas Pin
PankajB2-Mar-09 23:33
PankajB2-Mar-09 23:33 
A straight questions – By any mean, can we open any file in exclusive lock mode.
I mean, if I open a file, it will be locked automatically and then, in case any other process try to use the same file, the process can get that state.

What I am planning is, in case I can find that the file is locked, I will create a temp file and write my log into in that file. And my logger will be intelligent enough to find whether any temp files exists and if they do, then it will copy the content to the mail file and will delete temp files.

May be what I said is just an imaginary idea….but if I can find out that the file I want to use is locked, then I will be able to implement this approach.
GeneralRe: Synchronizing fstream - Need suggestions/ideas Pin
Stuart Dootson2-Mar-09 23:39
professionalStuart Dootson2-Mar-09 23:39 
QuestionGDI+ cause the application freeze Pin
Tal Rasha's Guardianship2-Mar-09 21:52
Tal Rasha's Guardianship2-Mar-09 21:52 
AnswerRe: GDI+ cause the application freeze Pin
Stuart Dootson2-Mar-09 22:32
professionalStuart Dootson2-Mar-09 22:32 
GeneralRe: GDI+ cause the application freeze Pin
Tal Rasha's Guardianship3-Mar-09 5:46
Tal Rasha's Guardianship3-Mar-09 5:46 
GeneralRe: GDI+ cause the application freeze Pin
Stuart Dootson3-Mar-09 6:22
professionalStuart Dootson3-Mar-09 6:22 
GeneralRe: GDI+ cause the application freeze Pin
Tal Rasha's Guardianship4-Mar-09 15:35
Tal Rasha's Guardianship4-Mar-09 15:35 
GeneralRe: GDI+ cause the application freeze Pin
Stuart Dootson4-Mar-09 21:48
professionalStuart Dootson4-Mar-09 21:48 
GeneralRe: GDI+ cause the application freeze Pin
Tal Rasha's Guardianship4-Mar-09 23:27
Tal Rasha's Guardianship4-Mar-09 23:27 
GeneralRe: GDI+ cause the application freeze Pin
Tal Rasha's Guardianship5-Sep-09 22:30
Tal Rasha's Guardianship5-Sep-09 22:30 
Question救命!!!!!! [modified] Pin
yangaqi2-Mar-09 20:16
yangaqi2-Mar-09 20:16 
AnswerRe: 救命!!!!!! Pin
Cedric Moonen2-Mar-09 20:28
Cedric Moonen2-Mar-09 20:28 
AnswerRe: 救命!!!!!! Pin
Hamid_RT2-Mar-09 20:34
Hamid_RT2-Mar-09 20:34 
GeneralRe: 救命!!!!!! Pin
Eytukan2-Mar-09 20:58
Eytukan2-Mar-09 20:58 
GeneralRe: 救命!!!!!! Pin
Hamid_RT2-Mar-09 22:52
Hamid_RT2-Mar-09 22:52 
GeneralRe: 救命!!!!!! Pin
Eytukan3-Mar-09 0:25
Eytukan3-Mar-09 0:25 
GeneralRe: 救命!!!!!! Pin
yangaqi2-Mar-09 21:01
yangaqi2-Mar-09 21:01 
GeneralRe: 救命!!!!!! Pin
Hamid_RT2-Mar-09 22:38
Hamid_RT2-Mar-09 22:38 

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.