Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Visual Basic

Discuss Visual Basic
September 9th, 2008 msquared (Administrator)
Control Arrays
Post Reply? | Posted by: Buzzard | Last post by Buzzard, Yesterday
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
Post Reply? | Posted by: Daniel Lohmann | Last post by Daniel Lohmann, 14 days ago
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
2 Replies | Posted by: John O'Flaherty | Last post by John O'Flaherty, 22 days ago
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
6 Replies | Posted by: Don | Last post by Don, 29 days ago
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
3 Replies | Posted by: mwulfe@yahoo.com | Last post by Dean Earley, 40 days ago
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
1 Reply | Posted by: Wayne Morin | Last post by Jan Hyde (VB MVP), 42 days ago
"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
1 Reply | Posted by: Hugh Haggerty | Last post by Dean Earley, 49 days ago
Hugh Haggerty wrote: PlaySound() Private Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As... more »
Reading Hxs files
Post Reply? | Posted by: Mike H | Last post by Mike H, 50 days ago
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
6 Replies | Posted by: Per Juul Larsen | Last post by Per Juul Larsen, 50 days ago
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)
2 Replies | Posted by: khessels | Last post by khessels, 53 days ago
Dean Earley schreef: Thanks Dean, for pointing me to the right direction. Cheers, Kees. more »
Track Mouse Movement when the cursor is off screen?
4 Replies | Posted by: mike | Last post by mike, 55 days ago
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,
Post Reply? | Posted by: mike | Last post by mike, 56 days ago
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
2 Replies | Posted by: Bill Leary | Last post by Bill Leary, 57 days ago
"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
5 Replies | Posted by: Per Juul Larsen | Last post by Jan Hyde (VB MVP), 60 days ago
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
4 Replies | Posted by: Per Juul Larsen | Last post by Per Juul Larsen, 63 days ago
Reverend Fuzzy skrev: Thank You for relevant answer. regards pjl more »
Show data from multiple records?
1 Reply | Posted by: Jackmac | Last post by Jason Keats, 67 days ago
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...
Post Reply? | Posted by: | Last post by , 70 days ago
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
4 Replies | Posted by: Per Juul Larsen | Last post by Per Juul Larsen, 72 days ago
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
2 Replies | Posted by: Mitch | Last post by Jason Keats, 83 days ago
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
2 Replies | Posted by: Per Juul Larsen | Last post by Per Juul Larsen, 87 days ago
Jason Keats skrev: That Easy.. thanks regards pjl more »
How to call dialup networking from VB
4 Replies | Posted by: mwulfe@yahoo.com | Last post by mwulfe@yahoo.com, 97 days ago
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?
16 Replies | Posted by: Lloyd E. Sponenburgh | Last post by Raoul Watson, 98 days ago
"Jan Hyde (VB MVP)" <StellaDrinker@REMOVE.ME.uboot.comwrote in message news:ingk64de30ql7bjlu3j0oiishtua6710je@4ax.com... ...<snip>.. You are too... more »
Locating a process
3 Replies | Posted by: Reverend Fuzzy | Last post by Dean Earley, 102 days ago
mwulfe@yahoo.com wrote: At a wild guess, I'd say: http://vb.mvps.org/samples/project.asp?id=TaskList -- Dean Earley... more »

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors