Click here to Skip to main content
16,008,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIn search of a better tree control. Pin
Tony Fontenot20-Sep-02 12:04
Tony Fontenot20-Sep-02 12:04 
GeneralProblem in making multithreading Winsock Server Pin
nachilau20-Sep-02 11:24
nachilau20-Sep-02 11:24 
Generaltab control problem Pin
Brad Jennings20-Sep-02 11:25
Brad Jennings20-Sep-02 11:25 
GeneralRe: tab control problem Pin
Brad Jennings20-Sep-02 11:41
Brad Jennings20-Sep-02 11:41 
GeneralCOleClientItem Pin
Gary Kirkham20-Sep-02 10:37
Gary Kirkham20-Sep-02 10:37 
QuestionSendMessage not sending? Pin
ns20-Sep-02 10:21
ns20-Sep-02 10:21 
AnswerRe: SendMessage not sending? Pin
Joaquín M López Muñoz20-Sep-02 10:24
Joaquín M López Muñoz20-Sep-02 10:24 
GeneralRe: SendMessage not sending? Pin
ns20-Sep-02 10:36
ns20-Sep-02 10:36 
Did Postmessage. Handle passe din is correctly received. Catching a com error in try catch. 0x0014509c - thats whats in the e.description.

Also:
First-chance exception in msway.exe (KERNEL32.DLL): 0xC000008F: Float Inexact Result.
First-chance exception in msway.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.


Does this mean anything?

}
catch(_com_error &e)
{
 bstrDesc = e.Description();

}


Thanks,
ns
GeneralRe: SendMessage not sending? Pin
ns20-Sep-02 10:45
ns20-Sep-02 10:45 
GeneralGetSafeHwnd() Pin
ns20-Sep-02 10:10
ns20-Sep-02 10:10 
GeneralRe: PArameter Type problem Pin
Joaquín M López Muñoz20-Sep-02 10:12
Joaquín M López Muñoz20-Sep-02 10:12 
GeneralRe: PArameter Type problem Pin
ns20-Sep-02 10:17
ns20-Sep-02 10:17 
GeneralVisual C++.NET Problem Pin
valikac20-Sep-02 9:01
valikac20-Sep-02 9:01 
GeneralRe: Visual C++.NET Problem Pin
Joaquín M López Muñoz20-Sep-02 9:48
Joaquín M López Muñoz20-Sep-02 9:48 
GeneralRe: Visual C++.NET Problem Pin
valikac20-Sep-02 9:50
valikac20-Sep-02 9:50 
GeneralRe: Visual C++.NET Problem Pin
Mike Nordell20-Sep-02 10:10
Mike Nordell20-Sep-02 10:10 
GeneralVoice chat Pin
fahadmunir3320-Sep-02 8:28
fahadmunir3320-Sep-02 8:28 
GeneralRe: Voice chat Pin
Mike Nordell21-Sep-02 11:08
Mike Nordell21-Sep-02 11:08 
GeneralQuestion about using CSocket writing a server Pin
nachilau20-Sep-02 8:23
nachilau20-Sep-02 8:23 
GeneralRe: Question about using CSocket writing a server Pin
Joaquín M López Muñoz20-Sep-02 10:07
Joaquín M López Muñoz20-Sep-02 10:07 
GeneralRe: Question about using CSocket writing a server Pin
nachilau20-Sep-02 11:16
nachilau20-Sep-02 11:16 
GeneralCArchive and memory mapped files Pin
Ted Christiansen20-Sep-02 8:22
Ted Christiansen20-Sep-02 8:22 
GeneralPostMessage Problem Pin
jmkhael20-Sep-02 8:12
jmkhael20-Sep-02 8:12 
GeneralRe: PostMessage Problem Pin
Nick Parker20-Sep-02 9:23
protectorNick Parker20-Sep-02 9:23 
Generalcreate directory Pin
brianwelsch20-Sep-02 8:08
brianwelsch20-Sep-02 8:08 

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.