| Thread | Last Post | Replies |
|
| Why Cant we add a function to an existing Interface? | 31 Dec 2006 15:56 GMT | 4 |
Isit possible to add a function to existing interface? For example already i have published my component to a customer which supports only one interface. Now if i add some more functions to that interface and if i republish the
|
| Preferred VB COM Development Environment? | 27 Dec 2006 08:28 GMT | 6 |
What is the recommended platform for developing Visual Basic COM applications under Windows 2003 or Windows XP? Visual Studio / VB 6 install fine under Windows XP, but we had terrible problems getting them to work correctly under Windows 2003.
|
| Create Option in Browse Folders WinAPI | 26 Dec 2006 12:06 GMT | 4 |
Dear Sir, In my application I want to provide facility that user can select folder from list. For that purpose I found SHBrowseForFolder & SHGetPathFromIDList WinAPI Sample from Microsoft website.
|
| security setting for web browser control | 23 Dec 2006 13:51 GMT | 4 |
How I can to set security properties for web browser control? Thanks in advance Crevit
|
| Re: Codigo HTML en VB | 16 Dec 2006 13:55 GMT | 1 |
si eso funciona bien, el tema es que yo NO quiero estar generando un archivo .htm todo el tiempo, por eso quiero armar el codigo HTML en la memoria, en una variable, con los datos que voy levantando de la base de datos y mostrarlos en pantalla sin hacer eso que vos decis. Si ...
|
| Quick one - array | 13 Dec 2006 12:21 GMT | 1 |
I have an array I want to populate with the count of each unique item in a particular field. i.e the array with pick up each unique item in the field and set it's upper limit to the number of records it picks up for each unique item
|
| "ActiveX component can't create object" after update | 11 Dec 2006 22:22 GMT | 1 |
I've just updated an application on a terminal server by basically replacing the main exe file and the updated dll files that the application uses and then using regsvr32 in a batch file to register the dll files. I've always used this method in past and so far no problems.
|
| VB6 / COM Question | 08 Dec 2006 16:36 GMT | 1 |
Does anyone know how to create an ActiveX EXE Server that raises events which can be captured by muliple clients? So, I have two applications that are both clients. I need to pass data via the activex exe from one application to the other. The messages will be
|
| Parsing through a .VBP file to list forms used | 08 Dec 2006 16:24 GMT | 3 |
Re: VB6 Is there a way either with a custom VB6 app or 3rd part shareware product that will let you parse through a .VBP file of the current project and retrieve a list of forms with their current properties, as
|
| Enable right click in VB2005 xpress | 08 Dec 2006 12:58 GMT | 1 |
I am trying to get a right click available for a NotifyIcon. I have searched the forums and tried - Private Sub NotifyIcon1_MouseUp(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles NotifyIcon1.MouseUp
|
| Transfer VB6 Professional to New Computer | 06 Dec 2006 23:06 GMT | 5 |
I need to transfer VB6 Professional to New laptop. I do not have my original product disk. Is that possible? How?
|
| Hi all. Looking for the vb people... | 05 Dec 2006 13:24 GMT | 4 |
I used to lurk on a vb group and now can't find it (after a reformat). I am really looking for the main group - quite busy I seem to remember - where beginners' problems were addressed and also there was discussion about the ending of Microsoft's support and the attempt to move ...
|
| VB with scanner | 05 Dec 2006 07:13 GMT | 1 |
anyone who have experience working vb programs with scanning.??? My system will call the set up of the scanner inorder for the user to eliminate setting it up every time they scan the documents. Any hints....
|
| IE embedded | 04 Dec 2006 19:45 GMT | 1 |
I Want show a VB6 form with embeddeb Internet Explorer browser. There is a control to resolve this problem? How? Thanks Crevit
|
| DCOM security problems | 02 Dec 2006 18:01 GMT | 2 |
This isn't a pure VB6 question but that's the environment so I'll start here. I'm getting errors when trying to hook up a client to a DCOM server. My users can't deal with DcomCnfg so I must make a totally silent install and connection.
|