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

C / C++ / MFC

 
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 
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 
I didn't say I was trying to make it "easier" for VB programmers - I said I wanted to make sure it could be used. I'm a C++ programmer and I'm willing to expend a little effort to ensure that VB programmers can use the DLL, but I'm not going to do it at the expense of making it more difficult to use the same DLL in a C++ program.

I don't do COM unless absolutely necessary. COM is a burden on the system, a hack on the registry, and a lot more difficult to use in C++ (my preferred programming environment).

I gave a nod to the lack of suffient intrinsic types in VB by returning variants, and that's about as far as it will probably go. Now, back to the two questions I originally asked...

1) What do I need to tell the VB programmer in terms of using the DLL?

2) Can someone here that writes VB code try the DLL for me to make sure it in fact can be used in VB?


------- 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
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 
GeneralRe: Help from VB programmers Pin
#realJSOP7-Jul-04 3:33
professional#realJSOP7-Jul-04 3:33 
GeneralRe: Help from VB programmers Pin
Michael P Butler7-Jul-04 8:08
Michael P Butler7-Jul-04 8:08 
GeneralRe: Help from VB programmers Pin
#realJSOP7-Jul-04 16:06
professional#realJSOP7-Jul-04 16:06 
GeneralRe: Help from VB programmers Pin
Michael P Butler7-Jul-04 22:19
Michael P Butler7-Jul-04 22:19 
Generalproblems with forcibly closing the .exe Pin
ask_you5-Jul-04 23:12
ask_you5-Jul-04 23:12 

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.