
- 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, 06:37 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 | 4 view(s)
-
Today, 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 | 4 view(s)
-
Today, 05:19 PM
Ok I’ll attach as images, but they were fairly large
6 replies | 104 view(s)
-
Today, 04:31 PM
Sorry, but I don't trust the sites where you uploaded your pictures. :sick:
6 replies | 104 view(s)
-
Today, 04:25 PM
Well, what works is that the bitmap is displayed, but there is a scrolling issue as seen in picture.
6 replies | 104 view(s)
-
Today, 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...
6 replies | 104 view(s)
-
Today, 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 | 384 view(s)
-
Today, 09:03 AM
What text? that is part of the bitmap.
6 replies | 104 view(s)
-
Today, 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...
6 replies | 104 view(s)
-
Yesterday, 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...
6 replies | 104 view(s)
-
Yesterday, 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 | 135 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 | 384 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 | 384 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 | 86 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 | 343 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 | 384 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 | 384 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 | 135 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 | 384 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 | 384 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 | 384 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 | 384 view(s)
-
March 4th, 2021, 10:50 AM
I don't know if this'll hep or just complicate things but this seems to be the current implementation for std::list::unique() (VS2019)
void...
15 replies | 384 view(s)
-
March 4th, 2021, 10:08 AM
It looks like we're using ver 5.3.6 (about 2 x versions ago). I'll be busy tomorrow but if I can find some time at the weekend I'll try to product...
15 replies | 384 view(s)
-
March 4th, 2021, 08:52 AM
What version of lua are you using? The latest version is 5.4.2
There's also info on the internet as to how to use lua with C++ and classes as lua...
15 replies | 384 view(s)
-
March 4th, 2021, 08:38 AM
My response in my post #2 is based upon what I remember reading some time ago (MSDN blog post?) about some changes to the way Microsoft implement...
15 replies | 384 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|