
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
March 1st, 2023, 10:23 AM
hi,
this works as it launches Child Dialog.
sendmessage(hParentChildBtn, BN_CLICK,0,0)
however, this does not work as it does not close the...
4 replies | 988 view(s)
-
March 10th, 2023, 11:37 PM
Registry - Check for key or value
Hello,
I am trying to check for the existance of a key or value in the registry.
I know how to write the...
6 replies | 638 view(s)
-
February 21st, 2023, 03:12 AM
Hi,
Got structure DataStruct:
DataStruct d1;
//fill d1;
FilldDataStruct((unsigned char*)&d1);
CRC1=CrcOf((unsigned char*)d1);
void (DataStruct...
4 replies | 770 view(s)
-
March 1st, 2023, 08:06 AM
I'm having trouble writing a C++ program to determine whether a number is a palindrome. My code is returning false even when the number is a...
2 replies | 859 view(s)
-
March 20th, 2023, 10:18 AM
Believe it or not, today's the first time I've needed to use Dependency Walker (on Windows 10)
I've tested it on a few DLL's here but each one...
4 replies | 286 view(s)
-
February 27th, 2023, 05:48 AM
Using python.
I have a <div> element that contains a variable number of <div> elements within it. Each of these inner <div> elements contains an...
0 replies | 719 view(s)
-
February 24th, 2023, 02:48 AM
Remove item gridView1 and gridView2 error Deleted row information cannot be accessed through the row ?
I use nested while command, to run two...
1 replies | 495 view(s)
-
February 23rd, 2023, 11:52 PM
Hi All....Why my website not show in Google search results? We did SEO work from last 4 months but still not show my website in Google Search ,...
0 replies | 642 view(s)
-
March 7th, 2023, 11:15 PM
Dear codeguru,
I have been reading both https://openjdk.org/groups/build/doc/building.html and I have found this tutorial incomplete
and...
0 replies | 635 view(s)
-
March 12th, 2023, 10:06 PM
Cross-thread operation not valid: Control 'gridControl' accessed from a thread other than the thread it was created on.
string sPath = "";...
2 replies | 263 view(s)
-
February 22nd, 2023, 09:22 PM
I have had a good go at using Java OpenJDK, necessarily a very early version of the OpenJDK, in order to try and match expressions like the...
0 replies | 478 view(s)
-
March 6th, 2023, 08:52 AM
I need a team of 4-5 engineers for the project. Would you recommend spending time screening and selecting each candidate individually, or hiring a...
0 replies | 397 view(s)
-
March 17th, 2023, 06:33 AM
Is it possible to highlight all rows in listbox between two index values?
If it possible how is it done?
0 replies | 344 view(s)
-
Yesterday, 08:32 PM
I have the following code, when I run it, I can't add a new line to the gridView, thanks for your help:
...
for (int i = 0; i <...
0 replies | 31 view(s)
-
Yesterday, 01:15 PM
Grrr!! After all this time CodeGuru still hasn't fixed the problem where notifications aren't getting sent... :mad:
Anyway, thanks guys. I took a...
4 replies | 286 view(s)
-
March 21st, 2023, 06:38 AM
Hi John,
there is some "new version" in GitHub: https://github.com/lucasg/Dependencies
However, I didn't test it and have no idea if it works...
4 replies | 286 view(s)
-
March 21st, 2023, 04:48 AM
Also happens if you run it on Windows 7! I've had that issue since using with Windows 7 and just assumed that was the way it was.
4 replies | 286 view(s)
-
March 21st, 2023, 02:21 AM
I found en email address for Dependency Walker and apparently it's an obsolete product. It hasn't been updated since 2006 and yes, this was a bug...
4 replies | 286 view(s)
-
March 13th, 2023, 08:47 PM
I use C# language, I'm looking for Thread example about my case
2 replies | 263 view(s)
|
Click Here to Expand Forum to Full Width
|