Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionQuestion about quering INF file keys? Pin
Behzad Ebrahimi6-Jul-04 0:46
Behzad Ebrahimi6-Jul-04 0:46 
GeneralAccessing a variable from another class Pin
sugumar6-Jul-04 0:43
sugumar6-Jul-04 0:43 
GeneralRe: Accessing a variable from another class Pin
Michael P Butler6-Jul-04 1:04
Michael P Butler6-Jul-04 1:04 
GeneralRe: Accessing a variable from another class Pin
sugumar6-Jul-04 1:20
sugumar6-Jul-04 1:20 
GeneralRe: delete and free Pin
#realJSOP6-Jul-04 0:13
professional#realJSOP6-Jul-04 0:13 
GeneralRe: delete and free Pin
Roger Stoltz6-Jul-04 0:56
Roger Stoltz6-Jul-04 0:56 
GeneralRe: delete and free Pin
xcavin6-Jul-04 1:25
xcavin6-Jul-04 1:25 
GeneralHelp from VB programmers Pin
#realJSOP5-Jul-04 23:34
professional#realJSOP5-Jul-04 23:34 
I posted the following in the VB forum but nobody seems to be interested (or has the ability to help).

------------------------------------

I've written a DLL in VC6 (C++), and I think it's going to be used by a VB programmer. Knowing this ahead of time, I return variants from all exported functions.

I've tested the DLL with a C++ program, but I don't have VB installed and don't care to install it, so I'm looking for some help from someone that already has VB installed and knows how to use the language.

1) What do I need give the VB programmer in terms of info about the exported functions in the DLL?

2) Can someone here download and try the DLL in a VB program? If so, go here to download the DLL (includes the C++ test program source):

http://www.paddedwall.org/john/programmer/code/d3dlltest.zip

The DLL is designed to find different versions of the racing sim I play on the PC. It does this by looking for specific registry entries. For all but maybe one other person here, the DLL should reveal that none of the sims are installed.


[EDIT]
This DLL is not a COM DLL. It is not an ActiveX DLL. It will never be either of the those. Don't bring it up. Don't suggest it. Don't argue the point, because I'm truly not the least bit interested. I will not treat suggestions along those lines with sensitivity, caring, or kind remindeers. I'm not asking for opinions, different ways to do something, or anything like that. I am asking for facts in response to the questions I posted in this message. You have been warned.
[/EDIT]


------- sig starts

"I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
GeneralRe: Help from VB programmers Pin
Duncan Edwards Jones6-Jul-04 0:15
professionalDuncan Edwards Jones6-Jul-04 0:15 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 0:56
professional#realJSOP6-Jul-04 0:56 
GeneralRe: Help from VB programmers Pin
Duncan Edwards Jones6-Jul-04 1:47
professionalDuncan Edwards Jones6-Jul-04 1:47 
GeneralRe: Help from VB programmers Pin
anonymous20056-Jul-04 0:53
anonymous20056-Jul-04 0:53 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 1:20
professional#realJSOP6-Jul-04 1:20 
GeneralRe: Help from VB programmers Pin
anonymous20056-Jul-04 1:41
anonymous20056-Jul-04 1:41 
GeneralRe: Help from VB programmers Pin
Michael P Butler6-Jul-04 1:29
Michael P Butler6-Jul-04 1:29 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 2:14
professional#realJSOP6-Jul-04 2:14 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 2:54
professional#realJSOP6-Jul-04 2:54 
GeneralRe: Help from VB programmers Pin
Michael P Butler6-Jul-04 3:57
Michael P Butler6-Jul-04 3:57 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 4:53
professional#realJSOP6-Jul-04 4:53 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 6:40
professional#realJSOP6-Jul-04 6:40 
GeneralRe: Help from VB programmers Pin
Michael P Butler6-Jul-04 8:31
Michael P Butler6-Jul-04 8:31 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 8:48
professional#realJSOP6-Jul-04 8:48 
GeneralRe: Help from VB programmers Pin
Michael P Butler6-Jul-04 9:03
Michael P Butler6-Jul-04 9:03 
GeneralRe: Help from VB programmers Pin
#realJSOP6-Jul-04 9:22
professional#realJSOP6-Jul-04 9:22 
GeneralRe: Help from VB programmers Pin
Michael P Butler7-Jul-04 3:30
Michael P Butler7-Jul-04 3:30 

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.