Page 7 of 21 FirstFirst ... 4567891017 ... LastLast
Results 241 to 280 of 808

Thread: Getting the ball rolling. Which VB6 projects are you working on?

  1. #241

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    What are others working on? We must as a community all be working on something interesting?
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  2. #242
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    You may well be enthusiastic, but getting around the language censor with slight spelling errors is not allowed, enthusiastic or not. Also, advertising has caused problems. You haven't been around long enough to have seen where that came from, but it's an issue.
    My usual boring signature: Nothing

  3. #243

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    You may well be enthusiastic, but getting around the language censor with slight spelling errors is not allowed, enthusiastic or not. Also, advertising has caused problems. You haven't been around long enough to have seen where that came from, but it's an issue.
    What ARE you talking about?
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  4. #244
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    The part that I removed from the previous thread, which used a bunch of slight variations where S was replaced with 5. There was also a link to a site that opened a door that I am not willing to open.
    My usual boring signature: Nothing

  5. #245

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    The part that I removed from the previous thread, which used a bunch of slight variations where S was replaced with 5. There was also a link to a site that opened a door that I am not willing to open.
    Sorry, unless you quote or name the person/post, no-one knows who you are talking to or about.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  6. #246

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Niya View Post
    I strongly advise you look into obtaining a 3rd party library for this.
    Now, I'm not saying that you can't do what you want using just the Windows API but be prepared for the possibility that you'd need to do more and Windows won't offer a way to do it.
    Niya, just letting you know that you were quite right about this recommendation, I am looking to use some theTrick's code to record sound instead of using MCISendString whose output is frankly awful... I just need to find a way of saving the resulting recording to a WAV file and whilst that might be easy for theTrick it isn't obvious to me. Hoping that he will respond to my query for help.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  7. #247
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    Sorry, unless you quote or name the person/post, no-one knows who you are talking to or about.
    Well, now the post I replied to has been deleted (and not by me), so my reply makes even less sense than it did before.
    My usual boring signature: Nothing

  8. #248
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    Niya, just letting you know that you were quite right about this recommendation, I am looking to use some theTrick's code to record sound instead of using MCISendString whose output is frankly awful... I just need to find a way of saving the resulting recording to a WAV file and whilst that might be easy for theTrick it isn't obvious to me. Hoping that he will respond to my query for help.
    Yea, this isn't surprising. Like I said, the Windows API is extremely basic when covering anything that has nothing to do with it's primary responsibility as an OS, like sound.

    Hope you find what you're looking for.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  9. #249

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    so my reply makes even less sense than it did before.
    Very few posts here make a lot of sense so take some comfort from that.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  10. #250
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Recent posts in a couple of threads here are reminding me of One Flew Over the Cuckoo's Nest.

    Trying to figure out which one of you all is Nurse Ratched and who is Jack Nicholson...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  11. #251

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by szlamany View Post
    Trying to figure out which one of you all is Nurse Ratched
    Are you implying that one of us is trying to cover up a murder?

    Could the clues lie within that post that I believe never existed on this thread at all? My leetle grey cells tell me that zere is something very wrong with zis forum...
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  12. #252
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    Are you implying that one of us is trying to cover up a murder?
    Murder? Nah - vb6 died of natural causes from what I see!

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  13. #253

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Talking about murder, is there a thread here where we can expound our views and hatred and utter contempt for Windows 10+?
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  14. #254
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Hate? I love Windows 10. It's like a 2021 version of XP, it just doesn't break!

    Even Windows 7 used to break. My Bluetooth USB dongle used to blue screen Windows 7. Windows 10 on the other hand, tamed it and made it a docile obedient pet. I love this OS!
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  15. #255

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    I'm not looking for the I love Windows 10 thread.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  16. #256
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    I don't think you need to state that you hate Win 10. You're the most steampunk person I've encountered. I really do admire your talent for art, and the style you bring to it, but why would you think anybody would even be a little surprised that you hate Win 10?

    Personally, I agree with Niya. Every version of Windows has had problems, but they've slowly gotten more and more stable (and I haven't used a few, to be fair). Overall, we're headed towards a certain destination on the OS. We aren't quite there yet, but we're getting close. I've stated it before, but in case you missed it: I believe we're headed towards the point where your computer will fit in your pocket. When you get to a desk, you drop it into a cradle and have the monitors (one or more), the keyboard, the mouse, and whatever other peripherals. When you leave the desk, it goes with you.

    I'm using the Surface Pro in that fashion, and it is almost ideal, currently. You can't fit it in your pocket, and that might be a step too far anyways, since the screen would have to be too small to be usable (unless some kind of projection system worked better). However, it is light enough that I was able to take it on my multi-week bike ride, yet sufficiently powerful that I could run several simultaneous instances of VS on it.

    For that vision to become reality, it is necessary to go to an OS that is equally adept at touch and conventional interfaces. Win 10 is not there, as it is better for conventional, still, but it moved in the right direction. I'm not sure whether Win 11 is a step forwards or backwards towards that goal. It seems like it might be both.
    My usual boring signature: Nothing

  17. #257

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    No, I hate Win10 not just because of corporate style that implies we have to conform, that we ought to conform. However, for the moment I hate Win 10 because Cortana holds the default device open that MCISendString API should use, meaning that recording using MCISendString does not work on Win10, instead producing a .WAV file of 44 bytes long containing RIFF$ WAVEfmt # # # D¬ #±# # # data
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  18. #258
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    No, I hate Win10 not just because of corporate style that implies we have to conform, that we ought to conform.
    Ok...this comment lost me completely.

    Quote Originally Posted by yereverluvinuncleber View Post
    However, for the moment I hate Win 10 because Cortana holds the default device open that MCISendString API should use, meaning that recording using MCISendString does not work on Win10, instead producing a .WAV file of 44 bytes long containing RIFF$ WAVEfmt # # # D¬ #±# # # data
    I'm not going to lie, you legit made me laugh with this comment. Like seriously. I really hope no thinks you actually mean this. Your sense of humor is pretty unique.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  19. #259
    Fanatic Member Episcopal's Avatar
    Join Date
    Mar 2019
    Location
    Brazil
    Posts
    547

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Well, my opinion... VB6 was born to run on Win10.


    Edit: I have reasons to say this because of a certain experience.

  20. #260

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    You're the most steampunk person I've encountered. I really do admire your talent for art, and the style you bring to it
    Thankyou. I have nothing else to bring except blood, sweat and tears - and perhaps a certain 'diesel' style in this particular case. I am a useless programmer, more or less an assembler of chunks - but not necessarily in the right order.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  21. #261

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Can't understand why you think I am steamy in any way.

    Name:  FCWDesktop01.jpg
