
- 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 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 | 928 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...
7 replies | 513 view(s)
-
March 24th, 2023, 11:52 PM
am trying to determine if a string contains a quoted substring.
This is my code that gives me a compile error: "ai3.cpp:162:37: warning: character...
3 replies | 325 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 | 886 view(s)
-
March 27th, 2023, 10:32 AM
...
2 replies | 247 view(s)
-
March 22nd, 2023, 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 <...
1 replies | 393 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 | 289 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 | 516 view(s)
-
March 26th, 2023, 09:37 PM
Am running Python 3.8.10 in a 32-bit Windows 7 computer with only 2GB memory and no video card (not even an
NVIDIA) - it's a two decade old...
1 replies | 215 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 | 413 view(s)
-
March 26th, 2023, 12:39 PM
I need to maintain the with of column, but justify a big word txt in a cell of msflexgrid.
possible?
0 replies | 120 view(s)
-
March 28th, 2023, 03:22 AM
The OP has been modified - the OP asked the question 'how to make the compatibility mode permanent when moving the .exe between computers'.
Now...
2 replies | 247 view(s)
-
March 27th, 2023, 12:37 PM
And what is your question?
2 replies | 247 view(s)
-
March 27th, 2023, 06:32 AM
You define a function called predict_next_string
But there's no apparent call to it.
So as written, it does nothing.
Maybe type at your >>>...
1 replies | 215 view(s)
-
March 25th, 2023, 05:18 AM
or you can use raw strings
#include <iostream>
#include <string>
int main() {
const std::string findString { R"(class="wikitable")" };
...
3 replies | 325 view(s)
-
March 25th, 2023, 04:37 AM
> This is my code that gives me a compile error: "ai3.cpp:162:37: warning: character constant too long for its type"
The outer string needs to be in...
3 replies | 325 view(s)
-
March 25th, 2023, 03:27 AM
And what does the str.find return?
3 replies | 325 view(s)
-
March 24th, 2023, 07:17 AM
It's a bot posting cheese for other rodents like existenceproduct to post spammy links. Stupid bots don't read and respond.
Both can be banned and...
6 replies | 1504 view(s)
|
Click Here to Expand Forum to Full Width
|