Search:

Type: Posts; User: Daddyo

Search: Search took 0.10 seconds.

  1. Replies
    30
    Views
    36,158

    Re: VB - A simple HTTP Web Server

    Very nice example, thanks!!
  2. Replies
    2
    Views
    17,136

    Re: [VB6] Managed Game Loop

    Would the following code extract do well with a DoEvents() in the loop, so that Windows can process other messages etc?

    Private Sub Lock_Framerate(Target_FPS As Long)

    Static Last_Time As...
  3. Replies
    21
    Views
    2,338

    Re: Catch open UDP connections?

    There's a few posts in this forum asking this question, has anyone ever figured out a way to find the UDP destination IP's for a running program, without resorting to packet sniffer techniques (low...
  4. Replies
    28
    Views
    2,691

    Re: Playing mp3 files in my vb program

    Thanks Jacob, this is great stuff, you've helped me and not known it many many times, along with alot of u other guys.
  5. Replies
    3
    Views
    6,448

    Re: Graphical Tab Control

    I've used the above example code, and another posted here which also used subclassing. In both cases the desktop would flash (repaint?) as I went though the tabs, most often going in/out of tab 0. ...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width