im looking for DLLs, specifically a site that may host or archive cool DLLs with some cool functions.
Graphics, compression, hardware ect.
any suggestions where such a place might exist?
Good DLL site/archive?
-
localmotion34
- Enthusiast

- Posts: 665
- Joined: Fri Sep 12, 2003 10:40 pm
- Location: Tallahassee, Florida
Good DLL site/archive?
Code: Select all
!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
not sure if it could help you but here is a ftp where you can find
some of the popular libraries such as mysql, libxml, png, ...
http://ftp.emini.dk/pub/php/win32/dev/php_build/lib/
some of the popular libraries such as mysql, libxml, png, ...
http://ftp.emini.dk/pub/php/win32/dev/php_build/lib/
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Interesting. Seems like many are not documented or explained as to what these DLLs actually do - you would really have to know what they are.dt wrote:http://www.afreedll.com

