Anyone know how to create a For ... Next loop in Assembler and place it into a VB program ? Is this possible to do ? If not, how can I create a ASM dll that accepts 3 Long's, lets say: Like having a For ... Next loop and inside this loop (ASM) call a VB function. Is this possible ?