specifically i need to know what ENCODING is supported by El_choni's OLE lib, and what plugins are available. they seem to be scattered throughout the forum, and id like to use them for my app. if i can get them all together and compiled for PB4, it would be awesome.
Maybe we need a section just for LIBS and plugins, and DLLs and wrappers to use with our appz.
What image plugins are available for OLE (El_choni?)
-
localmotion34
- Enthusiast

- Posts: 665
- Joined: Fri Sep 12, 2003 10:40 pm
- Location: Tallahassee, Florida
What image plugins are available for OLE (El_choni?)
Code: Select all
!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
-
localmotion34
- Enthusiast

- Posts: 665
- Joined: Fri Sep 12, 2003 10:40 pm
- Location: Tallahassee, Florida
Can anyone help?
Code: Select all
!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
You have this tread : http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purearea.net/pb/download/use ... LE_2.3.zip
http://www.inicia.es/de/elchoni/EC_ImagePluginIFF.zip
http://www.inicia.es/de/elchoni/EC_ImagePluginPPM.zip
(not tested)
http://www.purearea.net/pb/download/use ... LE_2.3.zip
http://www.inicia.es/de/elchoni/EC_ImagePluginIFF.zip
http://www.inicia.es/de/elchoni/EC_ImagePluginPPM.zip
(not tested)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).