Re: virtual key press of an external usb device
- From: mathan <x@xxxxxxxx>
- Date: Thu, 31 Jul 2008 06:40:09 -0500 (CDT)
yenknip wrote:
- - - - - -Alternately you could see if you are able to access the driver dll while the device is running, and have a look at what data is being passed around, then seeing if you are able to inject your own into it.
That's great idea.
Yes. I had that dll. I know the functionalities of it. Will try it out also.
Thanks,
Mathan
.
Relevant Pages
- Re: DLL operating on complex array (VC++)
... Borland C++ Builder 6, but there were errors with access to complex ... I've changed compilator on MS Visual C++ 6.0 and here also ... This means that a DLL created with Visual C will ... (comp.lang.labview) - Re: Can I call a dll with a C++ Class Cstring variable?
... Is there a way to get CString classes to work in LabVIEW? ... Or do I have to write a wrapper dll to convert CString classes to standard C string pointers? ... (comp.lang.labview) - Re: call library function node - see no params while declared in the dll
... The way to make .lib files can be done by the LIB.exe program found on the older VC cd's. ... My project dll was build and I found a .lib file. ... I think that Labview is not able to do this job correctly. ... (comp.lang.labview) - dll for outputting data
... I dont want to mailback the devices, im not sure the other language will even fix the problem. ... So Ive made a dll and am already accessing the data in matlab. ... I would think there is a way to do this with the labview dll? ... (comp.lang.labview) - Re: The problem about call dll from VB....
... I can't say I understand the documentation snippet you provides, and I also can't access the DLL, but here are a couple things... ... My guess is that one or more of the above is causing the stack to get corrupted or an invalid pointer to be accessed and that is generating the error. ... (comp.lang.labview) |
|