Click here to Skip to main content
15,922,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using all processors when compiling on a SMP machine Pin
MeeLoo27-Nov-02 13:21
MeeLoo27-Nov-02 13:21 
GeneralRe: Using all processors when compiling on a SMP machine Pin
Christian Graus27-Nov-02 14:46
protectorChristian Graus27-Nov-02 14:46 
GeneralRe: Using all processors when compiling on a SMP machine Pin
MeeLoo28-Nov-02 0:50
MeeLoo28-Nov-02 0:50 
GeneralRe: Using all processors when compiling on a SMP machine Pin
Christian Graus28-Nov-02 0:51
protectorChristian Graus28-Nov-02 0:51 
Generalregsvr32 failed Pin
devvvy27-Nov-02 12:17
devvvy27-Nov-02 12:17 
GeneralRe: regsvr32 failed Pin
devvvy27-Nov-02 12:18
devvvy27-Nov-02 12:18 
General4 suspects? Pin
devvvy27-Nov-02 14:47
devvvy27-Nov-02 14:47 
GeneralRe: regsvr32 failed Pin
Peak27-Nov-02 20:21
Peak27-Nov-02 20:21 
GeneralRe: regsvr32 failed Pin
devvvy27-Nov-02 20:34
devvvy27-Nov-02 20:34 
GeneralRe: regsvr32 failed Pin
Peak27-Nov-02 21:08
Peak27-Nov-02 21:08 
GeneralRe: regsvr32 failed Pin
devvvy27-Nov-02 22:58
devvvy27-Nov-02 22:58 
GeneralWhy ole automation error!!! Pin
pnpfriend27-Nov-02 10:24
pnpfriend27-Nov-02 10:24 
GeneralRe: Why ole automation error!!! Pin
Le centriste27-Nov-02 11:57
Le centriste27-Nov-02 11:57 
GeneralRe: Why ole automation error!!! Pin
pnpfriend1-Dec-02 5:40
pnpfriend1-Dec-02 5:40 
GeneralUtility Projects Pin
Anonymous27-Nov-02 10:07
Anonymous27-Nov-02 10:07 
Generaldoc/view architecture question.. Pin
trustno127-Nov-02 9:35
trustno127-Nov-02 9:35 
GeneralRe: doc/view architecture question.. Pin
Michael P Butler27-Nov-02 9:53
Michael P Butler27-Nov-02 9:53 
GeneralRe: doc/view architecture question.. Pin
Alvaro Mendez27-Nov-02 9:55
Alvaro Mendez27-Nov-02 9:55 
GeneralVC++ 6, having trouble with MS Messenger Header and Lib Pin
Fahr27-Nov-02 9:12
Fahr27-Nov-02 9:12 
Hello,

I'm having the following problem. I've been developping with the Messenger Typelibrary in both VB and Delphi for quite a while now. As I wanted to switch to C++, I downloaded the headers and lib file that Microsoft gave free for download on their site. All seems to be more or less ok, I see all the classes, but NO EVENTS! None whatsoever. When I try to add a member function it says that the implementation is not found. I need the OnTextReceived event for instance, I can't find it anywhere. Not in the headers, not in the help that came with it either!
After a bit of searching on the MS Site I found a similar function DOES exist in the Exchange API, I don't see how those 2 are connected, if they even are...

Can anyone help me? Is it not possible in C to pull a trick like VB or Delphi? Just import the msmsgs.exe?

Thanks a lot,
- Fahr
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Michael P Butler27-Nov-02 9:34
Michael P Butler27-Nov-02 9:34 
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Fahr27-Nov-02 9:36
Fahr27-Nov-02 9:36 
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Michael P Butler27-Nov-02 9:51
Michael P Butler27-Nov-02 9:51 
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Fahr27-Nov-02 10:21
Fahr27-Nov-02 10:21 
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Michael P Butler27-Nov-02 10:37
Michael P Butler27-Nov-02 10:37 
GeneralRe: VC++ 6, having trouble with MS Messenger Header and Lib Pin
Fahr27-Nov-02 10:44
Fahr27-Nov-02 10:44 

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.