Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionpls help in completing my project Pin
swapna_signsin14-Apr-06 22:23
swapna_signsin14-Apr-06 22:23 
AnswerRe: pls help in completing my project Pin
kk.tvm14-Apr-06 22:31
kk.tvm14-Apr-06 22:31 
AnswerRe: pls help in completing my project Pin
kk.tvm14-Apr-06 22:44
kk.tvm14-Apr-06 22:44 
QuestionImplementing SampleGrabber Filter Pin
atimpoo14-Apr-06 21:43
atimpoo14-Apr-06 21:43 
AnswerRe: Implementing SampleGrabber Filter Pin
Amar Sutar15-Apr-06 1:59
Amar Sutar15-Apr-06 1:59 
GeneralRe: Implementing SampleGrabber Filter Pin
atimpoo16-Apr-06 21:41
atimpoo16-Apr-06 21:41 
QuestionRelease a file that is in use Pin
Yevgeny Efter14-Apr-06 21:27
Yevgeny Efter14-Apr-06 21:27 
AnswerRe: Release a file that is in use Pin
_AnsHUMAN_ 14-Apr-06 23:05
_AnsHUMAN_ 14-Apr-06 23:05 
check for CTL_E_FILEALREADYOPEN.
If the file is already open you would need to create a custom method for
CUSTOM_CTL_SCODE and then you can release the file you intend to use.
May be this can help you.

Vision is Always important and so is your ATTITUDE.

Wishes.

Anshuman Dandekar

GeneralRe: Release a file that is in use Pin
Yevgeny Efter15-Apr-06 7:21
Yevgeny Efter15-Apr-06 7:21 
QuestionLength of Cstring in characters for multibyte characters Pin
cathy_d'souza14-Apr-06 21:20
cathy_d'souza14-Apr-06 21:20 
AnswerRe: Length of Cstring in characters for multibyte characters Pin
Laxman Auti15-Apr-06 1:46
Laxman Auti15-Apr-06 1:46 
Questionwhat is this? and what is the problem?How to fix? Pin
mrby12314-Apr-06 19:45
mrby12314-Apr-06 19:45 
AnswerRe: what is this? and what is the problem?How to fix? Pin
Monty214-Apr-06 20:03
Monty214-Apr-06 20:03 
GeneralRe: what is this? and what is the problem?How to fix? Pin
mrby12315-Apr-06 5:27
mrby12315-Apr-06 5:27 
QuestionAll this using C++ Builder 6 Pin
msbcomp14-Apr-06 18:59
msbcomp14-Apr-06 18:59 
AnswerRe: All this using C++ Builder 6 Pin
Maxwell Chen15-Apr-06 6:07
Maxwell Chen15-Apr-06 6:07 
QuestionTextbox Pin
Scientest14-Apr-06 18:19
Scientest14-Apr-06 18:19 
AnswerRe: Textbox Pin
Ganesh_T14-Apr-06 18:32
Ganesh_T14-Apr-06 18:32 
AnswerRe: Textbox Pin
Saurabh.Garg14-Apr-06 18:38
Saurabh.Garg14-Apr-06 18:38 
AnswerRe: Textbox Pin
Aqueel14-Apr-06 20:11
Aqueel14-Apr-06 20:11 
AnswerRe: Textbox Pin
Hamid_RT14-Apr-06 20:18
Hamid_RT14-Apr-06 20:18 
QuestionWhy does delete cause Debug Assertion ? Pin
EthannCastell14-Apr-06 18:10
EthannCastell14-Apr-06 18:10 
AnswerRe: Why does delete cause Debug Assertion ? Pin
Saurabh.Garg14-Apr-06 18:32
Saurabh.Garg14-Apr-06 18:32 
AnswerRe: Why does delete cause Debug Assertion ? Pin
Michael Dunn14-Apr-06 20:34
sitebuilderMichael Dunn14-Apr-06 20:34 
GeneralProblem was caused by trying to delete Pin
EthannCastell14-Apr-06 21:31
EthannCastell14-Apr-06 21:31 

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.