Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can send Notification SMS to recipient? Pin
Le@rner1-Jul-09 19:13
Le@rner1-Jul-09 19:13 
QuestionContext Sensitive Help for floating dialog bar Pin
Anuradha V1-Jul-09 19:09
Anuradha V1-Jul-09 19:09 
QuestionAll values of SPropValue member Value.lpszW? Pin
Le@rner1-Jul-09 18:37
Le@rner1-Jul-09 18:37 
GeneralRe: All values of SPropValue member Value.lpszW? Pin
Madhu Nair1-Jul-09 19:09
Madhu Nair1-Jul-09 19:09 
QuestionAdd Docking Pane to MDI Child window (MFC Feature Pack 2008) PinPopular
praskumbhare1-Jul-09 10:54
praskumbhare1-Jul-09 10:54 
Questioniterator Pin
Waldemar Ork1-Jul-09 10:15
Waldemar Ork1-Jul-09 10:15 
QuestionRe: iterator Pin
David Crow1-Jul-09 10:22
David Crow1-Jul-09 10:22 
AnswerRe: iterator Pin
Stuart Dootson1-Jul-09 10:59
professionalStuart Dootson1-Jul-09 10:59 
GeneralRe: iterator Pin
led mike1-Jul-09 11:05
led mike1-Jul-09 11:05 
GeneralRe: iterator Pin
Waldemar Ork1-Jul-09 11:23
Waldemar Ork1-Jul-09 11:23 
QuestionMFC Pin
kumar sanghvi1-Jul-09 7:28
kumar sanghvi1-Jul-09 7:28 
AnswerRe: MFC Pin
led mike1-Jul-09 7:33
led mike1-Jul-09 7:33 
AnswerRe: MFC Pin
Stuart Dootson1-Jul-09 9:05
professionalStuart Dootson1-Jul-09 9:05 
AnswerRe: MFC Pin
transoft1-Jul-09 9:41
transoft1-Jul-09 9:41 
AnswerRe: MFC Pin
Alan Balkany2-Jul-09 5:00
Alan Balkany2-Jul-09 5:00 
QuestionIs there a easy way to move chunk of memory? Pin
transoft1-Jul-09 5:39
transoft1-Jul-09 5:39 
AnswerRe: Is there a easy way to move chunk of memory? Pin
led mike1-Jul-09 5:48
led mike1-Jul-09 5:48 
QuestionRe: Is there a easy way to move chunk of memory? Pin
CPallini1-Jul-09 7:38
mveCPallini1-Jul-09 7:38 
AnswerRe: Is there a easy way to move chunk of memory? Pin
Chris Losinger1-Jul-09 8:00
professionalChris Losinger1-Jul-09 8:00 
QuestionFile Sharing (not) Pin
Caslen1-Jul-09 5:02
Caslen1-Jul-09 5:02 
AnswerRe: File Sharing (not) Pin
David Crow1-Jul-09 5:26
David Crow1-Jul-09 5:26 
GeneralRe: File Sharing (not) Pin
Caslen1-Jul-09 5:33
Caslen1-Jul-09 5:33 
GeneralRe: File Sharing (not) Pin
Stuart Dootson1-Jul-09 6:12
professionalStuart Dootson1-Jul-09 6:12 
GeneralRe: File Sharing (not) Pin
Caslen1-Jul-09 6:18
Caslen1-Jul-09 6:18 
Stuart Dootson wrote:
What is 'it'?


If a user tries to open an already open file is a message displayed but obviously that is up to the programmer to display the message. I've been rooting through the code (not mine) and it uses IStorage objects opened with the STGM_SHARE_EXCLUSIVE flag set. Is there any condition where this might not prevent a second copy from being opened?
GeneralRe: File Sharing (not) Pin
Stuart Dootson1-Jul-09 7:05
professionalStuart Dootson1-Jul-09 7:05 

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.