September 9th, 2008
msquared (Administrator)
|
Control Arrays
I've used VB3 for a long time, and have used
arrays of controls (same name, differing index).
Recently I dnlded VB2005, the free version, and
I can't... more »
|
|
Help repositioning listview item
Using VB6
I would like to reposition a selected item in listview (report mode) to the
top of the view. For a listbox, I was able to do the... more »
|
|
Detect file opened by Notepad
36 Replies |
Posted by: Don
| Last post by Mike Williams, 22 days ago
"Don" <dsarvas@yahoo.comwrote in message
news:48ce6da7.7401281@news.west.cox.net...
Actually I can't reproduce that problem in the version of... more »
|
|
timer control
On Mon, 15 Sep 2008 09:26:14 +0100, Dean Earley
<dean.earley@icode.co.ukwrote:
The DoEvents fixed it for me. Thanks.
--
John
(what are we doing up... more »
|
|
Capture filename from dialog box
Thanks for the link, Ken. I downloaded the full code and it works
great. I followed the suggestion Karl posted to use the SendMessage
API to get... more »
|
|
VB4 IDE: "Unexpected Error, quitting"
1 Reply |
Posted by: Buzzard
| Last post by Reverend Fuzzy, 30 days ago
Never tried it.... but I would think (IMHO), that
it might be easier to upgrade to VB6. Contact
me off-list if you need a source for it.
"Buzzard"... more »
|
|
Want to use computer as telephone
mwulfe@yahoo.com wrote:
No, just the first reference you came across happened to be for WinCE.
The 6th result (for me) is the full Win32 TAPI... more »
|
|
WPF Applications
"Wayne Morin" <moriway@metrocast.net>'s wild thoughts were
released on Mon, 25 Aug 2008 17:04:35 -0400 bearing the
following fruit:
You need a... more »
|
|
Play WAV in VB6 Help
Hugh Haggerty wrote:
PlaySound()
Private Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA"
(ByVal lpszName As String, ByVal hModule As... more »
|
|
Reading Hxs files
I have a group of Microsoft Compiled Help files (*.Hxs) that I cannot read.
I have tried Winhelp 4.0 but it states that the files are to big. ... more »
|
|
read and write variables from textfile
Reverend Fuzzy skrev:
hi
Sometimes the answer is right in front of you and you can not see it!!!!.
Thank you for your reply ... I have solved the... more »
|
|
Website interaction (webrobot)
Dean Earley schreef:
Thanks Dean, for pointing me to the right direction.
Cheers, Kees. more »
|
|
Track Mouse Movement when the cursor is off screen?
Dean Earley wrote:
Thanks for the suggestion, but that's not what I came here to ask.
Opportunities to KLUDGE the system abound.
What I asked was how... more »
|
|
Raw mouse input, can't install platform sdk,
Visual basic 6.0, XP SP2.
I'm trying to take input from a USB mouse that's
NOT the system mouse.
MSDN claims I can do it with GetRawInputData and... more »
|
|
VB 3 Crash under Vista
"Raoul Watson" <WatsonR@IntelligenCIA.comwrote in message
news:YA5ok.663$ZV1.158@trnddc07...
I tried setting compatibility modes for VB.EXE, as... more »
|
|
Empty folders
Per Juul Larsen <juul@larsen.dk>'s wild thoughts were
released on Thu, 07 Aug 2008 17:20:37 +0200 bearing the
following fruit:
One thing is for... more »
|
|
VB project backup
Reverend Fuzzy skrev:
Thank You for relevant answer.
regards pjl more »
|
|
Show data from multiple records?
Jackmac wrote:
This group is for Visual Basic up to VB6.
If you're interested in later versions of Visual Basic, then use a
dotnet group, such as:... more »
|
|
Clicking in a specific position...
Hello guys...
I have a question... is there a way to make a programm
which will "click" like a mouse click on a specific place on the desktop?
Thanx... more »
|
|
Check for removable disk an images ! how
Raoul Watson skrev:
Thank you
A very good solution which I now use it.
best regards
pjl more »
|
|
vb.net webclient upload file and IIS configuration on XP
Mitch wrote:
Yes, I think it is an IIS problem. Try giving the ASPNET user modify
permissions on the folder. more »
|
|
extracting a string from a string
Jason Keats skrev:
That Easy.. thanks
regards pjl more »
|
|
How to call dialup networking from VB
On Sun, 22 Jun 2008 23:48:10 GMT, "Raoul Watson"
<WatsonR@IntelligenCIA.comwrote:
Sorry haven't checked this for awhile, but thanks for the posts. ... more »
|
|
What is the last update for VB6?
"Jan Hyde (VB MVP)" <StellaDrinker@REMOVE.ME.uboot.comwrote in message
news:ingk64de30ql7bjlu3j0oiishtua6710je@4ax.com...
...<snip>..
You are too... more »
|
|
Locating a process
mwulfe@yahoo.com wrote:
At a wild guess, I'd say:
http://vb.mvps.org/samples/project.asp?id=TaskList
--
Dean Earley... more »
|
|