Views: 532
Size:  55.2 KB
    My Desktop using the forum attachment method.

    PS. just testing the image attachment functionality, initially I couldn't get it to work at all but incrementing the number and using manage attachments to show inline it did eventually work following jbpro's method.


    My Desktop using imgur.

    Still prefer the imgur method over that of the forum. Right click and select view image and you'll see.
    Last edited by yereverluvinuncleber; Nov 21st, 2021 at 11:03 AM.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  22. #262
    PowerPoster
    Join Date
    Aug 2010
    Location
    Canada
    Posts
    2,412

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    PS. just testing the image attachment functionality, I can't get it to work at all.
    This procedure works for me, maybe it will work for you too.

  23. #263
    Junior Member
    Join Date
    Nov 2021
    Posts
    18

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    I've stated it before, but in case you missed it: I believe we're headed towards the point where your computer will fit in your pocket. When you get to a desk, you drop it into a cradle and have the monitors (one or more), the keyboard, the mouse, and whatever other peripherals. When you leave the desk, it goes with you.
    Haven't we been there ~5 years ago? Windows Continuum was quite a smooth experience. Would Microsoft have not messed up the Phone/Mobile platform's release and marketing in every way possible, who knows where we'd be today? Ubuntu touch/convergence wasn't quite there yet either and also gave up eventually, but in their defense, they had a fraction of the resources to make this work. Microsoft failed out of arrogance/incompetence, Ubuntu failed because money.

    I'm using the Surface Pro in that fashion, and it is almost ideal, currently. You can't fit it in your pocket, and that might be a step too far anyways, since the screen would have to be too small to be usable (unless some kind of projection system worked better). However, it is light enough that I was able to take it on my multi-week bike ride, yet sufficiently powerful that I could run several simultaneous instances of VS on it.
    For me, that's been solved for ages with a Thinkpad + docking station. Although USB-C eliminates the latter, making it even more versatile and portable.

  24. #264
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Zahl View Post
    Haven't we been there ~5 years ago? Windows Continuum was quite a smooth experience. Would Microsoft have not messed up the Phone/Mobile platform's release and marketing in every way possible, who knows where we'd be today? Ubuntu touch/convergence wasn't quite there yet either and also gave up eventually, but in their defense, they had a fraction of the resources to make this work. Microsoft failed out of arrogance/incompetence, Ubuntu failed because money.
    Not quite. Phones are pretty awesome, but they are not the same as desktops, yet. The Windows phones, had they worked, were terribly underpowered. I want to be able to run VS, a program that isn't trivial, but is far from being demanding for system resources. The Windows Phone wouldn't have been able to do that.

    What I am wanting is a computer as powerful and capable as a desktop (though perhaps without the graphics), in my pocket. We aren't there, yet.


    For me, that's been solved for ages with a Thinkpad + docking station. Although USB-C eliminates the latter, making it even more versatile and portable.
    Yeah, I've been there for ages, as well. Laptops are not sufficiently portable, though. I was never tempted to carry one on a bike trip, because they are too bulky and heavy. The Surface Pro is lighter and quite slim, so I was willing to carry that. I'm not yet willing to carry a Surface Pro hiking, though, because they're still too heavy for that....and probably always will be.
    My usual boring signature: Nothing

  25. #265

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by jpbro View Post
    This procedure works for me, maybe it will work for you too.[/URL]
    Thanks for your assistance.
    What vb6 project are you working on Jbpro?
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  26. #266
    PowerPoster
    Join Date
    Feb 2017
    Posts
    4,997

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    What I am wanting is a computer as powerful and capable as a desktop (though perhaps without the graphics), in my pocket. We aren't there, yet.
    It depends how you compare, if you compare cellphones of today with desktops of years ago, cellphones of today are more powerful.

    If you want to compare cellphones and desktops of the same time, desktop will always be more powerful because they are bigger in size.

  27. #267
    PowerPoster ThEiMp's Avatar
    Join Date
    Dec 2007
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,899

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Lol : ()+<
    I have a huge free products range, of computer software in which you can download using any kind of 64-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...

    |Ambra Productions Inc. | The Black Sun Society | The Black Shield | Ambra College | Church of the Black Sun | Ambra Productions Inc's Homepage | Boomtick Event's Venues: Ambar Nightclub, Jack Rabbit Slim's, Villa Nightclub and Lucy's Bar | Pasta Ambra | Fish Feast Company | Wallet Wizard | Ambrose Liquor | Ambar Tavern | Ambra University |

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  28. #268

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    One of my projects is upgrading a Spectrum + 2 128k, just 3.5mhz from 1986, instant to boot, and with an SDCard reader, instant to load programs, BASIC is there almost instantly and now there are cross platform development tools. So, don't talk to me about slow old hardware as I have the slowest and it is instant ON when you press the button.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  29. #269

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    OK, with fear of turning this into a VB6 vs NET thread, this is one area where using VB6 is a boon. If you can easily and quickly run VB6 on a 13 year old core 2 duo with a 2.7ghz cpus and an SSD (that is the main system upon which I created my four recent applications prior to upgrading to my i7 E6410) then that sort of power is easily obtainable on a modern laptop and almost any current system should be capable of doing VB6 development. I'd like to see such a modern miniature system doing that.

    Small screen size is always an issue. I am developing on a 15.1" screen and it is really not quite big enough.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  30. #270
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    When I moved from VB6 to VB.Net the first time, it was using Visual Studio 2008 on an Intel Core 2 Duo PC. .Net doesn't care about system specs. It cares more about what version of Windows you're using. VB6 has the advantage if you're talking about an old PC running something like Windows ME or Windows 98. As far as I know, .Net applications won't run on those Windows editions but VB6 applications can.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  31. #271
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Eduardo- View Post
    It depends how you compare, if you compare cellphones of today with desktops of years ago, cellphones of today are more powerful.

    If you want to compare cellphones and desktops of the same time, desktop will always be more powerful because they are bigger in size.
    Good point. I wrote that poorly. What I meant was actually very specific, yet I wrote that sentence such that it was open to multiple interpretations.

    What I want specifically is the ability to run a couple simultaneous instances of the newest version of Visual Studio.

    That's a specification which is both particular and testable, yet not all that extreme. What would be extreme is wanting such a computer that could run a majorly graphically intensive game like Red Dead Redemption 2, and I'm not asking for something like that. Running VS doesn't take excessive CPU power or GPU requirements, but it does require at least a goodly level of capability.
    My usual boring signature: Nothing

  32. #272
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Shaggy Hiker View Post
    Running VS doesn't take excessive CPU power or GPU requirements, but it does require at least a goodly level of capability.
    It needs a good multi-core CPU. Modern versions of Visual Studio are heavily multi-threaded.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  33. #273
    PowerPoster
    Join Date
    Feb 2017
    Posts
    4,997

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    And VS can run on ARM?

  34. #274
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by Eduardo- View Post
    And VS can run on ARM?
    Not without emulation.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  35. #275
    Junior Member
    Join Date
    Nov 2021
    Posts
    18

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    I think the current Apple Silicon would be more than capable of doing that. It's definitely ahead of other ARM CPUs. But even on Android there are respectable looking 3D games available, probably most infamous currently Fortnite. Sure, it's still visibly behind current-gen RTX cards, but a few years ago that would have been unthinkable. I'm not sure about multiple copies of VS, but a single one, I'm absolutely sure modern flagship phones could handle (assuming a reasonable ARM port would exist ). Would Continuum still exist (and have evolved, it was rather limited), there'd be even more reason to push the performance of phones. You can currently get flagship phones with 8GB RAM; there's no reason they couldn't have even more, it just doesn't make sense for mobile apps. Even 8 seems like overkill, what are you planning to do with that, run 400 copies of Snapchat?
    As you might be able to tell, I'm still absolutely fascinated by the idea of having a phone that's also a computer. Continuum was just poorly implemented and unpolished. Add the fact that the app store was a yawning void, it was next to useless.

  36. #276
    PowerPoster
    Join Date
    Aug 2010
    Location
    Canada
    Posts
    2,412

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by yereverluvinuncleber View Post
    Thanks for your assistance.
    What vb6 project are you working on Jbpro?
    No problem - looks like there's an even better way according to Steve R Jones. Haven't tried it myself yet though.

    As for what I'm working on, I don't think we're supposed to link to commercial products at the forum, so i'll just say that my day job is working on an application that helps architects, engineers, and interior designers better manage the documentation and money side of the construction phase of their projects. As for other projects, I have a few things in the codebank that you may have seen, and I work on the occasional "fun" project for my own purposes.

    My favourite "fun" one is probably an old jukebox program I wrote many years ago. Back when I had roommates, I got an old Pentium II box (I think) hoooked up to our "big screen" CRT, and rewired an old Xbox controller so that it would work on a desktop. I can't remember now if it was rewired to work as USB or serial, it's been a long time! There was a Xbox controller driver floating around the internet that somebody else wrote, but it allowed me to get button presses from the Xbox controller in VB6. I spent a couple of weeks ripping all my CDs to FLAC (for backup purposes), then converting those to VBR MP3's to save space on the desktop HD. I also spent a stupid amount of time grabbing album covers off of Amazon (I think) so that the jukebox would show album covers along with track lists.

    I then wrote an VB6 app that would build the track list and allow you to search for songs/artists/albums. It also automated Winamp to play any MP3 selected by the Xbox controller, and automatically activate the "Milkdrop" (I think) visualization plugin fullscreen after a short period of input inactivity (and automatically disable it if you tried to use the controller to pick another song). Nice and "trippy" visualizations would accompany the playlist.

    It had a couple of cool features that made it great for parties IMHO. First, you couldn't interrupt a song that was playing - when you chose a song it would add it to the queue. One button would add it to the end of the queue, another would insert the song at the front of the queue, so if you were listening to a song and got into a conversation about another song, you could sneak it into the next slot of the playlist. It also wouldn't let you queue a song more than once, so when a lot of different people were choosing music over the course of the night, you wouldn't end up with the same song playing a bunch of times throughout the evening. I think I added an "admin" override sequence that would allow me to cheat and get around those restrictions if I really wanted to, but that might have just been an idea that I never implemented. Lastly, it was also "always on" when launched - if everyone was too engrossed in other things to pick a song and the queue emptied out, then a random song would play. AFAIK it was not totally random, but weighted towards songs that had been chosen before, with the idea that it would play songs that it thought were well liked. The "weighted pick" is another feature I can't remember 100% if I added or just wanted to add, so perhaps it was completely random.

    Anyway, it got a fair amount of use over a few years and was well received by everyone who played around with it. Eventually I got my own place, and just tended to pick MP3s to play without the help of the app, and now I've largely moved on to Spotify.

    No idea if I still have the source code anywhere...probably hanging around on an old HD (if it would still spin up). I imagine the code would be frighteningly bad, though it held together well enough in practice. Never needed to restart the app in the middle of a party at least!

  37. #277

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by jpbro View Post
    No idea if I still have the source code anywhere...probably hanging around on an old HD (if it would still spin up). I imagine the code would be frighteningly bad, though it held together well enough in practice. Never needed to restart the app in the middle of a party at least!
    I'd like to see it. From my perspective a working tool with a useful interface is as important as good code any day. I have created a mediaplayer for the desktop using .js which I use to this day but it is not designed to be large and full screen, rather small and discrete. I have toy-ed with replicating it in VB6 but I think to do so I would have to dig into RC5 first.

    Going to try to embed another picture...

    Name:  mediaplayer01.png
