Click here to Skip to main content
15,907,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMonitoring Network availbility and Windows Service in VC6 [modified] Pin
Logan from Singapore15-May-08 16:40
Logan from Singapore15-May-08 16:40 
AnswerRe: Monitoring Network availbility and Windows Service in VC6 Pin
Logan from Singapore20-May-08 17:01
Logan from Singapore20-May-08 17:01 
Questioncalculating time Pin
gentleguy15-May-08 15:35
gentleguy15-May-08 15:35 
QuestionRe: calculating time Pin
David Crow15-May-08 16:40
David Crow15-May-08 16:40 
AnswerRe: calculating time Pin
gentleguy15-May-08 16:52
gentleguy15-May-08 16:52 
AnswerRe: calculating time Pin
Paresh Chitte15-May-08 18:40
Paresh Chitte15-May-08 18:40 
GeneralRe: calculating time Pin
gentleguy15-May-08 21:32
gentleguy15-May-08 21:32 
GeneralRe: calculating time [modified] Pin
Paresh Chitte16-May-08 0:46
Paresh Chitte16-May-08 0:46 
QuestionMessage Removed Pin
15-May-08 14:29
Armond Sarkisian15-May-08 14:29 
QuestionRe: Binary File Compare Pin
David Crow15-May-08 16:40
David Crow15-May-08 16:40 
AnswerMessage Removed Pin
15-May-08 16:42
Armond Sarkisian15-May-08 16:42 
GeneralRe: Binary File Compare Pin
David Crow16-May-08 2:40
David Crow16-May-08 2:40 
GeneralMessage Removed Pin
16-May-08 13:51
Armond Sarkisian16-May-08 13:51 
GeneralRe: Binary File Compare Pin
David Crow19-May-08 3:31
David Crow19-May-08 3:31 
AnswerRe: Binary File Compare Pin
chandu00415-May-08 20:45
chandu00415-May-08 20:45 
GeneralMessage Removed Pin
15-May-08 21:32
Armond Sarkisian15-May-08 21:32 
GeneralRe: Binary File Compare Pin
chandu00415-May-08 21:56
chandu00415-May-08 21:56 
AnswerRe: Binary File Compare Pin
sashoalm19-May-08 6:09
sashoalm19-May-08 6:09 
GeneralRe: Binary File Compare Pin
sashoalm19-May-08 6:10
sashoalm19-May-08 6:10 
QuestionHow CWebBrowser2 can use Proxy Pin
vikrant kpr15-May-08 13:33
vikrant kpr15-May-08 13:33 
AnswerRe: How CWebBrowser2 can use Proxy Pin
Rajkumar R15-May-08 20:45
Rajkumar R15-May-08 20:45 
GeneralRe: How CWebBrowser2 can use Proxy Pin
vikrant kpr15-May-08 21:05
vikrant kpr15-May-08 21:05 
QuestionDLL modeless dialog & QT big big problem Pin
428815-May-08 12:19
428815-May-08 12:19 
Hi all,

My application uses QT to render its interface but I recently encountered a big problem: my application loads a modeless dialog from an external mfc dll; because of mfc architecture PreTranslateMessage isn't called for my modeless dialog, so I thought forwarding the modeless dialog's messages would be the only solution, but now my problem rises:

QT don't support PreTranslateMessage.

I really need a great idea to solve this problem. Please help me.

---

AnswerRe: DLL modeless dialog & QT big big problem Pin
Stephen Hewitt15-May-08 15:35
Stephen Hewitt15-May-08 15:35 
QuestionGetFile( ) function in vc++/MFC Pin
lahom15-May-08 11:09
lahom15-May-08 11:09 

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.