
-----------------------------------
jonos
Tue Feb 10, 2004 9:04 pm

a few questions on some things
-----------------------------------
Kazaa lite - what is it, is it like kazaa but without all the stuff like altnet and all that spyware/adware stuff, and is it made by the stupid sharman arses

dlls - what are they, are they kindof like compressions, cause you can get some with icons, and some with info, and some other things

thankyou, i will have more some time later

-----------------------------------
Andy
Tue Feb 10, 2004 9:30 pm


-----------------------------------
well kazaa lite aka k++ is the improved version of kazaa, it has no ad ware and spyware.. and dll is direct link libararies, they are basicly like headers that u include in ur c++ programs

-----------------------------------
jonos
Tue Feb 10, 2004 10:36 pm


-----------------------------------
then how can you put icons in them

-----------------------------------
Maverick
Tue Feb 10, 2004 10:45 pm


-----------------------------------
In dlls?

-----------------------------------
Catalyst
Tue Feb 10, 2004 11:52 pm


-----------------------------------
DLL are compiled pieces of code that can be used in a program (and decided to be loaded) at runtime (unlike headers, which happen at compile time)
Icons are probably in some sort of resource file within the DLL
