Languages Visual Basic & VB.NET .Net System Services/ Functions  

INOUT32 Library for I/O with .NET

download download  
important code information
author:
Antonio Giuliana
minimum requirements:
INOUT32 Library for I/O with .NET description

The library it allows to manage the hardware I/O with the operating systems Windows 2000/XP from .NET and VB6 applications. It is complete of sources of the library and the necessary Device Driver. The sources of three programs of tests of the library written in VB6, VB.NET and C# is provided.


File List:
DotNETApps/INOUT32/AssemblyInfo.cpp3Kb
DotNETApps/INOUT32/INOUT32.cpp2Kb
DotNETApps/INOUT32/INOUT32.h2Kb
DotNETApps/INOUT32/INOUT32.rc2Kb
DotNETApps/INOUT32/INOUT32.sln1Kb
DotNETApps/INOUT32/INOUT32.snk1Kb
DotNETApps/INOUT32/INOUT32.vcproj3Kb
DotNETApps/INOUT32/Stdafx.cpp208b
DotNETApps/INOUT32/Stdafx.h221b
DotNETApps/INOUT32/Test/0b
DotNETApps/INOUT32/Test/C#.NET/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/App.ico1Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/AssemblyInfo.cs3Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/TestINOUT32.csproj5Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/TestINOUT32.csproj.user2Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/TestINOUT32.sln1Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/bin/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/bin/Release/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/frmMain.cs10Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/frmMain.resx5Kb
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Debug/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Debug/TempPE/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Debug/temp/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Release/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Release/TempPE/0b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Release/TestINOUT32.frmMain.resources326b
DotNETApps/INOUT32/Test/C#.NET/TestINOUT32/obj/Release/temp/0b
DotNETApps/INOUT32/Test/VB.NET/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/AssemblyInfo.vb1Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/TestINOUT32.sln1Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/TestINOUT32.vbproj4Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/TestINOUT32.vbproj.user2Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/bin/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/frmMain.resx8Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/frmMain.vb10Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Debug/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Debug/TempPE/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Debug/temp/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Release/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Release/TempPE/0b
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Release/TestINOUT32.frmMain.resources3Kb
DotNETApps/INOUT32/Test/VB.NET/TestINOUT32/obj/Release/temp/0b
DotNETApps/INOUT32/Test/VB6/0b
DotNETApps/INOUT32/Test/VB6/TestINOUT32/0b
DotNETApps/INOUT32/Test/VB6/TestINOUT32/ParTest.vbw51b
DotNETApps/INOUT32/Test/VB6/TestINOUT32/TestINOUT32.vbp1Kb
DotNETApps/INOUT32/Test/VB6/TestINOUT32/TestINOUT32.vbw46b
DotNETApps/INOUT32/Test/VB6/TestINOUT32/frmMain.frm6Kb
DotNETApps/INOUT32/Test/VB6/TestINOUT32/inout32.tlb3Kb
DotNETApps/INOUT32/resource.h415b
NTDDK/src/INOUT32D/Makefile38b
NTDDK/src/INOUT32D/Sources115b
NTDDK/src/INOUT32D/i386/inout32d.reg183b
NTDDK/src/INOUT32D/i386/inout32d.sys3Kb
NTDDK/src/INOUT32D/inout32d.c5Kb
NTDDK/src/INOUT32D/inout32d.h1Kb
NTDDK/src/INOUT32D/inout32d.rc386b

Similar code
WriteMemoryProcess Function (Popularity: ) : Ive spent hours looking and now ive finally solved how to declare WriteMemoryProcess in VB .Net. Sorry for the short snappy code. The aim of this code is to change a value of a processes memory using a given memory ...
Easy Version information from .NET assembly (Popularity: ) : Returning Versions, ProductName and Copyright information in .NET is a .PainInTheButt this class will simplify the whole process and save you at least and hour of trying to figure out how Microsoft implemented the Assembly
Windows Shutdown Timer (Popularity: ) : This little tool shutdown, logoff, power off windows at a specific time user set. User may set a time or count down time to shutdown Windows. User is given 1 minute warning before the actual shutdown using msn popup like ...
A Exchange Backup (Popularity: ) : Working on my latest project required quite a degree of development against the Active Directory. Not having had any AD experience before slowed me down for a while, but after trawling through lost of news groups etc, I gathered enough ...
Insert CD notify class (Popularity: ) : This is a simple class that works not only with cd-roms but also with other removeble devices. Whenever a cd or any other rem dev is inserted it generates an event ... Please rate this. PS: The class uses WMI ...
Hello User (Popularity: ) : Enable the user to type in some text, and when the user presses the click me button, the text is displayed in a label control.The program will take the user name in the textbox and welcomes him. Simple string formatting ...
Dual Screen Mode Mouse Wrapper (Popularity: ) : When I first got a computer that uses dual screen modes I was pretty excited, but I was quickly mad at the fact that there was not a good mode to have the mouse scroll through on every side. This ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 32
version
size in Kb 35
popularity   956/7913374
user rating 4/10
ad


New Code
Popular Code