Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to GetWindowText() of an application in another address space? Pin
Eq20-Oct-00 22:50
Eq20-Oct-00 22:50 
QuestionHow to GetWindowText() of application in another address space? Pin
Eq19-Oct-00 18:51
Eq19-Oct-00 18:51 
Questionhow do I obtain E-cash source code? Pin
홍장원19-Oct-00 15:41
홍장원19-Oct-00 15:41 
GeneralControlling 3rd party Software Pin
Wolfram Steinke19-Oct-00 14:39
Wolfram Steinke19-Oct-00 14:39 
GeneralControlling 3rd party Software Pin
Wolfram Steinke19-Oct-00 14:39
Wolfram Steinke19-Oct-00 14:39 
Questionhow to implement auto-run at system start-up?? Pin
Member 765919-Oct-00 11:38
Member 765919-Oct-00 11:38 
AnswerRe: how to implement auto-run at system start-up?? Pin
Eq19-Oct-00 18:49
Eq19-Oct-00 18:49 
General#import-ing VB6 DLLs dependent on other DLLs Pin
Brett Krebs19-Oct-00 9:04
Brett Krebs19-Oct-00 9:04 
This may be a stupid, stupid idea, but I have several VB6 ActiveX DLLs that I would *like* to be able to access from a C++ app. The reason being that I have a lot of classes that access our database in those DLLs that I need to be able to access and use in an NT service. From what I've read, there's really no good way to create a service from VB, so I plan to do it in C++. All the examples I've found make it look really easy, however when I #import the DLLs (and create the .h and *_i.c files with the MIDL compiler) there are a lot of objects that don't seem to get defined. These objects are in DLLs that I don't control (i.e. CDO.DLL, MSRDO20.dll, excel98.olb, MSVBVM60.dll) Is there a good way to import a DLL and not have to worry with the DLLs it depends on? It would seem like the DLL you are importing would have to take care of that itself?

This all may be a horrendous idea anyway, but I hate to reprogram DB routines that already work in a new language.

Any input is appreciated.

GeneralRegsvr32 not picked up by Build environment. Pin
Rob Wainwright19-Oct-00 8:31
Rob Wainwright19-Oct-00 8:31 
GeneralCrash when expanding ATL COM objects under the debugger. Pin
Rob Wainwright19-Oct-00 8:28
Rob Wainwright19-Oct-00 8:28 
GeneralConcatenate two Files in C++ Pin
Cheickna19-Oct-00 6:21
Cheickna19-Oct-00 6:21 
GeneralRe: Concatenate two Files in C++ Pin
Chris Losinger19-Oct-00 9:28
professionalChris Losinger19-Oct-00 9:28 
GeneralDirectDraw Pin
kk919-Oct-00 5:22
kk919-Oct-00 5:22 
QuestionHow it works? (About the memory which allocate by function) Pin
Member 291119-Oct-00 5:12
Member 291119-Oct-00 5:12 
AnswerRe: How it works? (About the memory which allocate by function) Pin
Chris Losinger19-Oct-00 9:31
professionalChris Losinger19-Oct-00 9:31 
AnswerRe: How it works? (About the memory which allocate by function) Pin
Erik Funkenbusch19-Oct-00 11:52
Erik Funkenbusch19-Oct-00 11:52 
GeneralRe: How it works? (About the memory which allocate by function) Pin
Member 291119-Oct-00 13:43
Member 291119-Oct-00 13:43 
QuestionDon't I understand virtual functions? Pin
Joep19-Oct-00 0:43
Joep19-Oct-00 0:43 
AnswerRe: Don't I understand virtual functions? Pin
frydaysoft19-Oct-00 1:14
sussfrydaysoft19-Oct-00 1:14 
AnswerRe: Don't I understand virtual functions? Pin
Erik Funkenbusch19-Oct-00 11:57
Erik Funkenbusch19-Oct-00 11:57 
GeneralATL COM interfaces Pin
Gerry19-Oct-00 0:39
Gerry19-Oct-00 0:39 
GeneralRe: ATL COM interfaces Pin
Rob Wainwright19-Oct-00 8:35
Rob Wainwright19-Oct-00 8:35 
GeneralEQ Pin
Eq18-Oct-00 22:39
Eq18-Oct-00 22:39 
GeneralInernetGetConnectedState Pin
Sylvain Demers18-Oct-00 11:08
sussSylvain Demers18-Oct-00 11:08 
QuestionSetEnvironmentVariable not working ? Pin
Dennis18-Oct-00 10:32
Dennis18-Oct-00 10:32 

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.