Click to See Complete Forum and Search --> : I need someone generous...
jovton
Mar 1st, 2001, 12:41 PM
OK?............. I'm not sure what I am letting myself in for, but why not give it a try?
parksie
Mar 1st, 2001, 01:47 PM
EP -- have you done any C++ at all before? I'd sincerely suggest you get a good grounding in the language before trying to use DLLs and other OS-specific features.
ExtremePimpness
Mar 1st, 2001, 02:15 PM
i already use widows api but i want to learn how to make dll's so that i don't have to take up as much space when alot of programs i distribute include the same coding. Yes i want to eventually learnn C++ but i want to finish the projects i am working on now. i am just looking for a shortcut until i learn C++. ;)
Thanx for all the info
Regards
E.P.
parksie
Mar 1st, 2001, 02:21 PM
You'd need to learn C++ first in order to understand much of the code, however I may be able to help in the conversion.
ExtremePimpness
Mar 1st, 2001, 02:30 PM
well thank you this is the bas if some of the code won't transfer without rewrite just leave it out and i'll rewrite it.
yes i know that alot of it is refering to api but most of it is so that i can shorten my program a little. and after i can make dll's it will shorten it alot more.
parksie
Mar 1st, 2001, 02:34 PM
Okay...will have a look. API isn't a problem because it doesn't need to be declared in C++ -- due to the way the language works and the fact that it's standard makes it easier.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.