Thanat_Chu
Newbie level 3
Hello!
I develop the PCI interface card and control by VB6.0 program through DLL file (must fixed the I/O range). However, when I relocate it to other PC, the Windows XP automatically assign the different I/O ranges and resources (Resource tab) in each machines, then I can't make them constant as my requirement.
Finally, I would like to make the VB6.0 code for automatically read its assigned resources (especially I/O range, IRQ and etc.) to clear this problem.
Could I use the Windows XP's WIN32 API for this? How?
Could you help me for suggestions or information?
Thank you very much for your helps.
[/img]
I develop the PCI interface card and control by VB6.0 program through DLL file (must fixed the I/O range). However, when I relocate it to other PC, the Windows XP automatically assign the different I/O ranges and resources (Resource tab) in each machines, then I can't make them constant as my requirement.
Finally, I would like to make the VB6.0 code for automatically read its assigned resources (especially I/O range, IRQ and etc.) to clear this problem.
Could I use the Windows XP's WIN32 API for this? How?
Could you help me for suggestions or information?
Thank you very much for your helps.
[/img]