- 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, 10:21 PM
It's the CVSMBF, CVDMBF, MKSMBF and MKDMBF four functions you want to use https://humanityidea.com/nba-byte/. There are also CVS, CVD, MKS, & MKD...
10 replies | 1222 view(s)
-
Today, 10:00 PM
Louisiana has condo specific insurance that falls under the ISO form HO-6. Now finding a carrier who actually offers it is a separate issue.
...
11 replies | 183 view(s)
-
Today, 09:40 PM
You can still see the selection in a ListView that doesn't have focus if the HideSelection property is set to False. The colour used to highlight...
4 replies | 222 view(s)
-
Today, 08:39 PM
This has been a problem for me. I have a condo and the structure insurance is part of the monthly HOA fees. I tried to get renters insurance to...
11 replies | 183 view(s)
-
Today, 08:21 PM
Yes, it seems so. This is weird.
Makes no sense to copy something that you already have.
43 replies | 759 view(s)
-
Today, 08:20 PM
Hello all! :wave: I'm trying to Avoid using a BitBlt from the desktop to a DIB's DC, then calling GetDIBits call because it is taking too much time....
0 replies | 31 view(s)
-
Today, 07:10 PM
Yes, I'll take that and "run with it". Thankyou for the translation. I was beginning to feel like a foreigner.
1912 replies | 1210820 view(s)
-
Today, 07:09 PM
Pretty sure this trick applies only to arrays. Here's a function returning an UDT. The data is clearly being copied around in memory, the same goes...
43 replies | 759 view(s)
-
Today, 06:15 PM
At least it is "weird" in the sense that I've never seen that before (may be from The trick, but The trick does weird things ;)). And I've seen quite...
21 replies | 394 view(s)
-
Today, 06:09 PM
Are you sure? I think I recall and I'm quite sure that some expert (that now I don't remember who was *) told that strings and UDTs are not copied in...
43 replies | 759 view(s)
-
Today, 05:22 PM
When you said it was weird I thought you were referring to the method of getting the form's GUID but that's just standard, any array of objects holds...
21 replies | 394 view(s)
-
Today, 04:27 PM
No, unfortunately strings are being reallocated, the "StrPtr" pointer is different. BSTRs in COM are "immutable", you can't modify a string without...
43 replies | 759 view(s)
-
Today, 04:11 PM
I think the same happens with Strings. What I don't know if they also need to be assigned in the last line of the functions.
43 replies | 759 view(s)
-
Today, 04:01 PM
I checked the disassembly output of the 3 functions that you have posted, and they are virtually identical except in the last part, where VB calls...
43 replies | 759 view(s)
-
Today, 04:00 PM
that sounds great.
instead of using "byref" this looks more clean. knowing this I will look into my current project and see if theres a use. :)
43 replies | 759 view(s)
-
Today, 03:56 PM
It's not a hack mate, those API functions are well documented in MSDN, they work in all programming languages. The object needs to be registered...
21 replies | 394 view(s)
-
Today, 03:44 PM
Also, did you test if that "hack" works in TB.
(I think now it is also important not to use hacks that won't work in future versions that we could...
21 replies | 394 view(s)
-
Today, 03:41 PM
I treat insurance as just another form of gambling
and, as such, simply avoid both like the plague.
Of course I must point out that I lead a very...
11 replies | 183 view(s)
-
Today, 03:38 PM
To access other standard exes objects as if they were local objects is not normal in exe projects (well, in this case same exe but different...
21 replies | 394 view(s)
-
Today, 03:23 PM
It would wreak havoc, then come back and explain the origin of the terms.
69269 replies | 21745270 view(s)
-
Today, 03:21 PM
Yeah, it's called Florida.
11 replies | 183 view(s)
-
Today, 03:19 PM
It's part of VB6's tricks when they enabled functions to return arrays (this wasn't always the case). In order to optimize execution speed, when the...
43 replies | 759 view(s)
-
1 replies | 137 view(s)
-
Today, 03:08 PM
but how can it NOT being copied. when u leave the function it will get destroyed?
the reference will point to a non valid pointer. I don't get it.
43 replies | 759 view(s)
-
Today, 02:56 PM
Hi wes4dbt,
I have to thank you very much, it worked great.
I made the changes as you said.
I will do a few more test runs with about 40 parts...
23 replies | 1357 view(s)
-
Today, 02:20 PM
Scam.
On an unrelated note, if a "wallet inspector" ever comes to your door, they are completely legit.
11 replies | 183 view(s)
-
Today, 02:17 PM
Some of these types of services used to use NSEs instead of normal folders, but now I think they're all just normal ones. You'd probably need to keep...
3 replies | 132 view(s)
-
Today, 02:11 PM
Update - I found a couple of GetOneDrive path functions, each implemented a little differently. One using the environment variable "%OneDrive%" and...
3 replies | 132 view(s)
|
Click Here to Expand Forum to Full Width
|