CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jun 2011
    Posts
    17

    Calls Less Than 5 Bytes

    Is there any way to write a call like this in less bytes?
    e8 02 00 00 00

    Thanks!
    Last edited by Mr. Smith; July 24th, 2011 at 08:35 PM.

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

Featured