
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Jul 27th, 2022, 02:37 PM
OK, everybody waste space, so let's use Base64 or better: Hexadecimal.
But what if you need to save memory?
Copying byte arrays directly to...
129 replies | 2498 view(s)
-
Aug 2nd, 2022, 12:58 PM
https://www.cbsnews.com/news/guy-reffitt-january-6-sentence-87-months/
87 month is a long time. I'd have to say I'm Ok with it. I don't think...
122 replies | 1855 view(s)
-
Aug 10th, 2022, 12:50 PM
I was surprised to see read this.
https://www.nbcnews.com/news/us-news/americans-are-increasingly-dubious-going-college-rcna40935
To me it...
81 replies | 868 view(s)
-
Jul 18th, 2022, 09:03 AM
This is a continuation of thread VB6 to .NET, but I'm more interested in ".NET to VB6"
I'm thinking about a question: it's really difficult to...
60 replies | 1662 view(s)
-
Jul 29th, 2022, 12:45 PM
Elroy made an excellent point in this post.
https://www.vbforums.com/showthread.php?t=897149&goto=newpost
People come to this and most forums to...
35 replies | 1152 view(s)
-
Jul 17th, 2022, 02:11 AM
i have large data i need to parse from textbox, over 5000 lines but i get error run time 7, out of memory
the goal is to get first line of text1 to...
34 replies | 1020 view(s)
-
Jul 16th, 2022, 04:43 PM
has anybody got it vb6. is it cheap.
if i buy it can i share it with friends and family free or give them a copy
24 replies | 1256 view(s)
-
Jul 25th, 2022, 01:03 PM
I cannot get a slash screen having a bitmap, to display correctly on a laptop having no additional monitors attached.
I have two laptops that I...
32 replies | 884 view(s)
-
Jul 28th, 2022, 02:40 AM
Good afternoon to all
Im new to vb.net ,earlier had programmed in vba now want to do in vs code and ms sql server database
we have 2 simple...
28 replies | 1047 view(s)
-
Jul 25th, 2022, 01:58 PM
This is the message I receive when attempting to add a record to a table in an application that I just deployed. This error does not manifest when...
26 replies | 1070 view(s)
-
Aug 2nd, 2022, 10:42 AM
I have always been a bit confused about this and what I have to avoid in code in order to use it. After spending some time googling I am really not...
31 replies | 586 view(s)
-
Jul 25th, 2022, 04:17 AM
A sql of my vb6 application that fetch Microsoft access database (.mdb) data is a filter using the like operators using DAO/ADO.
As a simple...
27 replies | 685 view(s)
-
Aug 4th, 2022, 01:53 AM
Is this possible?
EDIT
This is related to the discussion on assume no aliasing. I have a customized version of cHashD that is strongly typed...
26 replies | 655 view(s)
-
Aug 1st, 2022, 03:07 AM
Hi~ ALL
How to use program to detect data in struct is contiguous memory or not ?
'=====
Private Type Type_a1
'---> is contiguous...
21 replies | 735 view(s)
-
Jul 19th, 2022, 11:32 AM
I'll start off ,right up front, by saying that I know nothing about networking. So please bear with me. I am just trying to learn, I have no...
22 replies | 1065 view(s)
-
Jul 20th, 2022, 03:30 AM
Hello VbForums
In my application, I'm using barcode reader to scan barcodes.
But before starting the scan, one should make sure that focus is on a...
19 replies | 730 view(s)
-
Jul 25th, 2022, 05:52 PM
yes he does...
23 replies | 433 view(s)
-
Jul 14th, 2022, 01:09 PM
I have four sets of combo boxes in four separate control arrays. Beside each combo box is a check box also in four separate control arrays. The text...
15 replies | 858 view(s)
-
Jul 24th, 2022, 11:22 PM
After moving our application to window 8, we find that the application, which is a MDI form and other forms as well that connect to MS Access...
18 replies | 451 view(s)
-
Jul 21st, 2022, 09:02 AM
I hope that all our UK members are safe and not ablaze.
16 replies | 456 view(s)
-
Aug 1st, 2022, 07:59 PM
I am having difficulty with the Application.PrintCommunication property with early binding.
In the code below, the first DirectCast statement...
16 replies | 610 view(s)
-
Yesterday, 02:33 PM
i manually add to richtextbox1 over 5k in lines, and my goal is to read each line from richtextbox to text1
then move to next and remove previous...
16 replies | 310 view(s)
-
Jul 22nd, 2022, 10:48 AM
For ii = List14.ListCount - 1 To 0 Step -1
If InStr(List14.List(ii), Dir(App.path & "\bios\" & List14.List(ii)) <> "") Then
Else
On...
13 replies | 592 view(s)
-
Jul 28th, 2022, 06:20 AM
Hi all, I would like to retrieve a command line argument when running my program.
Eg. C:>MyApp MyArgument
After a lot of searching without...
12 replies | 729 view(s)
-
Jul 24th, 2022, 08:06 AM
Some people say that C# code is very concise and elegant. But the ubiquitous "casting" in C# code makes C# code seem verbose and bloated.
C#
...
16 replies | 613 view(s)
-
Jul 26th, 2022, 10:45 AM
The following example code reads a simple text file into an array and then writes the array data to another file. The problem is the output data has...
14 replies | 706 view(s)
-
Jul 31st, 2022, 12:24 PM
I want to find all jpg files on a hard drive more than 10k.
then move/copy them to a new folder on another drive
Thank you
Kind Regards
John
14 replies | 704 view(s)
-
Aug 3rd, 2022, 01:51 AM
Dear Guru ,
Please help me
i have database access with data type short text but have data number with comma
i want to sum the fields but i got...
17 replies | 402 view(s)
-
Jul 31st, 2022, 10:43 AM
My project written in VB 6.0 under Windows 10 is working perfectly.
When I use the same project on An Apple computer with VB 6.0 under Windows 10,...
15 replies | 531 view(s)
|
Click Here to Expand Forum to Full Width
|