
- 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:43 AM
Hi Taljadeen,
For which button? Did you verify the code I posted here because I did make a change last week.
If it is the exact code I have...
25 replies | 630 view(s)
-
Today, 03:43 AM
Short solution:
SELECT A.ID, A.Kickoff,B.MinKick FROM tbl_game As A
INNER JOIN (SELECT MIN(Kickoff) As MinKick from tbl_game) As B ON 1=1
WHERE...
17 replies | 501 view(s)
-
Today, 03:14 AM
MsgBox(“here’s your code example”) :D
To start, why do you have an ArrayList? A Generic List(Of String) is used these days. After that, where do...
1 replies | 69 view(s)
-
Today, 02:48 AM
Try DLLs under releases tab: https://github.com/wqweto/VbAsyncSocket/releases
1 replies | 75 view(s)
-
Today, 02:46 AM
At the top of this thread, above your original question, to the right, there’s a Thread Tools menu with an option to mark as RESOLVED
4 replies | 237 view(s)
-
Today, 02:30 AM
Hi, its me (Tajaldeen) This is my function , could you please tell me how to include it inside a class , if i could do that i wouldn't be need my...
5 replies | 400 view(s)
-
Today, 02:26 AM
Hello dz32,
In the link https://decoded.avast.io/davidzimmer/scripting-arbitrary-vb6-applications/
How is the vbApp initialized in dll.cpp.
...
2 replies | 464 view(s)
-
Today, 01:31 AM
Hello to all.
I have 20 Goupboxes which have inside 20 PictureBoxes in a Form create within the Designer.
Which is the quickest way to put a...
1 replies | 69 view(s)
-
Today, 12:35 AM
What hateful comic books did you get that out of?
Aside from a tiny lunatic fringe you don't see anyone spouting such rhetoric, and you can find...
33 replies | 1128 view(s)
-
Today, 12:33 AM
When I was younger my dream was to make games because I played a lot of video games. I still have a lot of work to do, especially graphics work. If...
3 replies | 4311 view(s)
-
Today, 12:27 AM
Have you heard the name Java first? In fact, Java is a compromise that a software developer usually finds. Notable among them is Oracle Java whose...
0 replies | 47 view(s)
-
Yesterday, 11:55 PM
Hi,
This is related to my last question... I finally managed to make a smooth-edged circular shape based on a form thanks to the use of GDI+...
0 replies | 68 view(s)
-
Yesterday, 11:52 PM
That's the crux of it all to me. Can you be flexible? If yes, you will probably survive a bit longer. If no, you will probably die a bit sooner....
33 replies | 1128 view(s)
-
Yesterday, 11:30 PM
Hi Steve,
Thanks for feedback :)
26 replies | 2497 view(s)
-
Yesterday, 11:28 PM
Hi friends,
After more than 6 hours to try different codes, unsuccessfully, I come here to ask some help :blush:
I would get some simple datas...
1 replies | 75 view(s)
-
Yesterday, 11:23 PM
This is painful. Is it April 1st?
10 replies | 243 view(s)
-
Yesterday, 10:59 PM
You may well be right about that. When you look across history, liberal views generally don't happen in provincial and uneducated areas. Those tend...
33 replies | 1128 view(s)
-
Yesterday, 10:34 PM
Elroy has shown us a very good understanding of Unicode, and it is a pleasure to see. Like he says, the VB6 interpretation is in reality not Unicode,...
10 replies | 243 view(s)
-
Yesterday, 06:46 PM
I usually start with Windows Server 2003 from the same leak as it's ever so slightly more recent... but man I wish I had access to more recent...
10 replies | 243 view(s)
|
Click Here to Expand Forum to Full Width
|