First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
RegClean Revisited
Now I have several Reg Clean programs and none of them find the "orphaned" (missing) once registered items that are listed in Project\References. So, does the VB6 IDE store this list elsewhere? In the registry? How do I locate and delete those items? ... 5 Aug 2010 22:29
App Hang
I am trying to close an external VB6 app. I am setting all timers .Enabled = False. ( I read that this is not necessary but I do it anyway ) I am UnLoading all Forms. Well, I am commanding it but maybe something is not letting me close. Do I need to disable API timers? In one I have COMM open so I set PortOpe... 8 Aug 2010 15:38
Stumped with msflexgrid column zero row selection.
Sample code to illistrate the problem. If MSFlexGrid1.Col = 0 And MSFlexGrid1.Row >= 0 Then Exit Sub End If I put this as the first line of code in the msflexgrid1 click, enter cell and leave cell event but when you click any row in column 0, column 1 next to column 0 gets selected and it still executes any c... 5 Aug 2010 15:48
ItemData property replacement for ListView
Is there a replacement or alternative property for the listbox ItemData property when using a listview? -- ClassicVB Users Regroup! comp.lang.basic.visual.misc Free usenet access at http://www.eternal-september.org ... 6 Aug 2010 08:17
how to create a 4 parameter logistic equation curve ( 4 P L Cu
thanks David so much! Would you be so kind to explain in detail? i.e. how to Program the solution to equation ? then how to use the plotting tool using VB or VBA, instead of manually. thanks again "David Kerber" wrote: In article <3CDB610D-71E4-4593-A808-928EA4B5AE89(a)microsoft.com>, sunli... 5 Aug 2010 14:41
register ocx on Windows 7 64 bit
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.ocx (http://www.vb4all.de/cgi-bin/loadframe.pl?ID=vb/komponenten/komponente0018.shtml). During the registr... 9 Aug 2010 04:42
How to autosaving .xps documents
Dear All, I am creating xps documents by printing to the xps document writer. I am wondering if there is a way to programmatically with vb6 (without using commondialog control) to provide the name and the directory where I want to save the .xps files? Thank you very much for any help in advance. DORI ... 5 Aug 2010 04:49
Instantiation
I have an ActiveX EXE that I wrote. It is set 5-MultiUse, Thread per Object. This ActiveX EXE raises events. I have an array of class that instantiates one each of the ActiveX EXE. I instantiate the array of this class (0) thru (3). I was expecting that I would see the same number of ActiveX EXEs in Process ... 5 Aug 2010 11:21
Old VB Project doesn't work with New Office or Windows 7
Is there anyone that can recommend a solution to 'fix' an old VB application? It's a report card program that uses a Word template and fills in the word document from this .exe file created in VB. I have no idea how to debug as I am not the one who programmed it nor do I know antything more than beginner basic.... 5 Aug 2010 13:34
Adding a button to the Actions menu for Outlook 2003 for Contacts
Hi, I am working on an add-in for Outlook 2003. I am using VSTO and Visual Studio 2008. I have successfully added buttons to the "Tools" pulldown and the "Actions" pull down for viewing mail. When the user switches to looking at contacts the contents of the "Actions" pull down changes. I want to add a bu... 5 Aug 2010 03:45
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14