Results 1 to 2 of 2

Thread: [VB6] DLL for Unsigned Long & Integer Arithmetic

Threaded View

  1. #2

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [VB6] DLL for Unsigned Long & Integer Arithmetic

    Small update.

    Additional functions have been included to provide left and right logical and arithmetic shifts and logical rotates on Integer and Long values. This barely changes the size of the compiled DLL since these are also tiny functions that do very little... just things we don't have handy VB6 operators for.
    Attached Files Attached Files

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