Results 1 to 2 of 2

Thread: Using a 16-bit DLL

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Auburn,AL
    Posts
    12

    Question

    I need to try and use the 16-bit "vbasm.dll" to write commands to memory addresses, but my program gives the error "File not found: VBASM.DLL"

    I've tried to register it, but since it is 16-bit, regsvr32 does not work on it. Is there any way I can register it so my program can find it or is there another way I can send commands to memory adresses?

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554

    Wink

    i think the registration util is regsvr.exe without the 32 bit on the end

    DocZaf
    {;->

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