Search:

Type: Posts; User: CrazyDude

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    13
    Views
    1,814

    Re: TCP Connection attempt timeout

    Hi John. I've been reading through this thread trying to understand your problem. You say it happens when some POP3 servers fail to authenticate. I don't understand why authentication failure would...
  2. Re: Why hasn't anyone used VB6 to develop a better WebBrowser than IE?

    There is that ActiveX component being sold commercially that uses the latest WebKit for rendering, which I believe is what Chrome uses. Is that the kind of thing we're talking about?
  3. Replies
    16
    Views
    8,669

    Re: Simplified WiFi Scan

    I really like how you displayed all the info there npac4o!
  4. Replies
    16
    Views
    8,669

    Re: Simplified WiFi Scan

    Wow, a modem for each TV? And may I ask what you mean by them not showing 'up on the list' or 'on a regular scan'? Do you mean the Scan button in the sample app you made or some kind of IP scanner?...
  5. Replies
    16
    Views
    8,669

    Re: Simplified WiFi Scan

    Wow, really nice work! No problem on the output crudeness. That I can do. :)

    After looking up those MAC addresses, it looks like some of your 'unknowns' there are really new Technicolor brand...
  6. Replies
    16
    Views
    8,669

    Re: Simplified WiFi Scan

    This is very useful. Thanks for updating it. I may be misunderstanding, but have you thought about implementing that WlanGetNetworkBssList() API? Apparently it can show even more useful info, such as...
  7. Replies
    2
    Views
    4,105

    Re: Vb6 - netmask calculator

    I just want to say that although some of this is a little over my head, it helped me understand IP ranges a little better.
  8. Replies
    8
    Views
    3,708

    Re: Menu in VB6 like AdminLTE

    Coming in a little late here, but I could probably create this pretty easily in 10Tec's iGrid in about an hour or so, with very little 'custom draw' code, if any. I'm wanting to do something similar...
  9. Re: Your first BASIC computer? Has your software survived?

    Mine was a Commodore 128, with a Commodore 64 built in. Sort of like dual-boot. I didn’t code more than like 10 lines. Not sure why I wasn’t into it then. I didn’t get into coding until around 2001....
  10. Re: [VB6] Simple SPH (smoothed particles hydrodynamics)

    Tell me about it, and with SO little code. Yes I examined it some. There are *very* few in the world who can pull this off, no matter how much code is used.
  11. Replies
    82
    Views
    11,244

    Re: The best programming language?

    FTW. I believe this thread can now be closed. :)
  12. Re: [VB6] Spatial Grid for 2D collision detection

    This is really cool! I played with it and looked through the code. I wouldn't be able to do that if you put a gun to my head, so everyone will have to excuse me that I'm in awe over stuff like...
  13. Replies
    39
    Views
    8,432

    Re: EDID info and hMonitor handle

    I'd be happy with Vista and up. I'll also take what I can get. :)

    Eduardo's code is very cool. Unfortunately, I had problems with it showing 2 physical monitors when I set it to "Duplicate these...
  14. Replies
    39
    Views
    8,432

    Re: EDID info and hMonitor handle

    I also find this maddening. I looked at 2 apps that have been around for years, AIDA64 and Speccy. Speccy only showed which monitor was the Primary when Win10 settings were set to Extended, but...
  15. Replies
    32
    Views
    3,935

    Re: A few of you need some etiquette

    Sometimes the OP will ask something like "I need a business software made for homework. Can someone do it for me?" I think as long as you're asking the right way, that maybe you've already tried...
  16. Replies
    7
    Views
    1,822

    Re: Asynchronous WMI

    Thank you, you're awesome! That sure does help! I would have never thought or known to declare "WithEvents Sink As SWbemSink".
  17. Replies
    7
    Views
    1,822

    Re: Asynchronous WMI

    Thank you very much! I'd love to do that, but I'm not sure how to go about it. Though I've been at it this for 16 years now, I still have a lot of weakness when it comes to converting something...
  18. Replies
    7
    Views
    1,822

    Re: Asynchronous WMI

    I'm sorry Olaf and thank you for pointing that out. I don't know what's wrong with me. I should've explained it better and posted my project files. I will try to do better next time. I've...
  19. Replies
    7
    Views
    1,822

    [RESOLVED] Asynchronous WMI

    Hey guys. I'm trying to use WMI in an asynchronous manner for a few WMI queries that can take a while. I wanted to avoid the multithreading route on this if I can help it. I found an example for...
  20. Thread: LynxGrid

    by CrazyDude
    Replies
    50
    Views
    31,726

    Re: LynxGrid

    LynxGrid is nice, but if we're recommending data grids, I'd like to mention iGrid. It has nice hierarchical grids & tons of other features, plus it's been updated regularly. It's one of the fastest...
  21. Replies
    7
    Views
    3,898

    Re: Help VB6 ssh Connect

    I own the SSH ActiveX from WeOnlyDo that's worked well for me. I also own the mail component from Chilkat and it's worked very well for me. So good to see component devs still supporting ActiveX...
  22. Replies
    49
    Views
    30,451

    Re: [VB6] QuadTree

    Well I'm sorry, I was just paraphrasing and didn't mean for you to take what I said in quotes literally. I guess I did misunderstand. I usually try to keep my big mouth shut, do my own thing and...
  23. Replies
    49
    Views
    30,451

    Re: [VB6] QuadTree

    Right, I don't think you meant offense either. It's when I put myself in Reexre's place, I understand where he's coming from. If I posted a project like this, I'd hope for a positive response, but...
  24. Replies
    49
    Views
    30,451

    Re: [VB6] QuadTree

    Hey reexre. If I'm interpreting this right (let me know if not), it sounds like you may be a little upset about the response. We all have our egos, but I don't think others like Elroy (who are...
  25. Replies
    110
    Views
    28,874

    Re: VB6-compiled apps being flagged as virus

    That's crazy! Even with a digital signature that proves your software is legit? Or are there problems with even legit software in China doing bad things?

    If Winsock and RPC is out, then I also...
  26. Replies
    110
    Views
    28,874

    Re: VB6-compiled apps being flagged as virus

    This is true, although I'm seeing more and more A/V apps use the trust info in EXE certs to practically whitelist EXEs. I've signed some EXE's of mine that have some pretty questionable code in...
  27. Re: Using ReactOS and Vb6 for embeded device

    This is such an obvious answer, I have to be missing something, but I'll take a chance. :)

    Doesn't Windows 10 come free on those USB-powered PC sticks? That's very close to being called...
  28. Replies
    110
    Views
    28,874

    Re: VB6-compiled apps being flagged as virus

    Others seem to have mentioned this, but a real EXE certificate and time definitely helps. People can argue whatever they want about EXE certs being a "scam" or whatever, but if you're making money...
  29. Replies
    3
    Views
    9,423

    Re: [VB6] Neural Network

    I don’t know how I ever missed this, but it’s incredible.
  30. Replies
    13
    Views
    6,448

    Re: IcmpSendEcho2 with APC call back

    I'll check that out and await what you got.

    Sorry for 'jacking your thread vbcommander!
  31. Replies
    13
    Views
    6,448

    Re: IcmpSendEcho2 with APC call back

    I realize how TCP connections work, but the only option I know of to do what you're saying is to just ignore the connection acceptance after requesting a connection from a remote IP. It sounds like...
  32. Replies
    13
    Views
    6,448

    Re: IcmpSendEcho2 with APC call back

    Interesting! I always thought pings were either given higher priority or that they were closer to the what the remote device was experiencing as far as how busy the router/switch is.

    Of course a...
  33. Replies
    13
    Views
    6,448

    Re: IcmpSendEcho2 with APC call back

    If you get sub-millisecond timing from that, please post back and let me know!



    I don't think there's anything very useful to be gleaned from IO_STATUS_BLOCK. It's not required to implement...
  34. Replies
    13
    Views
    6,448

    Re: IcmpSendEcho2 with APC call back

    You're in luck. I've been using this method for a while and been meaning to create a nice demo of it to add to the CodeBank here, but just been too busy with other stuff. I needed this also a while...
  35. Re: [RESOLVED] Multithreading, continuing questions & improvements

    I'm very interested in this as well. For years I've been using a 3rd party component called Thread Factory to do in-process multithreading and it's been super reliable as well. Too bad the guy who...
  36. Replies
    5
    Views
    5,046

    Re: Reporting options for web-based app

    That's awesome! I can't believe no one replied to this. You mentioned open-sourcing it. I say yes, please! I'd especially like to see the VB6 code released. We have some great Classic VB6 coders...
  37. Re: [VB6] Tutorial: Using OCX Files with SxS Technology

    Just now finding this. Like others, I'd like to thank you for such a well-written and detailed tutorial. I'm in need of going portable and I know this will help a lot. The things you find on here...
  38. Re: GetPerTcpConnectionEStats & SetPerTcpConnectionEStats

    Good deal. Now I just need to put all the latest code you posted together and give it a try!
  39. Re: GetPerTcpConnectionEStats & SetPerTcpConnectionEStats

    Super nice work Dex. I'll be able to use this as well!
  40. Re: How Many People are Sticking around Until the end of VB6

    I keep seeing more posts like this, and I do feel mostly the same as you. I have two commercial products, also written in VB6 and although I do see a path to VB.NET or C#, I currently have no...
Results 1 to 40 of 129
Page 1 of 4 1 2 3 4



Click Here to Expand Forum to Full Width