- 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, 07:21 AM
It is unlikely that she installed anything after it. Also it is a SxS installation, so it shouldn't be affected by other programs I think.
I has...
2 replies | 122 view(s)
-
Today, 05:31 AM
One of the tools I'd often use is dependency walker https://dependencywalker.com/ run it on her PC to see which versions of the DLLs your app is...
2 replies | 122 view(s)
-
Today, 04:19 AM
I don't know what you think those vids have to do with your 2020 stolen election, 2024 missing votes and the puppet government conspiracies. But I...
606 replies | 61966 view(s)
-
Today, 04:02 AM
Hopefully the healing can begin and we get the abject apologies from the deranged that we deserve once they recover from their terrible condition.
606 replies | 61966 view(s)
-
606 replies | 61966 view(s)
-
Today, 03:16 AM
What about a default value of 0 for CountNew?
EDIT: i did try out above most inner Iif in Access, sooooo: are those „real“ NULLs?
10 replies | 1228 view(s)
-
Today, 03:04 AM
"All of those 'conspiracy theories' are now out in the open and they all turned out to be true."
606 replies | 61966 view(s)
-
Today, 02:16 AM
I've just been trying to lighten things up around here. Get the picture?
3 replies | 223 view(s)
-
Yesterday, 09:57 PM
Hello!
I would like to add controlpoints to the cImageResize class that can be found in the Cairo Tutorial...
0 replies | 195 view(s)
-
Yesterday, 09:01 PM
Why can't it be done?
Why not? Isn't this a good practice?
25 replies | 1087 view(s)
-
Yesterday, 08:07 PM
I am sorry to bother, but can somehelp help me?
I can't wrap my head around this.
When I try to incorporate a minium font size, I wreck up the...
40 replies | 3247 view(s)
-
Yesterday, 07:54 PM
Hi
Here is some example code that tries to deal with at least the first part of the scoring. I would imagine there is a lot more to do though. This...
6 replies | 433 view(s)
-
Yesterday, 07:26 PM
My program uses SxS for the OCXs and DLLs. They are not many, 4 custom OCX, Windows Common Controls 1 and 2 (SP6), MSHFlexGrid and RichTextbox.
Only...
2 replies | 122 view(s)
-
Yesterday, 06:57 PM
Oh yea you're right. Trying to memorize the rules, I kept thinking in terms of colours being randomly generated.
6 replies | 433 view(s)
-
Yesterday, 06:42 PM
You only have 2 red dice, 2 yellow dice and 2 blue dice (or whatever 3 colors you want). So, can never have 5 dice of the same color.
6 replies | 433 view(s)
-
Yesterday, 06:31 PM
I have a bottle of Leffe Blond, the fire in the wood burner is lit and burning brightly, tummy is full and I'm coding whilst slightly drunk. I am a...
62 replies | 15650 view(s)
-
Yesterday, 06:26 PM
Ok I am beyond frustrated. No where online can I find out what happens if you roll, lets say 5 dice of the same colour and side, for example if you...
6 replies | 433 view(s)
-
Yesterday, 06:19 PM
This is probably just a one-line change:
https://github.com/peterdey/xpdf-dll/blob/main/CMakeLists.txt#L13
Change WIN32 to x64.
7 replies | 1001 view(s)
-
Yesterday, 06:17 PM
if both reds are 4 and both yellows are four (and not considering anything yet in the blue), then the score would be 40 (two red 4's) plus 40 (two...
6 replies | 433 view(s)
-
Yesterday, 05:58 PM
That worked... Thanks a lot
2 replies | 124 view(s)
-
Yesterday, 05:51 PM
Right-click any code window, select Toggle-->Break on Class Module, which is the default. You probably selected "Break on All Errors" by accident....
2 replies | 124 view(s)
-
Yesterday, 05:33 PM
Well, you got to the heart of the matter.
606 replies | 61966 view(s)
-
Yesterday, 05:31 PM
What???
The picture shown doesn't totally match the description. One of the children isn't on his shoulder, and the man's left arm isn't visible...
3 replies | 223 view(s)
-
Yesterday, 05:27 PM
Yeah, it's doing that. That inner IIF SHOULD work.
I tried a variant on that, which looked like this:
IIf (CountNew IS NULL,0, 2)
Since...
10 replies | 1228 view(s)
-
Yesterday, 05:25 PM
question 1: if Red = 2 x 4 and Yellow = 2 x 4
does that mean (4 * 10) + 4 + 4 OR as pairs,
(4 * 10) + (4 * 10). I would have thought the...
6 replies | 433 view(s)
-
Yesterday, 05:12 PM
So, I won't be using INDEX 0 as normal socket channel, because if it does, the customer using socket index 0 will suffer of bad bad luck.
as...
19 replies | 773 view(s)
-
Yesterday, 05:08 PM
I have searched for the answer to this but the typical response to catch when a common dialog box is shown with the showsave or showopen and the user...
2 replies | 124 view(s)
-
Yesterday, 05:07 PM
FROM CHATGTP
THE QUESTION
VB6 sockets arrays handling: what if the destination socket for a packet was already unloaded, but, the packet...
19 replies | 773 view(s)
|
Click Here to Expand Forum to Full Width
|