
- 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, 03:28 AM
In C# there is a library of computer code in use that determines the Province - City - Country through the WAN IP address? I've seen some code on the...
0 replies | 7 view(s)
-
Today, 02:12 AM
I am also here for the same question's answer.
3 replies | 2202 view(s)
-
Yesterday, 02:50 PM
Well, how did you solve it? What was the problem?
5 replies | 129 view(s)
-
Yesterday, 01:14 PM
How do I mark this thread as 'solved'?
5 replies | 129 view(s)
-
Yesterday, 01:12 PM
****, I am sorry. I should have done that.
Forgive me, I didn't mean to waste your time.
Sometimes I forget that VS has indepth debugging...
5 replies | 129 view(s)
-
Yesterday, 05:32 AM
Did you try to step in the method cat_data(vec_cat_sprite_ids) while debugging?
5 replies | 129 view(s)
-
Yesterday, 04:28 AM
Please provide a minimal compilable example program that demonstrates the problem.
5 replies | 129 view(s)
-
Yesterday, 02:12 AM
I am making a game that spawns animated 'pixel art' cats and other animals.... These are your typical in-game pets, which get spawned next to the...
5 replies | 129 view(s)
-
January 30th, 2023, 07:35 AM
Yes - but the OP was regarding usage of __cdecl
4 replies | 547 view(s)
-
January 30th, 2023, 06:52 AM
C++11 introduced a new way to declare variables known as "uniform initialization" or "uniform initializer syntax." This syntax provides a more...
4 replies | 547 view(s)
-
January 30th, 2023, 04:15 AM
Many thanks @ovidiucucu. I find same problem in post https://forums.codeguru.com/showthread.php?429299-GetTextExtentPoint32-API
Who can hook dll or...
2 replies | 1667 view(s)
-
January 27th, 2023, 07:12 AM
In our work, we use a special project management software, which has all the necessary functions for good communication within the company. We have...
9 replies | 16962 view(s)
-
January 27th, 2023, 07:01 AM
If you have only one active project, you can use almost any CRM system. Different CRM systems offer different functions.
9 replies | 16962 view(s)
-
January 26th, 2023, 06:21 PM
A lot depends on what type of project you have.
9 replies | 16962 view(s)
-
January 26th, 2023, 01:59 AM
https://www.google.co.uk/search?q=What+Is+the+Google+Knowledge+Graph
1 replies | 284 view(s)
-
January 26th, 2023, 01:50 AM
Hi ......What Is the Google Knowledge Graph? How Google's search results sometimes show information that comes from our Knowledge Graph?
1 replies | 284 view(s)
-
January 24th, 2023, 04:37 AM
Thank you!!!
I´ll try.
It´s great
5 replies | 531 view(s)
-
January 23rd, 2023, 11:24 PM
Hi, I was the Director of a famous AI / Data Science firm. I spent some time working as a Data scientist in the US prior to this. I also took Masters...
3 replies | 1890 view(s)
-
January 23rd, 2023, 09:38 AM
Hey,
I need a simple web app, all it requires is a dashboard for user and customer side. so my question is, because i am bootstrapping, which is...
0 replies | 91 view(s)
-
January 22nd, 2023, 04:21 PM
Can I use the same background process for all forms in visual studio c#?
If it possible, how is it done?
0 replies | 361 view(s)
-
January 22nd, 2023, 01:12 PM
Did you try to debug your code to see what happens with tstring message after its creation and the next steps within the for (int i = 0; i <...
1 replies | 188 view(s)
-
January 22nd, 2023, 10:30 AM
Hello,
Im back again :), with the DrawText related q's !. With the help from this forum, i had got things working ok :). Thankyou very much :)...
1 replies | 188 view(s)
-
January 20th, 2023, 12:08 PM
SO repost bot.
https://stackoverflow.com/questions/7461448/fixed-length-stringbuffer-in-java
Multiple previous threads from this user are in a...
2 replies | 546 view(s)
-
January 20th, 2023, 08:37 AM
As Victor already suggested, an easy way to save a bitmap in a file is by using CImage MFC/ATL-shared class.
Here is a simplified example which...
5 replies | 531 view(s)
-
January 20th, 2023, 06:50 AM
What about using the CImage class?
5 replies | 531 view(s)
-
January 20th, 2023, 05:26 AM
"obtain this in a *.wmf file" :
I take a compatible CDC of my wimdow an associate this yto the window. I draw the content and save in a CMetafile...
5 replies | 531 view(s)
-
January 19th, 2023, 10:25 AM
This is a very particular logic, that is, inserting at the end with possible removal at the start to keep the max length. There is no such thing in...
2 replies | 546 view(s)
-
January 19th, 2023, 08:51 AM
Which is the best way to keep a stringbuffer length constant in Java? That is, if the fixed value is 10 and the stringbuffer contains ABCDEFGHIJ,...
2 replies | 546 view(s)
|
Click Here to Expand Forum to Full Width
|