K
Kelly G.
Hello All
Is there any intrrupt function avilable in VB similar to Int86() avilable in
C language.
I tried the CALL INTERRUPT function mentioned in KB# 43534. But it seems
like it is not for VB.
I could not implement that.
The required included files are not avilable in VB6 .Also See Tip 140:
Identifying CD-ROM Drives
at MSDN page given below
msdn.microsoft.com/archive/en-us/ dnarvbtips/html/msdn_msdn140.asp
In this some dll files are used to call interrupt function. where it is
avilable? Is there any readymade dll's avilable for VB from Microsoft (or)
whether we need to create DLL in C++ which may be used in VB6?
Please help!!
Regards,
Kelly
Is there any intrrupt function avilable in VB similar to Int86() avilable in
C language.
I tried the CALL INTERRUPT function mentioned in KB# 43534. But it seems
like it is not for VB.
I could not implement that.
The required included files are not avilable in VB6 .Also See Tip 140:
Identifying CD-ROM Drives
at MSDN page given below
msdn.microsoft.com/archive/en-us/ dnarvbtips/html/msdn_msdn140.asp
In this some dll files are used to call interrupt function. where it is
avilable? Is there any readymade dll's avilable for VB from Microsoft (or)
whether we need to create DLL in C++ which may be used in VB6?
Please help!!
Regards,
Kelly