Skip to content
  • Zig... anyone try it?

    The Lounge c++ javascript performance help question
    24
    0 Votes
    24 Posts
    0 Views
    T
    Ah, that's quite a huge difference!
  • dialog color

    C / C++ / MFC c++ com graphics help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • dialog color

    C / C++ / MFC c++ com graphics help
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • dialog update

    C / C++ / MFC c++ com graphics help question
    2
    0 Votes
    2 Posts
    1 Views
    OriginalGriffO
    2 Things: 1) Please don't repost if your question does not appear immediately: all of these went to moderation and required a human being to review them for publication. In order to prevent you being kicked off as a spammer, both had to be accepted, and then I have to clean up the spares. Have a little patience, please! I've deleted the 3 identical spares ... 2) Don't post this under Quick Answers - if you got the code from an article, then there is a "Add a Comment or Question" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them. Posting this here relies on them "dropping by" and realising it is for them. However, given that the article is 22 years old it's unlikely that anyone is going to know or remember details of how it works! "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
  • dialog color

    C / C++ / MFC c++ com graphics help
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    8 Posts
    2 Views
    M
    IPM_GETADDRESS message (Commctrl.h) - Win32 apps | Microsoft Learn[^] "Return value Returns the number of nonblank fields."
  • 0 Votes
    1 Posts
    4 Views
    No one has replied
  • My New Friend

    The Lounge c++ linux regex help announcement
    14
    0 Votes
    14 Posts
    0 Views
    B
    Perhaps I should provide the code. I prefer them in the same order as declared in the class not shown as it is a class cTest global variable. void Random\_\_METHOD() { static const int last\_case = 96; // Random Number Generator auto \_case\_ = m\_cSCALAR\_RNG.operator() < int > (0, last\_case); switch(\_case\_) { default: throw einternal\_error\_eXception; case 0: Random\_\_default\_constructor(); break; case 1: Random\_\_primordialTimePoint(); break; case 2: Random\_\_DIAGNOSTIC\_SNAPSHOT\_HASH(); break; case 3: Random\_\_recordTermination\_time\_point\_node\_spec(); case 4: Random\_\_open\_with\_arguments(); break; case 5: Random\_\_open(); break; case 6: Random\_\_close(); break; case 7: Random\_\_is\_open(); break; case 8: Random\_\_set\_toNascentState(); break; case 10: Random\_\_swap(); break; case 11: Random\_\_startTransaction(); break; case 12: Random\_\_endTransaction(); break; case 13: Random\_\_cancelTransaction(); break; case 14: Random\_\_is\_activeTransaction(); break; case 15: Random\_\_activeTransaction\_ctransaction\_datum(); break; case 16: Random\_\_is\_saved(); break; case 17: Random\_\_save(); break; case 18: Random\_\_offset(); break; case 19: Random\_\_size(); break; case 20: Random\_\_eofOffset(); break; case 21: Random\_\_mirror(); break; case 22: Random\_\_archivesPaths(); break; case 23: Random\_\_archivesFilenames(); break; case 24: Random\_\_fullPath(); break; case 25: Random\_\_fileName(); break; case 26: if(m\_rfe) {} break; case 27: if(!m\_rfe) {} break; case 28: m\_rfe == m\_rfe; break; case 29: m\_rfe != m\_rfe; break; case 30: Random\_\_read(); break; case 31: Random\_\_output(); break; case 32: Random\_\_delete(); break; case 33: Random\_\_setOffset(); break; case 34: Random\_\_incOffset(); break; case 35: Random\_\_decOffset(); break; case 36: Random\_\_adjust\_eofOffset(); break; case 37: Random\_\_set\_eofOffset(); break; case 38: Random\_\_initializedIntervals(); break; case 39: Random\_\_uninitializedIntervals(); break; case 40: Random\_\_treeEmpty(); break; case 41: Random\_\_treeSize(); break; case 42: Random\_\_number\_ofUndosAvailable(); break; case 43: Random\_\_undo(); break; case 44: Random\_\_redo(); break; case 45: Random\_\_number\_ofRedoBranches(); break; case 46: Random\_\_undo\_node\_spec\_time\_point(); break; case 47: Random\_\_undo\_node\_spec\_ctransaction\_datum(); break; case 48: Random\_\_undo\_node\_spec\_time\_point\_vector\_cedit\_datum(); break; case 49: R
  • 0 Votes
    2 Posts
    0 Views
    N
    Kent Sharkey wrote: How long is old will be a string (lifetime)? FTFY M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • A reddit chuckle

    The Lounge c++ com oop question
    3
    0 Votes
    3 Posts
    0 Views
    D
    Not according to Bezos... :laugh: :laugh: :laugh: Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver
  • 0 Votes
    15 Posts
    1 Views
    L
    Carbonkevlar13 wrote: I still do not understand why it did not work with my screen. So look carefully at all the other code and compare it line by line with the code that you made.
  • 0 Votes
    6 Posts
    1 Views
    OriginalGriffO
    Quote: I am using the school of Google and ChatGTP Don't do it like that, please. Trouble is that unless you know something exists, you can't look for it - a course or book presents everything in a structured manner so it's easier to understand, and provides exercises to check your comprehension. It also helps to "cement" the learning - we learn by doing, not by looking - you can watch as much of the Tour de France as you like, it won't teach you to ride a bicycle! :D "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
  • Techno-melon!

    The Lounge c++ com oop question
    10
    0 Votes
    10 Posts
    0 Views
    T
    charlieg wrote: no no no - that was not my point! :) I am not going to watch a video named Techno Melon. Something is just wrong with that. :laugh: <--- see? :-D So watch the video referenced from the post you were replying to :-) Religious freedom is the freedom to say that two plus two make five.
  • DPI issue when calling C# from C++

    C# csharp help c++ dotnet announcement
    3
    0 Votes
    3 Posts
    1 Views
    J
    Framework 4.7.2 Be wary of strong drink. It can make you shoot at tax collectors - and miss. Lazarus Long, "Time Enough For Love" by Robert A. Heinlein
  • 0 Votes
    6 Posts
    0 Views
    L
    Yes, parallel processing the two of us. :-D
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • New features in C++26

    The Insider News csharp c++
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Philosophizing with my compiler

    The Lounge design c++ com graphics iot
    14
    0 Votes
    14 Posts
    0 Views
    FreedMallocF
    Quote: Imagine lobbying a government to pass stricter laws and longer sentences so you can lock more people up in your prisons. In the 50's and 60's Larry Niven wrote a bunch of short stories on using prison inmates as a sort of living organ bank to draw on when a contributing member of society needed a transplant. He wrote that as the need for transplant organs grew, lesser and lesser crimes sentenced you to prison. One of his stories was about a man arrested that knew he would be sentenced to the organ bank. He escaped, caused murder, mayhem and destruction, then was insulted that when he was caught again they only convicted him for his original crime - his 3rd minor traffic offense.
  • C++ must become safer

    The Insider News c++ com
    4
    0 Votes
    4 Posts
    0 Views
    T
    I think I misread your post at first reading, as "(C++ safety is 100%) in the hands of developers". On the second reading, I realized that maybe your intention was "C++ safety is (100% in the hands of developers)". That sounds a lot more likely. Religious freedom is the freedom to say that two plus two make five.
  • 0 Votes
    2 Posts
    1 Views
    D
    Went back to the forum again and all the images loaded, but they don't load every time. Oh great, now it's the smileys to the right of this box that are breaking. Is this one of the web servers being naughty and the others are fine? It seems Web02 is losing its mind, but in the last couple minutes, I haven't been able to get a page from any other server. Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak