Search:

Type: Posts; User: rypped

Search: Search took 0.01 seconds; generated 21 minute(s) ago.

  1. Replies
    6
    Views
    8,789

    Re: "True" random numbers - VB6

    I'm a lazy coder. I rarely ever define types for variables. Everything still works the same, however.

    Looks like a pretty good example. Thanks for sharing that. Did you put that together or was...
  2. Replies
    9
    Views
    5,982

    Re: Check if form is on top

    I understand. Anyway, I've solved my issue. Thanks to everyone who posted to me and I'm glad you helped.
  3. Replies
    6
    Views
    8,789

    "True" random numbers - VB6

    I have put together a little function to generate numbers based on the system time (in ticks), current RAM usage, the actual VB random number generator, and an old trick (cant remember who made it)...
  4. Replies
    9
    Views
    5,982

    Re: Check if form is on top

    Uh oh. The handle returned by the function seems to be different than the handle returned by Me.hdc even if my form is the foreground window. Are they in a different format?
    EDIT: LaVolpe, are you...
  5. Replies
    9
    Views
    5,982

    Re: Check if form is on top

    Looks like this is solved. Thank you Logophobic. Want any credit in the coding? I know it was only a small part but I'm willing to do so.
    Ignore any posts below this, I was being a noob and passing...
  6. Replies
    9
    Views
    5,982

    Re: Check if form is on top

    I tried that. The form uses a Timer to constantly check key states. I made an If statement that if the variable "control" (that I created in declarations) is true, grab the keys. I made it so when...
  7. Replies
    9
    Views
    5,982

    Check if form is on top

    Hi, I am making a game. I am using GetAsyncKeyState for key handling, but there is one problem. The controls work outside of game when the form is not on top. Is there a way to check if the main form...
  8. Replies
    0
    Views
    9,046

    Anyone want to test a game?

    First things first: It is a compiled EXE. Due to the way it uses INI files you must run it from a fixed location and have the included INI files.
    This application is a 2D mining game. To move, use...
  9. Replies
    4
    Views
    703

    Re: Anyone open to test a VB6 Program?

    Also, I am assuming that most VB6 users will have the means necessary to use the Imagelist control. If it's an issue, I can bundle Comctl32 as well as the INIs.

    Thanks,
    Ryan. (I need a signature,...
  10. Replies
    4
    Views
    703

    Re: Anyone open to test a VB6 Program?

    If possible, I can include my source code instead. As it uses INI files, they WILL have to compile it. Any takers?
  11. Replies
    4
    Views
    703

    Anyone open to test a VB6 Program?

    I will not post the link if you are against this. It is a 2d mining game. Just remove the thread/request me to if this isn't something that should be here.
Results 1 to 11 of 11



Click Here to Expand Forum to Full Width