Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/31/08 19:01
Read: times


 
#150121 - Thanks Russ, ... and more
Responding to: ???'s previous message
I think I'm in the same boat as you Russ. Now and then creating programs for end-users running on WinTel. I've been using Borland C++ Builder 5 forever (and some Delphi and some Visual C++ 6). I really like the RAD aspect of the Borland tools, though by now the various "components" are looking very long in the tooth and are less feature filled. For example the TTrackBar is horrible but I hate installing a bunch of 3rd party components. Too much librarian work for me. Have a look at any current commercial windows app and it sure doesn't look like a Borland "form+component" thing to me. So I've wondered where to now?

At this point I do a lot of Win32 API stuff and wonder if I should get into MS and MFC or skip right over to MS and .NET? I've seem some beautiful .NET apps (Wi-Spy comes to mind) that are horribly slow. So I need to balance cute vs resource hog. What's a good MS tool package to get? There are so many variations! I still need COM port access and USB app level access* (I'm now using Win32 API for both up until now, having to do my own threads and such). Would like to have RAD, cute controls, and maybe the option to do some driver work.* What's the best toolchain?

GB

* - A couple of points here to contradict/contrast others I guess. From my experience, if you use an (old) MS tool, your Win32 API code on a PC will port very easily to WinCE (or whatever it's called these days). And about writing drivers, the API level USB has limitations as near as I can tell -- in that the app has to be running to work! Sounds funny but we need some USB devices to talk to the PC's while the user is logged out. Near as I can tell you can't run a vanilla app in this "mode".

List of 35 messages in thread
TopicAuthorDate
PC Software tools            01/01/70 00:00      
   Why develop drivers?            01/01/70 00:00      
   PC Developer Resources            01/01/70 00:00      
   My experience            01/01/70 00:00      
      Delphi, C++ Builder, etc            01/01/70 00:00      
      Hey Rus... is Delphi5 a free download?            01/01/70 00:00      
         Delphi            01/01/70 00:00      
   My experience            01/01/70 00:00      
      other view            01/01/70 00:00      
         just to add to the bunch...            01/01/70 00:00      
         Tell me more            01/01/70 00:00      
            Open source Windows tools            01/01/70 00:00      
               Whilst we're talking languages            01/01/70 00:00      
                  example?            01/01/70 00:00      
                     Missing the point?            01/01/70 00:00      
                     Server            01/01/70 00:00      
                         Server - that's right!            01/01/70 00:00      
                           Toaster            01/01/70 00:00      
                  For the future            01/01/70 00:00      
                     WEB 2.0            01/01/70 00:00      
                        i'm asking about server-less toasters            01/01/70 00:00      
                           You need a Server            01/01/70 00:00      
                           http server and ethernet            01/01/70 00:00      
                        Ajax            01/01/70 00:00      
                           T-chart            01/01/70 00:00      
                              More trouble than its worth ?            01/01/70 00:00      
                              More trouble than its worth ?            01/01/70 00:00      
                                 Try moving to Vista!            01/01/70 00:00      
                                    Which is why...            01/01/70 00:00      
                              TeeChart            01/01/70 00:00      
                        Siteplayer            01/01/70 00:00      
            GNU tools for Win32            01/01/70 00:00      
      Thanks Russ, ... and more            01/01/70 00:00      
         Services            01/01/70 00:00      
            Thanks for the tip Andy            01/01/70 00:00      

Back to Subject List