Thursday, May 17th 2012, 5:13pm UTC+2

You are not logged in.

  • Login
  • Register

Quiepo

Beginner

Posts: 3

Location: São Paulo - Brazil

1

Monday, May 4th 2009, 2:54pm

Help with VB5 Module

Hi, anyone can help me in converter this module wrote in VB5/6 to Jabaco ??? I have atached the project...It's is simple interface to connect to USB HID device through a dll (mcHID.dll), but when I start it I have several error.


I don't kow what to do ! Help me please.


Thanks

Marcos
Quiepo has attached the following file:
  • VisualBASIC.zip (3.57 kB - 130 times downloaded - Last download: May 9th 2012, 11:15am)

maXim

Beginner

Posts: 26

Location: Sesto Fiorentino, Florence (ITALY)

Occupation: design & development (HW, SW & FW)

2

Monday, May 4th 2009, 5:12pm

Hi Quiepo,

I do not know if that will help you, but try in Jabaco with the new changes ...
maXim has attached the following file:
  • USBProject.zip (6.34 kB - 138 times downloaded - Last download: May 5th 2012, 11:21pm)

This post has been edited 1 times, last edit by "maXim" (May 5th 2009, 1:11pm)


Quiepo

Beginner

Posts: 3

Location: São Paulo - Brazil

3

Thursday, May 7th 2009, 7:07pm

Help with VB5 Module

Hi Maxim, thanks for help-me so......The form load's ok but the window hook does not receive notification from DLL when a device usb has been attached. I think I will spend some time more to get it works fine ! :)
Do you know if exist some "type" to replace the the function "AddressOf" in Jabaco ?( .

Regards

Quiepo

A1880

Intermediate

Posts: 500

Location: Hanover, Germany

Occupation: Software Engineer

4

Thursday, May 7th 2009, 10:15pm

no AddressOf yet (?)

Hi,
there is no AddressOf operator in Jabaco as explained here.
I am not sure, but this might be due to the memory architecture of Java. For garbage collection (and compaction) purposes, direct memory references have to be avoided. A discussion on this topic can be found here.

Greetings

A1880

Rate this thread
WoltLab Burning Board