Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged vb6
0
votes
392
views
1
answer
vb6 - What is the difference between VB and VBScript
What is the difference between VB and VBScript? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
vb6
0
votes
369
views
1
answer
vb6 - How can I determine the Windows version from a VB 6 app?
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)
vb6
0
votes
901
views
1
answer
vb6 - Visual Studio 6 Windows Common Controls 6.0 (sp6) Windows 7, 64 bit
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)
vb6
0
votes
510
views
1
answer
vb6 - Passing array as argument to a Class setter using VB 6.0
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)
vb6
0
votes
466
views
1
answer
vb6 - How to extract directory from a file path string?
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)
vb6
0
votes
573
views
1
answer
vb6 - Visual Basic RBG Capture from Screen
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)
vb6
0
votes
475
views
1
answer
vb6 - Block commenting VB/VB.NET code
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)
vb6
0
votes
782
views
1
answer
vb6 - How to check type of object in VB 6 - Is there any method other than 'TypeName'
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)
vb6
0
votes
350
views
1
answer
vb6 - Retrieve next AutoNumber for Access table
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)
vb6
0
votes
632
views
1
answer
vb6 - Different numbers from 1 to 10
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)
vb6
0
votes
463
views
1
answer
vb6 - What does DIM stand for in Visual Basic and BASIC?
What does Dim stand for in Visual Basic? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
vb6
0
votes
345
views
1
answer
vb6 - Where should I store application specific settings?
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)
vb6
0
votes
479
views
1
answer
vb6 - Has anyone had success with Visual Studio 6 on Windows 7?
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)
vb6
0
votes
436
views
1
answer
vb6 - Recordset .value property
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)
vb6
0
votes
271
views
1
answer
vb6 - What is the reason for not instantiating an object at the time of declaration?
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)
vb6
0
votes
822
views
1
answer
vb6 - Escape double quote in VB string
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)
vb6
Page:
« prev
1
2
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] nvue,mpvue,weex是啥?
[2] python - Is there a way to generate request models for the selected request params in FastAPI?
[3] mysql判断数据字段表是否已生成,生成侧不在生成
[4] javascript - What is the proper way to redirect http requests based on the content in database?
[5] h5页面在app中打开后,底部tabbar向上走了一小块
[6] css - How do I remove spacing around elements inside ".container-fluid"?
[7] reactjs - IOS problem with Invariant Violation: The navigation prop is missing for this navigator after updating React Navigation to 4.0
[8] 请教个瀑布流布局问题
[9] 现在有没有支持vue3的devtools浏览器插件
[10] macos - How to use on Mac brew GeoIP
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...