473,658 Members | 2,623 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Commercial component: joystick driver controlled by user software

Hello,

I'm look after a commercial joystick driver controlled by my application
(determine the number of axis, determine the number of buttons, transmit
axis values and button values). I thing, the virtual joystick driver
possible is a combination of an joystick or game port minidriver and a
opportunity to control this driver through IOControl or an ActiveX component
etc. which I can order about my application.

Why I look after such comonent is, about the defined DirectInput interface
other applications should be able to get data from my application (process
communication). I thinking, the DirectInput interface is the best
combination with the kind of data, which should be exchange by this
interface. And destination computers where my application will be installed,
dosn't have a real physical joystick.

Do anyone kow such component?

Thanks and best regards,

Hubert


Apr 5 '06 #1
0 1108

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2084
by: Jim Hubbard | last post by:
My own searches have proven to be of little help in understanding the implementation of this technology (available since Win98). Any information that you could share on Display Driver Management Layer (DDML) usage would be greatly appreciated. Jim Hubbard
2
3846
by: Michel Rouzic | last post by:
I got an unsupported joystick, a Gravis Blackhawk ADB (Aplle Desktop Bus), connected to my PC by an iMate (ADB to USB adapter). The problem is that it's only recognized as a HID mouse how can i write a driver in C to make it usable as a joystick?
1
23436
by: Bleedledeep | last post by:
I am new to C#/.NET/DirectX, and could not find a simple example of how to read the X/Y location of the joystick. < YIKES!!! The DirectX.DirectInput is one serious pile of API! > After some futzing around, I came up with the following - which seems to work just fine. I'm looking for a sanity check here, is this a good way to access the joystick? Yeah, yeah, I only look for the first joystick, and there is some hardcoded silliness in...
1
2119
by: Hermanutz | last post by:
Hello, I'm look after a commercial joystick driver controlled by my application (determine the number of axis, determine the number of buttons, transmit axis values and button values). I thing, the virtual joystick driver possible is a combination of an joystick or game port minidriver and a opportunity to control this driver through IOControl or an ActiveX component etc. which I can order about my application. Why I look after such...
0
1772
by: jay | last post by:
Dear friends, I have a new task to do that I know nothing about. I am to design a printer driver (I think). The requirements of the project are: 1. design a printer driver - the printer driver should be able to pass jobs to the software installed in the workstation that is connected to the printer. - the printer driver should be robust. It should be good to use on all OS systems. - the printer driver should take care of the ease of...
6
4340
by: Internet User | last post by:
Can anyone point me to examples of commercial software packages (i.e. sold through VARs or retail channels) that were programmed in VB.net? Thanks in advance.
2
4470
by: Vicente Nicolau | last post by:
Hello, I'm implementig a C# app in which I need to access to a Joystick. Nowadays I'm using the DirectInput class for getting the actual joystick position, but trhough polling. I would like to do it through event, i.e., when you move the joystick, it send to the app an event or message which you can hand with a handler. The old joystick API has been superseded by DirectInput, and I have read
1
3226
by: Vicente Nicolau | last post by:
All example codes I found with DirectX or XNA access the joystick by pulling... ?? is there anybody who has been able to use the joystick with events (with C#)?? Is it possible? If it is not possible, I only want to know it. In that way I would tell it inmediately to my boss... thank you
4
1784
by: JimRabit | last post by:
Hi, Can anybody suggest any good commercial or marketing reasons for developing in .Net? Many thanks for any suggestions...
1
2087
by: Concepts Systems | last post by:
Hello All, Kernel Programming is the key to the digital city of device drivers: If you know the language for drivers you can get a device to do almost anything you want. Learn how to write device drivers with the help of industry experts. This module emphesizes on approach of identifying and resolving the critical issues in a project in a lmited time frame. Course Highlights:
0
8746
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8523
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8626
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7355
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6178
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4334
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2749
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.