Good DLL site/archive?

Everything else that doesn't fall into one of the other PB categories.
localmotion34
Enthusiast
Enthusiast
Posts: 665
Joined: Fri Sep 12, 2003 10:40 pm
Location: Tallahassee, Florida

Good DLL site/archive?

Post by localmotion34 »

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?

Code: Select all

!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

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/
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
dt
New User
New User
Posts: 2
Joined: Fri Sep 29, 2006 10:00 pm
Contact:

Post by dt »

http://www.tupponcehosting.com
Hosting from $4.75/Month.
Domain Names $6/Year.
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

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.
Post Reply