Top Articles in microsoft.public.vb.general.discussion
VB6 on Windows 7 64-Bit116132 (1/10/2010 3:00:18 PM) Hello-
First, i enable PC Administrator
Second, i follow http://msmvps.com/blogs/bill/archive/2004/07/14/10069.aspx
Right. VB6 is installed on Windows 7 64-Bit
Now i want to install SP6.
-setupsp6.exe ... Harvey
register ocx on Windows 7 64 bit54669 (8/5/2010 9:27:25 AM) Hallo,
I have VB 6 running on windows 7. For a given project, I need some ocx
files. I have copied the the files into the SysWow64 directory and
registered. There have also worked out all but the wheels.... Jan
Problem with Vista: "Run-Time error '75': Path/File access error"612025 (6/28/2010 5:27:34 PM) Hello,
I am not sure what I am doing wrong.
The fact is that I cannot recreate the problem on my computer, one of my
users is struggling with.
The problem is that on his computer app crashes wi... Claire
Windows 7 and VB6 Runtime123764 (7/17/2010 11:33:16 AM) Does Windows 7 have VB6 Runtime? Or I have to include it with my apps? I
think I listened somewhere Windows 7 doesn't have it.
Thanks,
Marc.
http://mss.esp.st/
... Marc
Tell a friend25477 (8/25/2010 2:08:09 PM) Hi, I have a problem with my Tell a Friend feature, here:
http://www.lochaberhighlandestates.com/tell_a_friend.php?products_id=&x=7&y=4
The link seems to be wrong.
If anyone can help me I'll be gratef... Utf
vba line input not recognizing end of line152605 (6/7/2010 4:17:32 PM) I had this problem, and saw others had it as well; I just wanted to
post my solution which turned out to be simple (in code).
For years I've been parsing a csv download file using the standard vba
line inp... Beancounter
Dumb question: Are VB6 DLLs dependient on the rutnime?223751 (1/18/2010 9:54:55 PM) Folks
So I'm thinking what if the VB6 runtime isn't present on the next
version of Windows? Can a VB6 DLL be called without the runtime? If
an exe is running from a server share will it automatically lo... Tony
"Path/File access error" in Windows 742551 (3/2/2010 10:32:50 PM) Hello,
I have moved my vb project files to c:\New Folder in Windows 7.
Now, when I start IDE, do some changes then Windows 7 does not allow me to
save them.
What is wrong with c:\New Folder loc... Claire
Installing VB6 on Win7 64 bit222946 (7/19/2010 8:58:22 AM) When installing VB6 on Windows 7 64 bit an "incompatibility problem" message
box pops up. Anybody know what is causing this, and whether it is anything
to worry about?
Mike
... Mike
How to save a picturebox's image to a .PNG file? (VB6)386165 (8/1/2010 7:17:51 PM) Hi all! I have a little program (written in VB6) that saves the image in
a picturebox to a BMP file. The problem is that BMP files are several
megabytes in size and do not support DPI (dots-per-inch) inform... Nando