Click here to Skip to main content
15,898,881 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another InvokeHelper question Pin
Lakitu26-Sep-02 1:36
Lakitu26-Sep-02 1:36 
QuestionHow do i know the complated path of a program? Pin
Anonymous23-Sep-02 2:07
Anonymous23-Sep-02 2:07 
AnswerRe: How do i know the complated path of a program? Pin
Andreas Saurwein23-Sep-02 2:37
Andreas Saurwein23-Sep-02 2:37 
AnswerRe: How do i know the complated path of a program? Pin
Lakitu23-Sep-02 2:38
Lakitu23-Sep-02 2:38 
Generalconversion Pin
Anonymous23-Sep-02 0:51
Anonymous23-Sep-02 0:51 
GeneralRe: conversion Pin
Lakitu23-Sep-02 0:55
Lakitu23-Sep-02 0:55 
GeneralRe: conversion Pin
jmkhael23-Sep-02 2:09
jmkhael23-Sep-02 2:09 
GeneralRe: conversion Pin
Rashid Thadha23-Sep-02 2:40
Rashid Thadha23-Sep-02 2:40 
e.g BSTR bstrValue

_bstr_t bstrTemp(bstrValue);
CString sValue = (LPCTSTR)bstrTemp;
GeneralRe: UnregisterClass and atoms Pin
Lakitu23-Sep-02 0:47
Lakitu23-Sep-02 0:47 
GeneralRe: UnregisterClass and atoms Pin
Lakitu23-Sep-02 1:12
Lakitu23-Sep-02 1:12 
GeneralRe: UnregisterClass and atoms Pin
Lakitu23-Sep-02 2:37
Lakitu23-Sep-02 2:37 
GeneralRe: UnregisterClass and atoms Pin
Andreas Saurwein23-Sep-02 2:45
Andreas Saurwein23-Sep-02 2:45 
GeneralVB call 'C" dll, not C++ dll Pin
DC23-Sep-02 0:32
DC23-Sep-02 0:32 
GeneralString problem Pin
chen23-Sep-02 0:14
chen23-Sep-02 0:14 
GeneralRe: String problem Pin
Lakitu23-Sep-02 0:21
Lakitu23-Sep-02 0:21 
QuestionGetting version number of IUnknown interface? Pin
Jonathan de Halleux22-Sep-02 23:29
Jonathan de Halleux22-Sep-02 23:29 
AnswerRe: Getting version number of IUnknown interface? Pin
Lakitu23-Sep-02 0:14
Lakitu23-Sep-02 0:14 
GeneralRe: Getting version number of IUnknown interface? Pin
Jonathan de Halleux23-Sep-02 1:16
Jonathan de Halleux23-Sep-02 1:16 
QuestionHo to execute a last executable when I shutdown? Pin
Raphael Kindt22-Sep-02 22:57
Raphael Kindt22-Sep-02 22:57 
AnswerRe: Ho to execute a last executable when I shutdown? Pin
Stephane Rodriguez.23-Sep-02 0:29
Stephane Rodriguez.23-Sep-02 0:29 
GeneralRe: Ho to execute a last executable when I shutdown? Pin
Raphael Kindt23-Sep-02 0:47
Raphael Kindt23-Sep-02 0:47 
GeneralWindow message Pin
Anonymous22-Sep-02 22:52
Anonymous22-Sep-02 22:52 
GeneralRe: Window message Pin
jhwurmbach22-Sep-02 23:23
jhwurmbach22-Sep-02 23:23 
GeneralSelecting text in WebBrowser control Pin
Hans Ruck22-Sep-02 22:55
Hans Ruck22-Sep-02 22:55 
GeneralRe: Selecting text in WebBrowser control Pin
Stephane Rodriguez.23-Sep-02 0:26
Stephane Rodriguez.23-Sep-02 0: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.