Possible to call API functions from a DLL

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by WooTz.

I have a DLL which is a driver of a specific hardware card. Now, in VB I can just declare those functions exactly like APIs, but I haven't used PureBasic before so I'm not quite sure if it's possible. Since I saw all the API's aren't declared in the programs of PureBasic, you can just use them. Could someone just tell me if its possible or not to declare these functions so I can use the DLL in my program?

Thanks in advance.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Hi

I'm working on a library to call third party DLLs under PB.

I have to finish, test and debug it, and if all is alright, i think it could be online tonight.

Stay tuned...

Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Done here:
viewtopic.php?t=163">http://forums.pure ... .php?t=163 DLL Library&Forum_Title=Application Programming

Mr Skunk

Mr Skunk's PureBasic Web Page
<a href="http://www.skunknet.fr.st[/url]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by WooTz.

Your site seems to have problems, I can't reach it sometimes.... too much bandwith? heh I guess not that, maybe the provider is just being lame today =) Yesterday I did not have any probs with it. Btw.. thanks for the lib, it looks good, keep up the work ^__^

Logic dictates, that once you have eliminated the impossible, what ever remains, however improbable, must be the truth
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Yes, the problem comes from my provider (not from the redirection service).
I perhaps have to find a better one...
There's many, so if someone know a good (free) one, tell me.


Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by WooTz.

I used brinkster and virtualavenue before.

http://www.brinkster.com or http://www.virtualave.net I believe. Enjoy =)

Logic dictates, that once you have eliminated the impossible, what ever remains, however improbable, must be the truth
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Thanks, i will check them.

Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
Post Reply