Results 1 to 40 of 45

Thread: [VB6] - Inline assembler Add-in.

Hybrid View

  1. #1
    Hyperactive Member
    Join Date
    Jan 2015
    Posts
    343

    Re: [VB6] - Inline assembler Add-in.

    Quote Originally Posted by The trick View Post
    This Add-in doesn't allow use such mixing. It allows to write a function only in ASM and it supports debugging in IDE.
    i have not found such addins either, why is this type of mix coding that difficult...

    Quote Originally Posted by The trick View Post
    Regarding your code you can write such code without asm.
    yes, we can use a property in base class to make that

  2. #2
    Junior Member
    Join Date
    Jul 2019
    Posts
    27

    Re: [VB6] - Inline assembler Add-in.

    Quote Originally Posted by loquat View Post
    i have not found such addins either, why is this type of mix coding that difficult...
    I think that you are looking for ThunderVB addin:

    https://sourceforge.net/projects/thundervb/

    It can mix assembler and C with VB6.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width