News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Polink better ?

Started by Magnum, April 28, 2013, 12:22:12 AM

Previous topic - Next topic

Antariy

No, I did not reproduce that effect, even tried to place it here:


   int 3
   invoke lstrcpy, offset buffer, chr$("This is a text that is exactly 44 bytes long")
      .data?
somevalue   dd ?
    .code