Search:

Type: Posts; User: CDRIVE

Page 1 of 13 1 2 3 4

Search: Search took 0.10 seconds; generated 16 minute(s) ago.

  1. Replies
    4
    Views
    828

    Re: WORK with a closed workbook in vb 6.0

    Isn't that the truth. Seeing Dilettante's name in my inbox has always evoked a "YES!!!Thank you Lord"!!

    Chris
  2. Re: EnumPorts - Find the system's COM and/or LPT ports

    It would seem that I should have unzipped it before posting that comment.

    Thanks,
    Chris
  3. Re: EnumPorts - Find the system's COM and/or LPT ports

    Just so you know that your efforts are appreciated I downloaded EnumPorts.zip regardless of the fact that I've never had an issue with Windows CommPort assignments.

    Thanks,
    Chris
  4. Re: New Firefox: BMC MULTI-CLOUD PopUp Driving Me Nuts!

    That popup is weird. It's not there at the moment.

    Chris
  5. Replies
    16
    Views
    4,069

    Re: What's The Best Option To Kill A Process?

    That API is new to me too. It's not listed in the AllAPI Network viewer or the ApiViewer 2004. Both of these are very out of date.

    Thanks for the link and another big thanks to Elroy for cleaning...
  6. Re: New Firefox: BMC MULTI-CLOUD PopUp Driving Me Nuts!

    I'm dy'n to hear plan B. Gonna try writing some code to kill it?

    Chris
  7. Re: New Firefox: BMC MULTI-CLOUD PopUp Driving Me Nuts!

    Well it's back again today and as obnoxious as ever! Why the hell would anyone patronize a company that torments them?
  8. Replies
    12
    Views
    8,072

    Re: How to draw a waveform graph from mp3 or wav?

    This is a great thread with really fun contributions by Olaf & Trick. If it's ever completed it would be a stellar contribution to the Code Bank.:cool:

    BTW, I'm in total agreement about VBF's...
  9. Re: New Firefox: BMC MULTI-CLOUD PopUp Driving Me Nuts!

    Spoo, I read through your link and that's where this my topic belongs. Maybe they can be merged?

    BTW, I was telling my wife about this obnoxious popup and was going to demonstrate that it would...
  10. New Firefox: BMC MULTI-CLOUD PopUp Driving Me Nuts!

    With all my previous Firefox versions that MBC popup nailed me only once and that was when I navigated to the "Visual Basic 6 and Earlier" page. Now the MBC add pops up on every post I click. I have...
  11. Replies
    16
    Views
    4,069

    Re: What's The Best Option To Kill A Process?

    Yes. That's what I'm looking for.

    Thank you!
    Chris
  12. Replies
    16
    Views
    4,069

    Re: What's The Best Option To Kill A Process?

    Yes Elroy, I realize that none of the posted examples require Shell or ShellExecute to kill a process. My problem is that it's easy to Shell or ShellExecute a process but what about the reverse, ie...
  13. Replies
    16
    Views
    4,069

    Re: What's The Best Option To Kill A Process?

    Gentlemen, thank you all for your code contributions. Olaf was the only member that accepted a like rating due to the spreading around the ratings policy. Elroy's WMI code works fine and is similar...
  14. Replies
    16
    Views
    4,069

    What's The Best Option To Kill A Process?

    Guy's I know I can terminate a process via WMI Services, TaskKill, CmdLine and API's but what's considered the best option?

    The process in question is a PIC Programmer. My program will time the...
  15. Replies
    6
    Views
    1,131

    Re: Lost My Undo - Re do Typing Shortcut In GUI

    Judging by the replies I concluded that this was an anomaly with no quick fix short of poking around in the registry, uninstall/reinstall or system restore. I chose the latter and all seems back to...
  16. Replies
    6
    Views
    1,131

    Re: Lost My Undo - Re do Typing Shortcut In GUI

    Passel, my Edit menu only shows Ctl+Z for Undo. It doesn't display key strokes for Redo.

    Thanks,
    Chris
  17. Replies
    6
    Views
    1,131

    Re: Lost My Undo - Re do Typing Shortcut In GUI

    That's the problem. As Dilettante correctly deduced I'm referring to the loss of my curved arrow buttons on the Edit toolbar that I erroneously called a shortcut.



    Yes, I tried to reset it but...
  18. Replies
    6
    Views
    1,131

    Lost My Undo - Re do Typing Shortcut In GUI

    I seem to have lost my Undo & Redo typing shortcut for the code editor window. It still exists under the Edit drop-down but I miss the shortcut. I've tried to restore it with the right click...
  19. Re: Mscomm1.output problem when i click cut button its shown invalid property value e

    Did you read dz32's post?
  20. Re: Mscomm1.output problem when i click cut button its shown invalid property value e

    Is there a reason you haven't followed Dilettante's advice?? There's a host of 3rd party software listed on their site.

    Chris
  21. Re: RichTextBox Has No Properties or Events!

    Dilettante, thank you for all your help. It's always greatly appreciated.

    Best regards,
    Chris
  22. Re: RichTextBox Has No Properties or Events!

    Thank you for the additional .oca information but I think I need further clarification. Is that when the .ocx is placed in the tool box, inserted on the Form, at run time, or when the project or form...
  23. Re: Mscomm1.output problem when i click cut button its shown invalid property value e

    In the event that your unable to navigate to their Support page here it is ... RedSail Support

    Chris
  24. Re: Mscomm1.output problem when i click cut button its shown invalid property value e

    There's definitely a Struther Martin situation here. Find your product and post it. RedSail (HF Laser,com)
    BTW you didn't correct me or others when we thought your device was a Plotter. It appears...
  25. Re: RichTextBox Has No Properties or Events!

    Sir Dilettante thank you for the reply and the richtx.oca file tip. Sometimes I think I'm loosing my mind. I could have sworn that I saw it in the sysWOW32 folder yesterday. Today I searched my...
  26. Re: RichTextBox Has No Properties or Events!

    I wonder if a windows update broke it? I'm clueless as to what to try next.
  27. [RESOLVED] RichTextBox Has No Properties or Events!

    I have no idea when this happened but as the title states my RichTextBox is DOA! Admittedly it's been a long time since I've used that control, so I don't know if it happened back when I migrated...
  28. Re: Mscomm1.output problem when i click cut button its shown invalid property value e

    I suspect that there's either a language or comprehension gap or possibly both happening here. Knowing how to output binary data via MSComm is the least of your hurdles.

    MSComm topics that...
  29. Thread: winsock chat

    by CDRIVE
    Replies
    6
    Views
    1,367

    Re: winsock chat

    I know this is like digging in graves but I simply must post my gratitude publicly. I was looking for some basic code to give me a kick start for developing my own LAN Chat program. P2P is just fine...
  30. Re: MSCOMCT2.OCX - File Format No Longer Supported ???

    It is a mind blower that this thread seemed to run out of road in 2005. I'd love to read JA's input on this. After all it is his topic. What has he been doing about it all these years?

    Chris
  31. Re: can 2 vb6 apps use a single serial port simultaneously?

    When the complete picture is painted there is often a logical solution.

    Good luck.
    Chris
  32. Re: can 2 vb6 apps use a single serial port simultaneously?

    Perhaps if you tell us the purpose of your VB app a practical solution can be suggested. Are you aware that there are free Serial Port Monitor apps available?
    ...
  33. Re: AT Commands Responding In PuTTY, But Not In VB6

    I would stay away from the SleepAPI like the plague! Each 1000mS Sleep call makes your app comatose for that time period. Whether your RX data input is using polling or OnComm, neither will be...
  34. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    Brad, thanks for moving this. Reiterating an earlier post; I regret starting this topic. Especially in the wrong section.

    Chris
  35. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    Yes TG. AutoFill is far more appropriate description of my app. On a side note that website has obviously not suffered any intrusions or spamming over the last 10 years. I say this because the only...
  36. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    Actually, it should be an open book found somewhere in my topics. The thread is probably over a decade old. Martin Liss, Hack and RobDog were keeping the peace in those days. I'm 71 years old now so...
  37. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    In my case a "Support Request Number" is generated when a paying customer requests tech support. This number is referenced throughout the email exchange. The request number is retired when the...
  38. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    I probably just misinterpreted what that rant post was all about and what exactly the guy is trying to do that got his original post locked. Actually, I regret taking up storage space with this...
  39. Replies
    22
    Views
    6,707

    Re: Did I Violate a Forum Rule?

    No, I have absolutely no guilt feelings whatsoever. I've been plunking down over $300.00 bucks every year for the last 20 years for that software. There's nothing to feel guilty about. My app simply...
  40. Replies
    22
    Views
    6,707

    [RESOLVED] Did I Violate a Forum Rule?

    I was reading THIS RANT and I'm now wondering if I'm in violation.

    I've been renewing my Spice software license ($$$) for nearly 20 years. Licensed users are eligible to log into the company's...
Results 1 to 40 of 499
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width