Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged VB6

0 votes
379 views
1 answer
    What is the difference between VB and VBScript? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
359 views
1 answer
    I want to detect any Windows versions from 95 to Win 7. I also would like to display if the OS is 32- ... this from within a VB 6 application? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
888 views
1 answer
    I was asked to help work on a legacy vb6 application for someone, so I decided to toss Visual Studio 6 on my ... ideas as to what is going on. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
498 views
1 answer
    I need to pass a String array to set a class property using its setter method. Array was ... GetPageNumberDetails= pageDetails End Function See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
454 views
1 answer
    I want to select a path only from a fully qualified name. For example, C:NewfolderiTDC.mdb is shown in in the ... mdb. How can skip the file? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
563 views
1 answer
    I am needing code that will run in visual basic to capture the screen and convert it to a RBG array of pixel ... to be quite fast. Any help? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
459 views
1 answer
    How to comment multiple lines of code/block of code in VB? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
772 views
1 answer
    How to check type of object in VB 6 - Is there any method other than 'TypeName' because its not ... expecting something like QuichWatch window. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
341 views
1 answer
    I have a table in Microsoft Access/JET that has an AutoNumber field that's set incrementally which serves as ... or any other available tools? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
616 views
1 answer
    I want to generate 10 different numbers from a range of 0-9. the desired output may look like this, 9 0 8 6 5 ... Str(arraynum(i)) End If Next i See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    What does Dim stand for in Visual Basic? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
332 views
1 answer
    I've been asked to update a VB6 application that's been running on WinXP for the last 6 years. The client ... a link would be much appreciated. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
461 views
1 answer
    VS6 popped off a series of errors before bombing out completely during install on Windows 7. I specifically need ... . Anyone having any luck? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
411 views
1 answer
    Please see the DDL below: CREATE TABLE TestDate (bookingdate datetime) INSERT INTO TestDate VALUES ('2013-10-04') ... could not find an answer. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
262 views
1 answer
    I had to delve into some VB6 code recently and I saw this pattern all over the place: dim o as obj set ... remember? Is the reason still valid? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
805 views
1 answer
    I have used following piece of code to execute schtasks command from VB6. While executing it, ignores folder if ... .exe" Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...