
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 02:24 AM
What does your post have to do with the Visual C++ Programming?
1 replies | 34 view(s)
-
Today, 02:16 AM
Then scale them to the reasonable size! MS Paint can do it pretty good and fast! ;)
7 replies | 113 view(s)
-
Yesterday, 06:36 PM
Intriguing post. I Have Been pondering about this issue, so much obliged for posting. Really cool post.It "s truly extremely pleasant and Useful...
1 replies | 34 view(s)
-
Yesterday, 05:19 PM
Ok I’ll attach as images, but they were fairly large
7 replies | 113 view(s)
-
Yesterday, 04:31 PM
Sorry, but I don't trust the sites where you uploaded your pictures. :sick:
7 replies | 113 view(s)
-
Yesterday, 04:25 PM
Well, what works is that the bitmap is displayed, but there is a scrolling issue as seen in picture.
7 replies | 113 view(s)
-
Yesterday, 03:41 PM
1. Could you explain what you are trying to achieve (in words, not just in code!) and what works not as expected?
2. Please, attach your images to...
7 replies | 113 view(s)
-
Yesterday, 11:56 AM
Over on the Microsoft forum one of the contributers suggested adding an extra line which - by some strange magic - seems to fix the compile:-
...
15 replies | 399 view(s)
-
Yesterday, 09:03 AM
What text? that is part of the bitmap.
7 replies | 113 view(s)
-
Yesterday, 07:28 AM
1
If the background is supposed to stay fixed while the text moves around on it, I would suggest that you maintain two separate bitmaps: one that...
7 replies | 113 view(s)
-
March 7th, 2021, 08:31 PM
Hi,
and I have 0 , 0 instead of offsetx and offsety in the bitBlt, I get the following output;
If I uncomment the selectObject and use...
7 replies | 113 view(s)
-
March 7th, 2021, 11:01 AM
Here's someone who claims to have a solution,
https://www.sipios.com/blog-tech/eliminate-hibernate-n-plus-1-queries
I haven't heard about this...
1 replies | 142 view(s)
-
March 6th, 2021, 05:38 AM
Thanks 2kaud, I do appreciate all your efforts with this! Unfortunately CodeGuru won't let me give you an extra rating but you definitely deserve...
15 replies | 399 view(s)
-
March 6th, 2021, 05:21 AM
The code compiles OK with both gcc and clang as C++17 or as C++20 with a change for unique. See https://wandbox.org/permlink/tfhEOLLXuzGTdh7J
The...
15 replies | 399 view(s)
-
March 5th, 2021, 10:31 PM
Hi,
I've a combobox(CadastreCombo) and a stackPanel containing a label and another combobox (DesSecCombo).
Try 1 : I try to make the stackPanel...
0 replies | 93 view(s)
-
March 5th, 2021, 03:20 PM
In my view, it can be a good thing to first go through the process of learning how to use the different individual tools involved in program...
5 replies | 344 view(s)
-
March 5th, 2021, 10:44 AM
Many thanks 2kaud - I just found a few minutes to try this....
I've tried ISO C++14 Standard (/std:c++14) and also ISO C++17 Standard (/std:c++17)...
15 replies | 399 view(s)
-
March 5th, 2021, 05:06 AM
I'd change it to C++17 - and re-compile everything.
This C++17 example code demonstrates the problem:
#include <list>
using LT =...
15 replies | 399 view(s)
-
March 4th, 2021, 11:33 PM
Hello, Newbie exploring Hibernate. I was wondering if there are any detailed walkaround for the above problem. I found it on the InterviewBit that...
1 replies | 142 view(s)
-
March 4th, 2021, 12:58 PM
Okay, got it. It's currently set to Default (ISO C++14 Standard)
Maybe - but the functions with overloads are always the ones which give the...
15 replies | 399 view(s)
-
March 4th, 2021, 12:01 PM
In VS2019, for the project/properties/general/C++ Language standard
What's the value? Preview means using C++20 which has return values for these...
15 replies | 399 view(s)
-
March 4th, 2021, 11:05 AM
Sorry - I'm not quite sure what that means - but I think this might be significant...
It looks like all the functions which fail are ones that...
15 replies | 399 view(s)
-
March 4th, 2021, 10:51 AM
That's probably the issue. All the lines which now don't compile are those that reference functions that no longer return void, but have a return...
15 replies | 399 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|