
- 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, 08:12 PM
.... Unable to accept the invitation ....
45 replies | 2952 view(s)
-
Today, 08:07 PM
very very very crazy
3 replies | 320 view(s)
-
Today, 07:57 PM
LINQ to SQL provides a nice, concise way to model the data layer of an application. Once the data model is defined, it can be queried, inserted,...
13 replies | 511 view(s)
-
Today, 07:33 PM
I got a.NET database operation class, which is much easier than the original one.
Mdb.OpenAccess(Application.StartupPath & "\ABCdb.mdb")...
13 replies | 511 view(s)
-
Today, 05:52 PM
dday ... can you explain the key & value? I'm not sure what I need to use there. Here is a sample of the header I need to use:
{'User-Agent':...
3 replies | 116 view(s)
-
Today, 05:09 PM
Thanks dday ... I'll give that a try.
3 replies | 116 view(s)
-
Today, 05:06 PM
I'm not sure about the verify=False, but this is how you'd submit a GET request specifying the headers:
Dim requestUri = "-change me-"
Try
...
3 replies | 116 view(s)
-
Today, 04:59 PM
Where did I wrote he is not wearing pink ballerina tops?! No, find me the post that I've said or even hint that he is not wearing pink ballerina tops!
63 replies | 3028 view(s)
-
Today, 04:36 PM
This code darkens but not as much as it would like.
Option Explicit
Private Ramp1(0 To 255, 0 To 2) As Integer
Private Ramp2(0 To 255, 0 To 2)...
8 replies | 213 view(s)
-
Today, 04:30 PM
If the c++ version works, then it seems you should insert a couple lines to output a sample the values, see where the calculation goes wrong. You'd...
8 replies | 213 view(s)
-
Today, 04:15 PM
I'm trying to convert a python script to VB.net. The python line I'm working on is as follows:
res = ses.get(url, headers=myHeader, timeout=15,...
3 replies | 116 view(s)
-
Today, 04:12 PM
Butter toast.
68420 replies | 15926259 view(s)
-
Today, 04:11 PM
Yes-ish.
I try to avoid it as much as possible because why in God's green earth would a programming language rely on whitespace. But I am familiar...
1 replies | 126 view(s)
-
Today, 04:00 PM
It's kind of like the movie Dodgeball with Razor, Laser, and Blazer.
6 replies | 287 view(s)
-
Today, 04:00 PM
What makes you think SH doesn't wear pink ballerina tops normally????
63 replies | 3028 view(s)
-
Today, 03:50 PM
My bad...the mListView32.bas file was linked from another directory. Had forgotten to save it in same folder. Now it's updated.
6 replies | 258 view(s)
-
Today, 03:39 PM
I already tried those SetMonitorBrightness examples.
But the problem I have is that I use a TV monitor and the brightness cannot be changed either...
8 replies | 213 view(s)
-
Today, 03:31 PM
Don't forget Beavis and Butt-Head, Ren and Stimpy, Pinky and The Brain, Yogi and Boo Boo......
6 replies | 177 view(s)
-
Today, 03:28 PM
Yes, compiler works perfectly, but I wish it could be darker
8 replies | 213 view(s)
-
Today, 03:26 PM
So your one of those fifty shades of blue kinda guys. I've heard there is a lot of that on the internet. :p
6 replies | 177 view(s)
-
Today, 03:23 PM
Did you compile the C++ code to see if it still even does the same thing itself? Sometimes the old APIs break. MSDN says:
Unless you need to...
8 replies | 213 view(s)
-
Today, 03:17 PM
Are we leaving out Razor? I do think Blazor needs a place, but the two seem entwined, to me.
6 replies | 287 view(s)
-
Today, 03:16 PM
This is not mine.
I can't find my modification but it looks similar
the screen instead of darkening becomes strange
Option Explicit
Private...
8 replies | 213 view(s)
-
Today, 03:16 PM
I've thought about making up my own magic 8 ball responses, but most of them wouldn't be acceptable on this forum. I would have no desire to keep it...
6 replies | 177 view(s)
-
Today, 03:13 PM
Ok, so what is it doing wrong?
There are a couple points to note. The first is that you have Option Strict OFF. That's a setting on Project |...
3 replies | 163 view(s)
-
Today, 03:05 PM
I think it would be best to add Blazor on to the current list, as that way the existing parts (which I think are still valid) will be noticed by...
6 replies | 287 view(s)
-
Today, 03:04 PM
Already had the APIs in tbShellLib:
Public Declare Function GetDeviceGammaRamp Lib "gdi32" (ByVal hdc As LongPtr, lpRamp As Any) As BOOL
Public...
8 replies | 213 view(s)
-
Today, 03:01 PM
Why not post the converted vb6 code that you tried? Maybe it's 98% correct, and someone can simply post a fix for your existing code, rather than...
8 replies | 213 view(s)
-
Today, 02:40 PM
Hi all.
I have the following code in Visual C++ 6.0.
to dim the screen.
I know there is wmi but I use a TV that doesn't work.
This code works...
8 replies | 213 view(s)
-
Today, 02:36 PM
work fine
lost this const
Public Const LVM_GETIMAGELIST = (LVM_FIRST + 2)
Public Const LVM_SETIMAGELIST = (LVM_FIRST + 3)
Public Const...
6 replies | 258 view(s)
|
Click Here to Expand Forum to Full Width
|