Views: 367
Size:  176.6 KB
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  38. #278
    PowerPoster ThEiMp's Avatar
    Join Date
    Dec 2007
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,899

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    my older Win98 SP2, machine was looking at using Windows XP SP2, at the time. it only worked for a good weekend, then told me that there was a memory malfunction in the hardware, then died as such and then the like of it...
    I have a huge free products range, of computer software in which you can download using any kind of 64-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...

    |Ambra Productions Inc. | The Black Sun Society | The Black Shield | Ambra College | Church of the Black Sun | Ambra Productions Inc's Homepage | Boomtick Event's Venues: Ambar Nightclub, Jack Rabbit Slim's, Villa Nightclub and Lucy's Bar | Pasta Ambra | Fish Feast Company | Wallet Wizard | Ambrose Liquor | Ambar Tavern | Ambra University |

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  39. #279
    Member
    Join Date
    Jan 2016
    Posts
    54

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    I did SkyscraperFX for SketchUp and AutoCAD in VB6.

    https://www.youtube.com/results?sear...y=skyscraperfx

    https://www.youtube.com/watch?v=apsGil9Gd38

    The apps ZEN and GLD versions allow a user to generate automatic 3d skyscrapers in SketchUp from 2d geometry in AutoCAD.

    A user can then save the styles in a library.
    Last edited by geometry777; Nov 24th, 2021 at 12:00 PM.

  40. #280

    Thread Starter
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    Quote Originally Posted by geometry777 View Post
    Well, that's completely different from the usual...

    I just gave your video a "thumbs up". Youtube told me that it had only received 3 views and zero likes since 2016. Something must be wrong there.

    You can embed videos here

    Last edited by yereverluvinuncleber; Nov 24th, 2021 at 03:03 PM.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

Page 7 of 21 FirstFirst ... 4567891017 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width