WinDriver Technical Documents:
Compiler and Code Language Index
Compiler and Code Language Index
- .NET
- Borland C++ Builder [Archive]
- Delphi [Archive]
- MS Visual Studio / Visual C++
- Visual Basic [Archive]
- All Compiler and Code Language Documents
Borland C++ Builder [Archive]
5 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 36 | How can I use WinDriver to generate a diagnostics driver code for
|
WinDriver | 11.1.0 and below |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 127 | WinDriver Upgrade: Version 6.2.x -> Version 7.x and above | WinDriver | 6.2.X–7.X and above |
| 131 | Upgrading your WinDriver version | WinDriver | 8.x and above |
Delphi [Archive]
4 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 32 | I would like to execute in the kernel some pieces of code written in Delphi or in Visual Basic, using the Kernel PlugIn. Is it possible? | WinDriver | 11.1.0 and below |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 116 | WinDriver Upgrade: Version 5.2.2 or earlier -> Version 6.0.2–7.x | WinDriver | 6.0.2–7.x |
| 118 | I tried to generate Delphi code for my USB device with the DriverWizard from version 6.0.0 of WinDriver, but it seems that not all the relevant files are generated? | WinDriver | 6.0.0–6.0.1 |
Visual Basic [Archive]
9 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 5 | Using WinDriver to develop in Visual Basic | WinDriver | 11.1.0 and below |
| 24 | If a variable requires a pointer to be assigned to it, as in
pBuffer = &dwVal, how do I do it in
|
WinDriver | 11.1.0 and below |
| 32 | I would like to execute in the kernel some pieces of code written in Delphi or in Visual Basic, using the Kernel PlugIn. Is it possible? | WinDriver | 11.1.0 and below |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 92 | I used the DriverWizard to listen to the floppy disk interrupt (IRQ 6)
successfully on my Windows machine. But when I try to listen to the mouse
interrupt (IRQ 12) or to the keyboard interrupt (IRQ 1), I get the following
error message:
|
WinDriver | — |
| 96 | Is it possible to write my own parallel port driver using WinDriver?
|
WinDriver | — |
| 116 | WinDriver Upgrade: Version 5.2.2 or earlier -> Version 6.0.2–7.x | WinDriver | 6.0.2–7.x |
| 119 | I used the DriverWizard from version 6.0.0 of WinDriver to generate
WDU_Transfer() works correctly, the specific transfer
functions — WDU_TransferBulk(), etc. — are not
working as expected. |
WinDriver | 6.0.0 |
| 128 | Does WinDriver support development of drivers for the .NET framework? | WinDriver | 7.0.1 and above |
MS Visual Studio / Visual C++
5 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 6 | Using WinDriver to develop a graphical Win32 or MFC application | WinDriver | — |
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 127 | WinDriver Upgrade: Version 6.2.x -> Version 7.x and above | WinDriver | 6.2.X–7.X and above |
| 131 | Upgrading your WinDriver version | WinDriver | 8.x and above |
VB.NET
15 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 5 | Using WinDriver to develop in Visual Basic | WinDriver | 11.1.0 and below |
| 6 | Using WinDriver to develop a graphical Win32 or MFC application | WinDriver | — |
| 24 | If a variable requires a pointer to be assigned to it, as in
pBuffer = &dwVal, how do I do it in
|
WinDriver | 11.1.0 and below |
| 32 | I would like to execute in the kernel some pieces of code written in Delphi or in Visual Basic, using the Kernel PlugIn. Is it possible? | WinDriver | 11.1.0 and below |
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 36 | How can I use WinDriver to generate a diagnostics driver code for
|
WinDriver | 11.1.0 and below |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 92 | I used the DriverWizard to listen to the floppy disk interrupt (IRQ 6)
successfully on my Windows machine. But when I try to listen to the mouse
interrupt (IRQ 12) or to the keyboard interrupt (IRQ 1), I get the following
error message:
|
WinDriver | — |
| 96 | Is it possible to write my own parallel port driver using WinDriver?
|
WinDriver | — |
| 116 | WinDriver Upgrade: Version 5.2.2 or earlier -> Version 6.0.2–7.x | WinDriver | 6.0.2–7.x |
| 118 | I tried to generate Delphi code for my USB device with the DriverWizard from version 6.0.0 of WinDriver, but it seems that not all the relevant files are generated? | WinDriver | 6.0.0–6.0.1 |
| 119 | I used the DriverWizard from version 6.0.0 of WinDriver to generate
WDU_Transfer() works correctly, the specific transfer
functions — WDU_TransferBulk(), etc. — are not
working as expected. |
WinDriver | 6.0.0 |
| 127 | WinDriver Upgrade: Version 6.2.x -> Version 7.x and above | WinDriver | 6.2.X–7.X and above |
| 128 | Does WinDriver support development of drivers for the .NET framework? | WinDriver | 7.0.1 and above |
| 131 | Upgrading your WinDriver version | WinDriver | 8.x and above |
C#
2 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 10 | Does WinDriver support development in C#? | WinDriver | 7.0.0 and above |
| 128 | Does WinDriver support development of drivers for the .NET framework? | WinDriver | 7.0.1 and above |
.NET
4 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 5 | Using WinDriver to develop in Visual Basic | WinDriver | 11.1.0 and below |
| 10 | Does WinDriver support development in C#? | WinDriver | 7.0.0 and above |
| 128 | Does WinDriver support development of drivers for the .NET framework? | WinDriver | 7.0.1 and above |
| 131 | Upgrading your WinDriver version | WinDriver | 8.x and above |
All Compiler and Code Language
16 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 5 | Using WinDriver to develop in Visual Basic | WinDriver | 11.1.0 and below |
| 6 | Using WinDriver to develop a graphical Win32 or MFC application | WinDriver | — |
| 10 | Does WinDriver support development in C#? | WinDriver | 7.0.0 and above |
| 24 | If a variable requires a pointer to be assigned to it, as in
pBuffer = &dwVal, how do I do it in
|
WinDriver | 11.1.0 and below |
| 32 | I would like to execute in the kernel some pieces of code written in Delphi or in Visual Basic, using the Kernel PlugIn. Is it possible? | WinDriver | 11.1.0 and below |
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 36 | How can I use WinDriver to generate a diagnostics driver code for
|
WinDriver | 11.1.0 and below |
| 84 | WinDriver Upgrade: Version 6.0.x -> Version 6.2.x–7.x | WinDriver | 6.2.X–7.X |
| 92 | I used the DriverWizard to listen to the floppy disk interrupt (IRQ 6)
successfully on my Windows machine. But when I try to listen to the mouse
interrupt (IRQ 12) or to the keyboard interrupt (IRQ 1), I get the following
error message:
|
WinDriver | — |
| 96 | Is it possible to write my own parallel port driver using WinDriver?
|
WinDriver | — |
| 116 | WinDriver Upgrade: Version 5.2.2 or earlier -> Version 6.0.2–7.x | WinDriver | 6.0.2–7.x |
| 118 | I tried to generate Delphi code for my USB device with the DriverWizard from version 6.0.0 of WinDriver, but it seems that not all the relevant files are generated? | WinDriver | 6.0.0–6.0.1 |
| 119 | I used the DriverWizard from version 6.0.0 of WinDriver to generate
WDU_Transfer() works correctly, the specific transfer
functions — WDU_TransferBulk(), etc. — are not
working as expected. |
WinDriver | 6.0.0 |
| 127 | WinDriver Upgrade: Version 6.2.x -> Version 7.x and above | WinDriver | 6.2.X–7.X and above |
| 128 | Does WinDriver support development of drivers for the .NET framework? | WinDriver | 7.0.1 and above |
| 131 | Upgrading your WinDriver version | WinDriver | 8.x and above |

