How do you do multithreading application in VB ?
Answer Posted / dileep.t
VB6 does not support multithreading.
However, It is possible using Win32 API
"CreateThread" function.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do you need Lock in Visual Basic?
What are the difference between dispose(), close(), exit(), end()?
What is the main use of a namespace?
What is early binding?
Which namespace are used for accessing the data?
Using VB, how can you change the Mouse Pointer?
What is static member?
What is the difference between import system.data.sqlclient and system.data.oledb?
Explain about the ruby interface generator?
List the types of generations in garbage collector?
Explain nested classes?
What is the difference between datagrid and gridview?
What is the use of system.diagnostics.process class?
What are the assembly entry points?
What is pre-jit?