Quote
.NET code is compiled to MSIL, then it is compiled by the JIT to native code depending on the version of the runtime and target platform. The situations is quite similar with VB6 - it also needs the system-specific set of runtime libraries to run.
Quote
VB.NET does not allow you to use inline ASM.

New Topic/Question
Reply




MultiQuote





|