» Home » VB Fibre
Site
News
Files

Visual Basic
Strings
Math
General
Properties
Memory
Methods

Search
Testing

Inline ASM-VB
Strings
Math
General
Memory

Search
Using inline ASM
Submit!

Using MMX for alternative CopyMemory (17-02-2004)
With our inline ASM we can use extra processor instructions that VB doesn't use. Simply use MMX or 3DNOW! instructions from your vb application.

A simple array addition (28-02-2004)
Even with simple things as adding one number to every tiem to the array, VB proves no competition against inline ASM