| Forum Index > Components > MekaDLL Component | |||
| Author | Message | ||
|
IF YOU USE THIS PLEASE ADD THE FOLLOWING LINE TO YOUR README
'MekaDLL Component :: http://www.meka-meka.com/' DOWNLOAD: this component is easy to use, put it in same dir as your vb exe, ive included a vb wrapper... add the wrapper.bas into your vb project, then u can call any of the following procedures/functions, u can use this dll in just about any language u want if u write the wrapper... if u do please post it... any requests to be add, please reply to this thread, thanks |
|||
|
Looks cool, and since it is a .DLL it can be used in any programming language. :)
|
|||
ye i guess so, if u write a wrapper for any other languages please post them... thanks to all that does ;) |
|||
|
Of course, here you are the Delphi wrapper for example:
|
|||
|
works only with pChar so...
change to this... then u can do: i will include this wrapper in package also :) |
|||
|
Changed to pChar.
Thanx ;-) |
|||
|
hey meka, i just found out something weird about this dll when writing to ini.
johan.no-ip.biz < for example is filled in and i save to file and when i want to read from the file it loads like this: johan<space>no-ip.<space> any explanations for this ?? -- its not even like this ... Hilly Billy zegt: als ik dutch-dvd.no-ip.biz doe haalt ie dutch-dvd.no-ip. spatie op Hilly Billy zegt: als ik woutersplace.hopto.org doe dan haalt ie wel < when i use addy its not taking the whole line and makes biz a space when i use addy it does work > ok thats how he discribed to me and i have no idea what is happening .. is it me or is it something in the dll ? |
|||
|
it is you :D
|
|||
| Forum Index > Components > MekaDLL Component | |||