| Thread | Last Post | Replies |
|
| EAN128 OCX | 31 Jan 2005 11:28 GMT | 3 |
Seek OCX for printing BARCODE EAN128. Can somebody point me a download site? Thx Gérard.
|
| msvcrt.dll error please help !!!!!!!!!! | 31 Jan 2005 05:44 GMT | 2 |
I am using CDO1.21 and VB to create appointments. Suddenly my code has started giving error "Method Update of object AppointmentItem Failed" After that another error comes as "Instruction at xxxxxxxxxxxxx requested memory at xxxxxxxxxxxxxxx. Memory could not be read.
|
| Common Dialog Control ShowPrinter Method and The Printer Object | 29 Jan 2005 06:16 GMT | 1 |
I'm trying to use the Common Dialog Showprinter method to select different printers from the printer collection, but I'm printing using the printer object to print with.. How do I pass the selected printer from the Common Dialog Control to the Printer Object? Any and all help ...
|
| How many certificates? | 26 Jan 2005 21:54 GMT | 1 |
I have been doing some cursory research on this, but as of yet I have been unable to find the one piece of information that would answer my question: If our shop is developing using .NET and VBA, how many code signing certificates do we need? Do we need one for VBA (Office 2003)
|
| Smart Device Template | 26 Jan 2005 20:52 GMT | 3 |
Does anyone know where I can download the Smart Device template for VB.Net 2002 Version 7.0? It doesn't seem to be included with my version. Thanks DS
|
| VB6 Add-in | 26 Jan 2005 20:43 GMT | 5 |
I want to write a very simple Add-In for VB6, but I'm not sure where to start. I want to use Harvest with VB6 rather than VSS. However, since Harvest does not integrate with VB6, I want to write a simple VB6 add-in that will refresh a project's files. That way when I check files ...
|
| IDE debug stops slow | 26 Jan 2005 20:23 GMT | 12 |
It recently started happening (dond't know if its SP 6), but when I stop the application in debug mode it takes too long for it to shut down and return control ot the IDE editor etc. Is any one else having the same problem? TIA
|
| Focus switching between concurrent apps. | 26 Jan 2005 05:35 GMT | 1 |
I have 2 VB apps. One is a shell that replaces explorer.exe and monitors a laptop battery for a "Low" condition. The other is a medical application which should always be in the foreground. On occasion, the medical app ends up "behind" the shell app. Alt-tab brings it back but is ...
|
| Trying to copy files from the CD to an install Folder | 26 Jan 2005 05:32 GMT | 1 |
I am using the SHFileOperation API to copy some install files from the CD to an install folder on the target computer. The code works fine on my machine, but when I try to run it on a different machine it errors out saying, it cannot read the files to copy. Here is the code below:
|
| VB ActiveX Document deployment problem | 25 Jan 2005 19:21 GMT | 1 |
I have a VB 'ActiveX Document DLL' application that I have deployed on my machine. The 'Package and Deployment Wizard' produced the .VBD, .CAB and a .HTM file. These were copied to the virtual directory for that application. When i browse to the virtual directory on my machine, I ...
|
| vb6,ssh | 25 Jan 2005 17:52 GMT | 2 |
Is'it possible to create SSH connection with VB6? Or any AtiveX component for it? Regards; Mex
|
| Lanunching VBS files from Visual Basic. | 24 Jan 2005 11:43 GMT | 7 |
I am trying to write an app that launches VBS app. I have 2 problems: 1. I use shell to launch them. It seems that Visual Basic launches the second VBS file before the first one is ended. Is there
|
| Data Library in VB | 21 Jan 2005 17:26 GMT | 1 |
I have been trying to create a DLL that contains only data structures for use in our programs. BAsically what I need is 'Type' Defintions which my programs can use. If I create an ActiveX DLL I need to have a class. When I declare Types inside
|
| active directory help | 18 Jan 2005 19:55 GMT | 1 |
i have come to know the info from active directory. but the thing is that everytime user has to enter the ActiveDirectoryName (eg LDAP:\\server01). is there any way to know it through programatically without the user interaction?
|
| VB & adsi returning 1000+ objects | 17 Jan 2005 23:31 GMT | 1 |
I'm new to VB.NET and ADSI. By default it appears the adsi limits objects returned to 1000 items. I've seen web references that say that the limit is imposed by unpaged queries. I added an explicit pagesize statement, and the findall.count value went up from 1000 to 4000+ for ...
|