Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: fatal error U1034 Pin
jonesap518-Apr-06 8:40
jonesap518-Apr-06 8:40 
GeneralRe: fatal error U1034 Pin
David Crow18-Apr-06 8:46
David Crow18-Apr-06 8:46 
QuestionRe: fatal error U1034 Pin
jonesap518-Apr-06 8:50
jonesap518-Apr-06 8:50 
AnswerRe: fatal error U1034 Pin
jonesap518-Apr-06 10:38
jonesap518-Apr-06 10:38 
QuestionRe: fatal error U1034 Pin
jonesap518-Apr-06 8:19
jonesap518-Apr-06 8:19 
Questionhelp a beginner please~ how to make this software?it with dictionary and chat and file share and .... Pin
tBoai18-Apr-06 4:34
tBoai18-Apr-06 4:34 
AnswerRe: help a beginner please~ how to make this software?it with dictionary and chat and file share and .... Pin
Maxwell Chen18-Apr-06 8:09
Maxwell Chen18-Apr-06 8:09 
QuestionDoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 4:32
GrumbleWeedster18-Apr-06 4:32 
Hi,
I've coded a dialog based app that allows you to drop files into a listbox.
Once the drop has taken place I've written some code to check if the files dropped are already listed in the lisbox - and if so a dialog box shows asking the user if they want to replace their existing files (pretty much like windows explorer).
My problem is, everything works fine until the end of the DropFiles function is reached..when it returns the program crashes from the following Assert:
ASSERT(::IsWindow(m_hWnd));

Anyone know how to fix this? Confused | :confused:
Thanks in advance.
AnswerRe: DoModal in DropFiles Error ?! Pin
Stephen Hewitt18-Apr-06 4:43
Stephen Hewitt18-Apr-06 4:43 
GeneralRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 4:48
GrumbleWeedster18-Apr-06 4:48 
GeneralRe: DoModal in DropFiles Error ?! Pin
Cedric Moonen18-Apr-06 4:55
Cedric Moonen18-Apr-06 4:55 
GeneralRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 5:07
GrumbleWeedster18-Apr-06 5:07 
QuestionRe: DoModal in DropFiles Error ?! Pin
David Crow18-Apr-06 5:54
David Crow18-Apr-06 5:54 
AnswerRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 6:23
GrumbleWeedster18-Apr-06 6:23 
QuestionRe: DoModal in DropFiles Error ?! Pin
David Crow18-Apr-06 6:39
David Crow18-Apr-06 6:39 
AnswerRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 7:12
GrumbleWeedster18-Apr-06 7:12 
QuestionRe: DoModal in DropFiles Error ?! Pin
David Crow18-Apr-06 7:35
David Crow18-Apr-06 7:35 
AnswerRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 7:37
GrumbleWeedster18-Apr-06 7:37 
QuestionRe: DoModal in DropFiles Error ?! Pin
David Crow18-Apr-06 7:53
David Crow18-Apr-06 7:53 
AnswerRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster18-Apr-06 11:21
GrumbleWeedster18-Apr-06 11:21 
GeneralRe: DoModal in DropFiles Error ?! Pin
David Crow19-Apr-06 2:27
David Crow19-Apr-06 2:27 
GeneralRe: DoModal in DropFiles Error ?! Pin
GrumbleWeedster19-Apr-06 2:45
GrumbleWeedster19-Apr-06 2:45 
QuestionRe: DoModal in DropFiles Error ?! Pin
David Crow18-Apr-06 4:45
David Crow18-Apr-06 4:45 
AnswerRe: DoModal in DropFiles Error ?! Pin
Russell'18-Apr-06 5:08
Russell'18-Apr-06 5:08 
Questionloadlibrary failed Pin
yongwpi18-Apr-06 4:26
yongwpi18-Apr-06 4:26 

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.