
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
February 24th, 2021, 01:13 AM
Did you even read the post?
$ cat foo.c
#include <stdio.h>
int main ( ) {
typedef unsigned int frac;
frac one = 0x08000000; // a...
3 replies | 325 view(s)
-
February 23rd, 2021, 12:23 PM
For differences between the various versions of VS2019, see...
25 replies | 647 view(s)
-
February 23rd, 2021, 12:05 PM
I use the Enterprise.
Microsoft Visual Studio Enterprise 2019
Version 16.8.4
25 replies | 647 view(s)
-
February 23rd, 2021, 07:26 AM
Something just occurred to me... are you both using the Community Edition or one of the paid-for versions? Maybe it's just a disabled feature in the...
25 replies | 647 view(s)
-
February 23rd, 2021, 04:51 AM
Heh. Rather, I'm just a very lazy person. :D
6 replies | 3743 view(s)
-
February 23rd, 2021, 04:50 AM
Maybe you asked it not enough precisely? :rolleyes:
6 replies | 3743 view(s)
-
February 23rd, 2021, 04:47 AM
Yeah! I also already saw the similar behavior of some C-Runtime functions. :(
25 replies | 647 view(s)
-
February 23rd, 2021, 04:38 AM
I tried some more experiments yesterday with 2 x older compilers (VS2005 and VS2015) as well as my 2 x copies of VS2019 (each on different machines)....
25 replies | 647 view(s)
-
February 23rd, 2021, 04:18 AM
Why https://www.google.com/ does not give the necessary information : D
6 replies | 3743 view(s)
-
February 23rd, 2021, 04:16 AM
Nice one, thx for link man!
6 replies | 3743 view(s)
-
February 22nd, 2021, 10:48 PM
Read posts by someone that wants to write an article.
1 replies | 106 view(s)
-
February 22nd, 2021, 01:54 PM
Okay, I need everyone's help - or at least your feedback..... I'm working on an article, so what I need to know is:
What are stupid things...
1 replies | 106 view(s)
-
February 22nd, 2021, 08:51 AM
You can't get an unsigned int result by multiplying one with a double. And if you cast the result all you get is "one".
3 replies | 325 view(s)
-
February 22nd, 2021, 05:44 AM
You are welcome! :)
3 replies | 166 view(s)
-
February 22nd, 2021, 04:26 AM
Had worked like a charm ! Thanks a lot !
3 replies | 166 view(s)
-
February 21st, 2021, 11:06 AM
VS 2019 C++
I sometimes use the PlaySound function to announce states within process control programs. This works as expected through the laptops...
0 replies | 146 view(s)
-
February 21st, 2021, 10:38 AM
Just copy the GetProjectFullPath declaration and paste it at the begin of your MyConfig.cpp file.
3 replies | 166 view(s)
-
February 21st, 2021, 08:08 AM
I don't know how to overcome this issue.
I am working to a small sub project, part of big project. I intend to use a method which is part of...
3 replies | 166 view(s)
-
February 21st, 2021, 06:51 AM
No - the stringstream issue didn't get fixed either. I've just installed VS2019 on a different system so I'll know in a few days if that gives me the...
25 replies | 647 view(s)
-
February 21st, 2021, 06:17 AM
I just came across this web page. About half way down there's a suggestion for how to check (and change) the toolset that Visual Studio will use....
10 replies | 609 view(s)
-
February 21st, 2021, 05:59 AM
Have you tried creating a completly new solution with just the existing source files? IMO there's a solution file used in debugging that contains a...
25 replies | 647 view(s)
-
February 21st, 2021, 04:51 AM
Up early this morning to get everything compiled again but the bad news is that it hasn't fixed things. I can't understand why the debugger insists...
25 replies | 647 view(s)
-
February 20th, 2021, 12:13 PM
I've just remembered that I once found on my C: drive a file called Microsoft.Cpp.x64.user.props which allowed me to add extra include folders /...
25 replies | 647 view(s)
-
February 20th, 2021, 09:23 AM
If I right-click a particular project and then:- Properties->VC++ Directories->Include Directories I can then select Edit->Macros which shows me the...
25 replies | 647 view(s)
-
February 20th, 2021, 07:43 AM
Just for interest/info - we stopped creating .dll's several years ago. We also stopped splitting classes into header/implementation files. Everything...
25 replies | 647 view(s)
-
February 20th, 2021, 07:36 AM
Unfortunately 2kaud, I can't tell at the moment (I can't even compile anything yet - let alone debug it) :cry:
VictorN - I managed to install the...
25 replies | 647 view(s)
-
February 20th, 2021, 07:26 AM
PS Has this fixed the previous error with the debug build with the missing subfolder?...
25 replies | 647 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|