Library PB_IO

Developed or developing a new product in PureBasic? Tell the world about it.
User_Russian
Addict
Addict
Posts: 1518
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Library PB_IO

Post by User_Russian »

PB_IO Library is designed to read / write ports on the computer in the NT operating systems.
The library and the kernel mode driver pbio.sys, created in PureBasic.
Their work is checked for OS Win2000, WinXP and Win7.
Library for PureBasic 4.60. http://depositfiles.com/files/chbn9f1a9
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Library PB_IO

Post by SFSxOI »

seems ya can't d/l it without signing up for something, the there is this "Please try again in 1 min until file processing is complete." but never lets you d/l it. What a shame as it sounds interesting.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
xorc1zt
Enthusiast
Enthusiast
Posts: 276
Joined: Sat Jul 09, 2011 7:57 am

Re: Library PB_IO

Post by xorc1zt »

thanks for sharing the source. did you check on x64 system ?
SFSxOI wrote:seems ya can't d/l it without signing up for something, the there is this "Please try again in 1 min until file processing is complete." but never lets you d/l it. What a shame as it sounds interesting.
http://demo.ovh.com/en/b129742366f54616 ... 741fb9ff1/
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Re: Library PB_IO

Post by djes »

Could be useful, thank you ! :D
User_Russian
Addict
Addict
Posts: 1518
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Library PB_IO

Post by User_Russian »

xorc1zt wrote:thanks for sharing the source. did you check on x64 system ?
The driver needs to be compiled for x64 OS.
I do not have DDK (Driver Development Kit) for PureBasic, designed for x64.
User avatar
kryptonn
User
User
Posts: 47
Joined: Wed Apr 18, 2007 7:23 pm

Re: Library PB_IO

Post by kryptonn »

IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Library PB_IO

Post by IdeasVacuum »

Download:
This file does not exist, the access to the following file is limited or it has been removed due to infringement of copyright.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User_Russian
Addict
Addict
Posts: 1518
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Library PB_IO

Post by User_Russian »

UserLib for PureBasic 4.6x and DLL, an analog inpout32.dll in place with their source code. http://depositfiles.com/files/upns0im5x

Mirrors.
http://demo.ovh.com/en/de8197f63654e73c ... d9cf0cb02/
http://turbobit.net/9vty0jqlyxig.html
http://upfile.su/711
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Library PB_IO

Post by IdeasVacuum »

Thank you User_Russian, great code! 8)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply