Search:

Type: Posts; User: liteeel

Search: Search took 0.01 seconds.

  1. Re: I have a complicated problem with a Do While loop

    On a side note, I added the following ... otherwise the thread causes a crash at closing time.



    Private Sub Form1_FormClosing(ByVal sender As Object, ByVal e As...
  2. Re: I have a complicated problem with a Do While loop

    At first glance I think it works perfectly. I hope you guys can clarify a few things to make sure it's not a false positive. I do think it works perfectly though!

    Here is my exact code this time:...
  3. Re: I have a complicated problem with a Do While loop

    I'm now looking into this. If it works for my problem, I will respond here and let you guys know.

    http://www.vbforums.com/showthread.php?737805-Vb-Net-Managed-Game-Loop
  4. Re: I have a complicated problem with a Do While loop

    Shaggy Hiker - This is my conclusion also. So to further the question. What would be the best way to do this. For example, I tried the following ...

    P/Invoke

    It's explained here:...
  5. I have a complicated problem with a Do While loop

    First of all, here is my code. This is not an excerpt. It is the whole program (which I am just starting).



    Public Class frmMain
    Private bRunning As Boolean = True

    Private Sub...
  6. Looking for help with an Inventory system for an adventure game

    I will try to describe what I would like to do. I'm in the design phase, so I'm also looking for example code snippets if possible.

    If you have ever played a typical adventure game, you will be...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width