Click here to Skip to main content
15,924,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionADO _RecordsetPtr: how to PutCollect() a NULL value? Pin
hanlei00000000093-May-08 15:52
hanlei00000000093-May-08 15:52 
AnswerRe: ADO _RecordsetPtr: how to PutCollect() a NULL value? Pin
swjtu_ran12-Aug-11 19:32
swjtu_ran12-Aug-11 19:32 
QuestionVisual Studio - using CFormView variables and methods in child dialog Pin
overheat3-May-08 9:45
overheat3-May-08 9:45 
AnswerRe: Visual Studio - using CFormView variables and methods in child dialog Pin
JudyL_MD3-May-08 10:41
JudyL_MD3-May-08 10:41 
GeneralRe: Visual Studio - using CFormView variables and methods in child dialog Pin
overheat3-May-08 12:25
overheat3-May-08 12:25 
GeneralRe: Visual Studio - using CFormView variables and methods in child dialog Pin
JudyL_MD3-May-08 17:34
JudyL_MD3-May-08 17:34 
GeneralRe: Visual Studio - using CFormView variables and methods in child dialog Pin
overheat4-May-08 0:03
overheat4-May-08 0:03 
GeneralRe: Visual Studio - using CFormView variables and methods in child dialog Pin
JudyL_MD4-May-08 3:31
JudyL_MD4-May-08 3:31 
overheat wrote:
Debuger didn't show me any interesting info about this problem


I find that highly unusual. Did you go back up the call stack, examining each and every parameter to your functions? Did you try putting a breakpoint in the function that crashes before the line that crashes and single-stepping? Since the problem is in the update function, did you single-step through that function? You haven't shown enough code to help - there is nothing wrong in what you've shown. There's probably something in that function you call from within the update that is the problem. Does it crash if you use PostMessage instead of SendMessage?
AnswerRe: Visual Studio - using CFormView variables and methods in child dialog Pin
Nelek5-May-08 3:10
protectorNelek5-May-08 3:10 
QuestionCan "MCIWndOpen()" function work with Unicode? Pin
Joseph Marzbani3-May-08 8:50
Joseph Marzbani3-May-08 8:50 
AnswerRe: Can "MCIWndOpen()" function work with Unicode? Pin
Mark Salsbery3-May-08 9:19
Mark Salsbery3-May-08 9:19 
AnswerRe: Can "MCIWndOpen()" function work with Unicode? Pin
Stephen Hewitt4-May-08 15:54
Stephen Hewitt4-May-08 15:54 
QuestionOpen a .txt file with a press of a button in MFC Pin
lahom3-May-08 8:28
lahom3-May-08 8:28 
AnswerRe: Open a .txt file with a press of a button in MFC Pin
JudyL_MD3-May-08 10:44
JudyL_MD3-May-08 10:44 
AnswerRe: Open a .txt file with a press of a button in MFC Pin
Ozer Karaagac3-May-08 11:50
professionalOzer Karaagac3-May-08 11:50 
AnswerRe: Open a .txt file with a press of a button in MFC Pin
Hamid_RT3-May-08 18:21
Hamid_RT3-May-08 18:21 
AnswerRe: Open a .txt file with a press of a button in MFC Pin
ThatsAlok4-May-08 23:57
ThatsAlok4-May-08 23:57 
QuestionDevelop virtual environment online using C# with Managed DirecX? Pin
katelva3-May-08 8:18
katelva3-May-08 8:18 
AnswerStop bombing the boards Pin
Pete O'Hanlon3-May-08 9:02
mvePete O'Hanlon3-May-08 9:02 
AnswerRe: Develop virtual environment online using C# with Managed DirecX? Pin
Cranky3-May-08 12:39
Cranky3-May-08 12:39 
QuestionHow I can MIX the Sounds from network(directsound) Pin
doudou-shen3-May-08 4:57
doudou-shen3-May-08 4:57 
AnswerRe: How I can MIX the Sounds from network(directsound) Pin
Mark Salsbery3-May-08 7:38
Mark Salsbery3-May-08 7:38 
GeneralRe: How I can MIX the Sounds from network(directsound) Pin
doudou-shen3-May-08 21:55
doudou-shen3-May-08 21:55 
GeneralRe: How I can MIX the Sounds from network(directsound) Pin
Mark Salsbery4-May-08 6:05
Mark Salsbery4-May-08 6:05 
QuestionQuestion on flexgrid Pin
gReaen3-May-08 4:01
gReaen3-May-08 4:01 

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.