Topic: Help: Visual C++


Author: Gijxr03@nt.com (John Reddington)
Date: Fri, 27 Jan 1995 16:52 gmt
Raw View
In Article <3fmodr$aem@acad1.tp.ac.sg> "sunxuan@grcpost.tp.ac.sg (Sun Xuan)" says:
> Hi Everyone
>
> Is anybody using the DDEML in Visual C++ 1.5?
>
> In DDEML there is a function, "DDECALLBACK", to process the
> client requests. Whe initializing the DDE, the instance of this function
> is needed. To get the instance of a function, i use the "MakeProcInstance".
> But it does not accept the function member defined in the class.
>
> Is there a way to do such thing? I saw a lot of books about Visual C++.
> Nothing talks about the DDE communication, Why?
>
> Thank your very much at first.
>
> Sun Xuan
> sunxuan@tp.ac.sg
>
>




Author: sunxuan@grcpost.tp.ac.sg (Sun Xuan)
Date: 19 Jan 1995 22:17:31 GMT
Raw View
Hi Everyone

Is anybody using the DDEML in Visual C++ 1.5?

In DDEML there is a function, "DDECALLBACK", to process the
client requests. Whe initializing the DDE, the instance of this function
is needed. To get the instance of a function, i use the "MakeProcInstance".
But it does not accept the function member defined in the class.

Is there a way to do such thing? I saw a lot of books about Visual C++.
Nothing talks about the DDE communication, Why?

Thank your very much at first.

Sun Xuan
sunxuan@tp.ac.sg