Search:

Type: Posts; User: progeix

Page 1 of 13 1 2 3 4

Search: Search took 0.31 seconds.

  1. Replies
    2
    Views
    791

    Well if you use netscape you can go under...

    Well if you use netscape you can go under preferences / Advanced / Proxies
    and click DIRECT CONNECTION
    click OKAY
    and you could probably get anywhere?
  2. Replies
    7
    Views
    395

    you don't use it WHEN booting (or i don't,...

    you don't use it WHEN booting (or i don't, anyways)
    because i have one partition that is hidden, and another unhidden at ALL Times, i load up the PQBoot, and it's like a DOS prompt, it asks me for a...
  3. Thread: Dupe Threads

    by progeix
    Replies
    2
    Views
    494

    yeah but what about those KATIE threads?

    yeah
    but what about those KATIE threads?
  4. Thread: Dupe Threads

    by progeix
    Replies
    2
    Views
    494

    Dupe Threads

    What are with users making duplicates of the same thread?

    that's pointless as hell.
  5. Replies
    7
    Views
    395

    question: why not just install XP ONCE... and...

    question:
    why not just install XP ONCE... and use PROFILES (different users) to hold different settings, etc..

    what you're doing is a BIT pointless

    but anyways..
    if you used partition magic,...
  6. Replies
    7
    Views
    1,336

    haha

    haha
  7. Replies
    4
    Views
    550

    Hey, well that's awesome.

    Hey, well that's awesome.
  8. Replies
    6
    Views
    710

    LOL. Never knew there was a ShortPathName hmm...

    LOL.

    Never knew there was a ShortPathName
    hmm

    good job
  9. --- Edit -- Didn't realize your second post fixed...

    --- Edit -- Didn't realize your second post fixed it.

    Hmm.. It shouldn't matter too much, because not many people change their font settings.. not sure what to say about that, really
  10. Replies
    6
    Views
    710

    Declare Function GetLongPathName Lib "kernel32"...

    Declare Function GetLongPathName Lib "kernel32" Alias "GetLongPathNameA" (ByVal lpszShortPath As String, ByVal lpszLongPath As String, ByVal cchBuffer As Long) As Long


    -----------------------
    ...
  11. Thread: Win XP?

    by progeix
    Replies
    10
    Views
    933

    NTFS has more advantages than Fat32. Some of...

    NTFS has more advantages than Fat32.

    Some of those advantages you won't get from converting fat32 -> NTFS without formatting.

    You can use Partition Magic (costs money).. i don't know if the XP...
  12. Replies
    14
    Views
    667

    make sure you have STOPPED any loops you may...

    make sure you have STOPPED any loops you may have.

    you can do something like this,
    private stoploop as boolean 'defaults to false

    inside your loop:
    If StopLoop = True then exit sub

    inside...
  13. Replies
    2
    Views
    463

    a textfile is faster. but as he said, if you need...

    a textfile is faster. but as he said, if you need to search, etc.
    DB is going to be what you want.
  14. Thread: BitBlt

    by progeix
    Replies
    5
    Views
    1,056

    HDC is basically where you want the image to go...

    HDC is basically where you want the image to go
    in this case, it's the Picturebox..

    the HDC is sort of like the picture property...
  15. Replies
    6
    Views
    1,479

    under form1's keydown: If Keycode = vbkeypress...

    under form1's keydown:
    If Keycode = vbkeypress then object.top = object.top + 1

    may also be keyascii.. I dunno.. make sure if it is in the sub.
    that (if i did it right, don't have VB installed...
  16. Replies
    1
    Views
    337

    Stop all operations BEFORE exiting So above...

    Stop all operations BEFORE exiting

    So above the code (posted above), you should insert code to STOP any music playing, stop any loops (have the loops check if a value is set.. when you set the...
  17. Replies
    35
    Views
    3,240

    .. i don't think challenge 4 was cracked but...

    ..
    i don't think challenge 4 was cracked
    but the previous challenges were

    and in this one, i don't think it was cracked, but then again, he sort of closed the challenge WAY too early
  18. Replies
    35
    Views
    3,240

    challenge 4 IS THERE use the search to find it ...

    challenge 4 IS THERE
    use the search to find it

    It's funny because he's still claiming it's 100% in challenge 4.

    yet it's been cracked already
  19. Thread: Tile engine

    by progeix
    Replies
    51
    Views
    5,426

    The way mine does it, it wraps the map around......

    The way mine does it, it wraps the map around...
    once your character gets to the edge, it centers the screen on your character, thus letting your character move more.

    This is a lot easier(and...
  20. Thread: Tile engine

    by progeix
    Replies
    51
    Views
    5,426

    I made a tile (Engine, basically) 150 tiles...

    I made a tile (Engine, basically)
    150 tiles wide, 100 tall..
    149 individual tiles, all together (Corner pieces, etc.)
    many different types of terrain

    it runs pretty fast(map editor), but it...
  21. Replies
    203
    Views
    7,199

    Speaking in encryption... Yes. But it would...

    Speaking in encryption...
    Yes.
    But it would take an insane amount of time, if you don't know really what to look for..
  22. Replies
    203
    Views
    7,199

    I think your attitude about this isn't the...

    I think your attitude about this isn't the best...
    It takes time to crack something.. Just because nobody has found anything in an hour, doesn't mean you've succeeded.

    If anything, *YOU* are the...
  23. Replies
    203
    Views
    7,199

    What happend to old thread? I wanted to see how...

    What happend to old thread? I wanted to see how it was done..
  24. Thread: Decompile

    by progeix
    Replies
    8
    Views
    1,067

    The way I heard about it, VB3 and 4, ect. all...

    The way I heard about it, VB3 and 4, ect. all compile with parts of the source inside..

    VB 5 and 6 do it a different way, where none of the original source is in the EXE, or something.

    VB 1,2,3...
  25. Thread: Decompile

    by progeix
    Replies
    8
    Views
    1,067

    No. Decompiling for Vb5 and Vb6 is impossible.

    No. Decompiling for Vb5 and Vb6 is impossible.
  26. Replies
    4
    Views
    2,369

    I made a map editor That uses Bitblt NEARLY full...

    I made a map editor That uses Bitblt
    NEARLY full screen( Maximize the editor) and I get 65 FPS.
    using 16x16 tiles at 1024x768 with GeForce 2 GO

    I've optimized the file size, AND code...
    ...
  27. Replies
    11
    Views
    571

    Windows does take up extra ram, like they said...

    Windows does take up extra ram, like they said above, mainly to speed up the Operating System's functions...

    If a program needs the ram, though, Windows will release as much as it can.

    An...
  28. Replies
    18
    Views
    995

    nothing is really secure,anymore.. one way,...

    nothing is really secure,anymore..

    one way, would probably be when somebody installs your program, have the installer put a file somewhere and/or registry entry..

    if your program DOESN'T detect...
  29. Replies
    18
    Views
    995

    Yes, there are registry monitoring programs out...

    Yes, there are registry monitoring programs out there, and they show you the exact location of strings, etc.
  30. Thread: jesus christ

    by progeix
    Replies
    128
    Views
    2,893

    Found this image (just today, before finding this...

    Found this image (just today, before finding this thread) on other forums... Somebody got in a flamewar with somebody named "je5us" or so..

    And used this image.
  31. don't worry i'm 6 steps ahead of you JOIN ME...

    don't worry
    i'm 6 steps ahead of you

    JOIN ME IN *MY* THREAD


    http://vbforums.com/showthread.php?s=&threadid=157235
  32. The I hate "The I Hate "I hate 'I hate Spongebob Squarepants Thread' Thread" Thread&q

    Come on people.. we can't let them corrupt us!

    Stand tall!
    STAND BRAVE!
  33. Replies
    3
    Views
    437

    uh... it's www.darkflight.com duhh!!! READ...

    uh...
    it's www.darkflight.com

    duhh!!!
    READ THE THREAD!
  34. Replies
    5
    Views
    342

    Re: Counter Strike is f-ed up!

    Looks like somebody tried to hack the game, and is asking for the original executables.

    85% chance that that is what happend.
  35. Replies
    4
    Views
    766

    Use the same code. Set autoredraw to TRUE and...

    Use the same code.

    Set autoredraw to TRUE
    and after you use tha api, do a simple

    picture1.refresh

    and boom
  36. Replies
    10
    Views
    565

    That's a good point... I'll keep it in mind.

    That's a good point...
    I'll keep it in mind.
  37. Replies
    10
    Views
    565

    What would a CLASS MODULE have over UDTs, subs,...

    What would a CLASS MODULE have over UDTs, subs, functions, etc. in a module?

    I know you can create more instances...
    but besides that, what does it have?
  38. Replies
    10
    Views
    565

    Ergh.. I'm currently working on learning...

    Ergh..

    I'm currently working on learning C++... but I'm better at Visual Basic, at the moment.

    I'm looking for SPEEd.
    I'll be looping through the info(which contains players), and their...
  39. Replies
    10
    Views
    565

    tile based game.. multiplayer.

    tile based game..
    multiplayer.
  40. Replies
    10
    Views
    565

    Class Vs Arrays, UDTs

    Which is faster, and better, and saves memory?
    I'm probably going to be looping through 100, more or less, items ..


    which should i use? Class modules, or arrays?
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width