- 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, 09:16 PM
The US continues to aid Israel. I guess the threats of withholding aid are just for show. But the rest of the world is also turning a blind eye to...
472 replies | 366915 view(s)
-
Today, 08:39 PM
OK, I go ti &&&& = &&
Games.
1 replies | 64 view(s)
-
Today, 08:33 PM
i am entering 'AND=&&; OR=||' in Properties label.caption but it only shows 'AND=&; OR=||' on the form.
Even 'AND=&&&; OR=||' only show one 'AND=&;...
1 replies | 64 view(s)
-
Today, 07:56 PM
Most likely, the two SerialPort1 references in that code are not referring to the same object.
Private Sub SerialPort1_DataReceived(sender As...
3 replies | 279 view(s)
-
Today, 06:01 PM
Found this duno if it helps.
http://mc-computing.com/languages/DataTypes.htm
You should also get the size of the types using sizeof or Length if...
14 replies | 850 view(s)
-
Today, 05:58 PM
Looks good someone has put in a lot of effot. but we still need a real VB6 compiler made :)
2 replies | 170 view(s)
-
Today, 05:55 PM
I read this article on the Internet and even went to the github where the sources were posted. Very interesting.
2 replies | 170 view(s)
-
Today, 05:29 PM
If I had a useful table where each data type of Delphi variables would be indicated, how many bytes it takes up in memory. It would be easier for me.
14 replies | 850 view(s)
-
Today, 05:25 PM
Yes, I'm already working on rewriting the code from Delphi. But I face difficulties in understanding the data types of variables. There is a lot to...
14 replies | 850 view(s)
-
Today, 05:23 PM
I was reading up on SHFileOperation tonight I never realy used it, before just seen it in posts so I decided to read about it pretty much you can do...
0 replies | 37 view(s)
-
Today, 05:23 PM
They're also both prime candidates to be meme stocks, so if you're into that kind of thing, then keep an eye on them.
159 replies | 45596 view(s)
-
Today, 05:17 PM
True but I did find makecab in windows after reading your code I was thinking of makeing a shell for it, and maybe using your code for reading the...
14 replies | 850 view(s)
-
Today, 05:13 PM
https://devclass.com/2024/11/12/visual-basic-6-recreated-as-a-cross-platform-ide-in-modern-net-just-for-fun/
pretty interesting none the less
2 replies | 170 view(s)
-
Today, 05:03 PM
OLEEXP is not needed for the "cRegFree" class which is standalone and can be copied into any project.
This code requires the ActiveX DLL to be...
8 replies | 337 view(s)
-
Today, 04:51 PM
Well I guess you could simulate text selection given the fact that the OCR Engine provides rectangles for all the recognized words but not sure it's...
23 replies | 1119 view(s)
-
Today, 04:05 PM
Yes, you can write your own CAB archiver, but there is very complex code for packing files, so I haven't written it yet. There is simply no such code...
14 replies | 850 view(s)
-
Today, 03:57 PM
Indeed I primarily looked at the "manifest route", and read (parts of) the SxS tutorial.
I'm not sure how to use your "cRegFree" class. It seems...
8 replies | 337 view(s)
-
Today, 03:44 PM
You were just the closest thing to a friend at the time I needed some love, sigh, "friends not found".
17 replies | 2257 view(s)
-
Today, 03:38 PM
First, many thanks for your contributions and support.
Your update utility requires a project that was already converted to Krool's OCX. ...
82 replies | 61469 view(s)
-
Today, 02:59 PM
Personally I doubt it. His investors recently valued it at roughly 20% of the value he bought it at so a public floatation at this point wouldn't...
159 replies | 45596 view(s)
-
Today, 02:50 PM
I mean that the event isn't raised
3 replies | 279 view(s)
-
Today, 02:49 PM
I hope the PM helped. Let me know how you solve the multiple filenames issue. By default, windows will open your app once for every selected...
8 replies | 359 view(s)
-
Today, 01:47 PM
Friends not found??? Were you looking for reruns, or is that some commentary on life?
17 replies | 2257 view(s)
-
Today, 01:44 PM
When you say it doesn't work, does that mean that the event isn't even raised, or that you end up with data that is not what you were expecting?
3 replies | 279 view(s)
-
Today, 01:32 PM
Wow cool code works perfect. you just need a way to make the cabs now. can make an achiver then be cool. I remmber using a program to create and read...
14 replies | 850 view(s)
-
Today, 01:27 PM
When you compile an ActiveX project(EXE/DLL/OCX), the IDE auto registers it for you. This is why you are getting error accessing the registry. Also,...
8 replies | 337 view(s)
-
Today, 01:19 PM
Which other PDF samples/libraries do you both envision which one can use in VB6 to view PDFs which allow text selection and link clicking?
Is...
23 replies | 1119 view(s)
-
Today, 01:11 PM
In my application I have initialized and opened a Serial Port in the Application Startup Event.
Clicking btnRead on Form1 I correctly read in...
3 replies | 279 view(s)
-
Today, 01:08 PM
Yeah, I was looking at the "Windows.Data.Pdf Namespace" myself but was put off by the fact that it only renders PDFs as SoftwareBitmaps. The OCR...
23 replies | 1119 view(s)
-
Today, 12:43 PM
It can be a bit daunting at first, especially if you go the "manifest route", that's why I've provided the easy-to-use "cRegFree" class mentioned...
8 replies | 337 view(s)
|
Click Here to Expand Forum to Full Width
|