
- 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, 05:18 PM
For the usermap part…
For Each fileInPath In Directory.GetFiles(FolderBrowserDialog1.SelectedPath).Where(Function(fn)...
38 replies | 2291 view(s)
-
Today, 05:01 PM
GdipGetImageThumbnail is meant for quick generation of much smaller images. For higher quality you'd want to use GdipSetInterpolationMode to set a...
20 replies | 606 view(s)
-
Today, 04:48 PM
Try uploading to VirusTotal, if you only see few reporting as virus, then it's false positive. In my case, changing the order of Declare, and some of...
4 replies | 199 view(s)
-
Today, 04:40 PM
Understood. I planned to add more data to complete the CSV but getting the strings from column 1 and into the CSV is where I got hung up at.
...
38 replies | 2291 view(s)
-
Today, 04:34 PM
No worries. I said fakevid, that probably confused all ages. :cool: :lol:
1710 replies | 542741 view(s)
-
Today, 04:27 PM
I am talking about communication, not beliefs. Also, at a fundamental level the problem isn't about age itself. It's really about how we frame the...
1710 replies | 542741 view(s)
-
1710 replies | 542741 view(s)
-
Today, 04:10 PM
You don't have Win32/Wacapew.C!ml
It is YOUR code and you compiled it, so you know what is in it. FPs happen ALL the time when an a/v tool...
4 replies | 199 view(s)
-
Today, 04:06 PM
Regardless of interpolation type, shrinking images can result in blurriness. Some apps (like Irfanview) include a "Sharpen after resample" option...
20 replies | 606 view(s)
-
Today, 04:05 PM
I was thinking that seem like a very small amount for anything significant.
I took a boat tour while in Seattle and the guide was talking...
1710 replies | 542741 view(s)
-
Today, 04:03 PM
That is not entirely true as I say I stand to my roots and what old people thought about patriotism. But yes on the other hand I think stubbornness...
1710 replies | 542741 view(s)
-
Today, 03:59 PM
Added a "SharpenOnShrink" Boolean parameter to the SaveImage method. When shrinking images, they can look a bit blurry, and Sharpening them can...
3 replies | 931 view(s)
-
Today, 03:55 PM
Heh. My own father cannot grasp the concept of microtransactions and virtual economies. No matter how I explain to him, he dismisses it as a trivial...
1710 replies | 542741 view(s)
-
Today, 03:53 PM
Hardly ever. Credit cards are just so convenient. Plus you get the cash back perk.
1710 replies | 542741 view(s)
-
Today, 03:51 PM
Good dig there in the end.
I suspect it is not a hoax. That isn't enough money to do anything serious. I think we have probably blown more than...
1710 replies | 542741 view(s)
-
Today, 03:45 PM
Anybody carrying that much cash makes me curious rather than amused.
In fact, it makes me even more curious: I almost never carry cash anymore...
1710 replies | 542741 view(s)
-
Today, 03:27 PM
That would be because shrinking or enlarging an image requires an algorithm to calculate and fill in the missing pixels. This is called...
20 replies | 606 view(s)
-
Today, 02:58 PM
BETA 747 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
499 replies | 208943 view(s)
-
Today, 02:47 PM
tks. i did.
So now comparing GDI+ image quality at 100% and Freeimage.dll i see that Freeimage.dll gives much better images
Am i missing...
20 replies | 606 view(s)
-
Today, 02:21 PM
Heh we're really missing eachother's edits :wave:
Just put the ByVal's back before 0&. Exactly as my previous post.
20 replies | 606 view(s)
-
Today, 02:16 PM
Just overwrite that entire block (from If bParams Then down to the associated End If) with what I posted.
If bParams Then
...
20 replies | 606 view(s)
-
Today, 02:16 PM
i changed the red ones , and remove ByVal and it works. tks fafalone
If bParams Then
If lWidth = 0 Or lHeight = 0 Then...
20 replies | 606 view(s)
-
Today, 02:08 PM
Yup that did it. UDTs can't be passed ByVal; theoretically it's ignored, maybe a VB6 bug, or if it'sin the other branch, I vaguely recall a VB issue...
20 replies | 606 view(s)
-
Today, 02:06 PM
Translated:
I downloaded the file and now I see if it is what I needed..
Thanks a lot for your report
5 replies | 219 view(s)
-
Today, 02:03 PM
not sure whats going on then. i do have a working model for Freeimage but really tired and not able to code at the moment.
brain is fried.
Just...
20 replies | 606 view(s)
-
Today, 01:59 PM
I did; exe crashes for me too.
It's some problem with the encoder parameters... maybe that ByVal keyword, checking now...
20 replies | 606 view(s)
-
Today, 01:43 PM
could someone test compiled in VB6 then in case something is going wrong there?
20 replies | 606 view(s)
-
Today, 01:38 PM
Works fine for me in tB... :bigyello:
20 replies | 606 view(s)
|
Click Here to Expand Forum to Full Width
|