Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sample source code for TCP programming Pin
Abebe3-Aug-05 20:23
Abebe3-Aug-05 20:23 
GeneralRe: Sample source code for TCP programming Pin
markkuk4-Aug-05 0:30
markkuk4-Aug-05 0:30 
GeneralRe: Sample source code for TCP programming Pin
Member 21610044-Aug-05 17:21
Member 21610044-Aug-05 17:21 
GeneralPlz help writing a program running background Pin
chiyinhk3-Aug-05 18:32
chiyinhk3-Aug-05 18:32 
GeneralRe: Plz help writing a program running background Pin
User 5838523-Aug-05 21:21
User 5838523-Aug-05 21:21 
GeneralPlz help call vb dll in vc++ Pin
ABDDGADSFSDFSFSF3-Aug-05 18:19
ABDDGADSFSDFSFSF3-Aug-05 18:19 
GeneralRe: Plz help call vb dll in vc++ Pin
Christian Graus3-Aug-05 19:21
protectorChristian Graus3-Aug-05 19:21 
GeneralRe: Plz help call vb dll in vc++ Pin
ABDDGADSFSDFSFSF3-Aug-05 19:35
ABDDGADSFSDFSFSF3-Aug-05 19:35 
It is infact an ACTIVEX dll. I've follow the steps from the this article, but I still get errors when compiling. (http://www.codeproject.com/dll/vbactivexwithvc.asp[^]). The generated .tlh file contains a method from the dll file which generates the error.


HRESULT OUT (
unsigned char OUTNUM,
VARIANT_BOOL VALUE );

error: C2027: use of undefined type 'HRESULT'

Thanks for following up.
GeneralRe: Plz help call vb dll in vc++ Pin
Christian Graus3-Aug-05 19:45
protectorChristian Graus3-Aug-05 19:45 
GeneralRe: Plz help call vb dll in vc++ Pin
Tom Archer3-Aug-05 20:13
Tom Archer3-Aug-05 20:13 
GeneralRe: Plz help call vb dll in vc++ Pin
Christian Graus3-Aug-05 20:17
protectorChristian Graus3-Aug-05 20:17 
GeneralRe: Plz help call vb dll in vc++ Pin
ABDDGADSFSDFSFSF3-Aug-05 20:53
ABDDGADSFSDFSFSF3-Aug-05 20:53 
GeneralRe: Plz help call vb dll in vc++ Pin
Christian Graus4-Aug-05 17:13
protectorChristian Graus4-Aug-05 17:13 
GeneralPlaying Sound with Managed C++ .NET Pin
allenmpcx3-Aug-05 14:24
allenmpcx3-Aug-05 14:24 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 14:38
protectorChristian Graus3-Aug-05 14:38 
GeneralRe: Playing Sound with Managed C++ .NET Pin
pcxboy3-Aug-05 14:40
pcxboy3-Aug-05 14:40 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 14:47
protectorChristian Graus3-Aug-05 14:47 
GeneralRe: Playing Sound with Managed C++ .NET Pin
allenmpcx3-Aug-05 14:52
allenmpcx3-Aug-05 14:52 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 14:58
protectorChristian Graus3-Aug-05 14:58 
GeneralRe: Playing Sound with Managed C++ .NET Pin
allenmpcx3-Aug-05 15:05
allenmpcx3-Aug-05 15:05 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 15:09
protectorChristian Graus3-Aug-05 15:09 
GeneralRe: Playing Sound with Managed C++ .NET Pin
allenmpcx3-Aug-05 15:14
allenmpcx3-Aug-05 15:14 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 15:15
protectorChristian Graus3-Aug-05 15:15 
GeneralRe: Playing Sound with Managed C++ .NET Pin
allenmpcx3-Aug-05 15:22
allenmpcx3-Aug-05 15:22 
GeneralRe: Playing Sound with Managed C++ .NET Pin
Christian Graus3-Aug-05 15:23
protectorChristian Graus3-Aug-05 15:23 

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.