Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/05/2014 in all areas

  1. jchd

    Possible Bug?

    This should explain things: $Test1 = Binary("0x12345678") $Test = 0x0001 MsgBox(64,Hex(Int(BinaryMid($Test1,1,2)), 4),BinaryMid($Test1,1,2)) MsgBox(64,Int($Test),$Test) This is called endianness.
    1 point
  2. Gianni

    NUL NUL NUL NUL NUL

    if you have not used too much the disk after that issue, you could try to run this dos command: CHKDSK C: /F/X (assuming the file is on the disk c:) ... good luck
    1 point
  3. trancexx

    NUL NUL NUL NUL NUL

    SciTE can do that. It's a glitch. It will never happen if session is closed correctly before computer shutdown though. Comp had to be killed on button for this to happen.
    1 point
  4. AutID

    chance Ip address

    I didn't teach him how to hack nasa, I just provided a free server that can do what he wants. If it was illegal that site would have been closed years ago don't you find? Anyway if it offends you and don't feel like I should have posted this I will delete it so you can sleep tonight.
    1 point
  5. Is _GDIPlus_LineBrushSetPresetBlend() what you looking for? Br, UEZ
    1 point
×
×
  • Create New...