| Thread | Last Post | Replies |
|
| How to release memory? when calling COM with param type BSTR* from VB exe application | 22 Sep 2003 08:52 GMT | 1 |
How to release memory? when calling COM with param type BSTR* from VB exe application An COM writed with ATL has a parameter which type is BSTRS. such as
|
| A problem when I try to use VB Application Wizard. | 22 Sep 2003 05:41 GMT | 1 |
In my VB 6.0 When I want to create a new project by clicking on VB Application Wizard, such a message pop up:"ActiveX component can't create object". My OS is WindowsXp Professional SP1. Does anyone know how to let my VB application wizard run in this situation?Thanks.
|
| Very long execution speed when creating MS Excel-Files via COM with VB | 20 Sep 2003 15:41 GMT | 1 |
I write a VB-Class to fill a Template-xls-File with Data. To fill the Template I do about 2000 read and write accesses on the Excel-Objekt. When I start the Class in MS Excel (as VBA) it take about
|
| Outlook Application (Logon) Error | 19 Sep 2003 16:28 GMT | 1 |
I am having problems when using the Outlook Application Object (Exchange Server). I dont want the login dialog box to appear for Profile and Password. Dim password As String
|
| GetObjectContext | 19 Sep 2003 04:29 GMT | 2 |
I am trying to debug a VB6 application which uses Getobjectcontext.setcommit/setabort methods for transaction and to use COM objects. I am not able to debug the code.
|
| Image in a form as zoom | 18 Sep 2003 18:33 GMT | 3 |
How can set the image mode in a form, to zoom (not clip) as in Access ? (I have a big image and i want see all the image and not a small part of it)
|
| Stop Internet (Modem) | 18 Sep 2003 17:14 GMT | 4 |
I have a client who wants to restrict Internet activity between various times. I can write the timer function but I am not sure about how to close a com port.
|
| Binary compatibility breaks collection access? | 18 Sep 2003 12:46 GMT | 1 |
VB6 SP5 Windows XP Prof Hello, I've just tried recompiling a project which uses two VB
|
| access runtime required | 18 Sep 2003 11:45 GMT | 1 |
i want to develop an vb application and i need something for keeping my data. i don't wont use textfiles .... what's possible ?
|
| VB.NET in Windows 2003 Server | 18 Sep 2003 08:23 GMT | 1 |
i have installed Fax Server in Windows 2003 Server (with Fax Modem hooked to this PC), after that i want to make another PC with Windows 2003 Server installed to be "Fax Client", i tried to create a VB.NET program using
|
| [ActiveX in web pages] Couple of questions | 17 Sep 2003 20:18 GMT | 2 |
I have a couple of questions pertaining to the use of ActiveX controls in www pages via the OBJECT tag: 1. What are the required files to download and install an OCX in 95, 98, XP, NT4, and W2K?
|
| Fax Sending using VB.NET in Windows 2003 Server | 17 Sep 2003 17:37 GMT | 1 |
i have installed Fax Server in Windows 2003 Server (with Fax Modem hooked to this PC), after that i want to make another PC with Windows 2003 Server installed to be "Fax Client", i tried to create a VB.NET program using
|
| How do I create and run multiple projects in a project group | 17 Sep 2003 17:26 GMT | 1 |
I would like to create and run multiple standard exe projects in a project group. Let me know. I would like to know if its possible to have multiple parent forms in an application.
|
| Creating an existing OCX within an OCX-project ... help ! | 17 Sep 2003 16:44 GMT | 1 |
I'm a PowerBuilder programmer but now I need to create an OCX in VB which will include the MSWINSCK.OCX (because of problems in PowerBuilder when using the MSWINSCK.OCX directly). BUT I have NO experiece in VB ! :-(
|
| Naming objects | 17 Sep 2003 12:50 GMT | 2 |
CAN ANYONE HELP! I am a novice trying to write a programme using VB. This is what I want to do I have a textbox where a integer will be generated. I would like this integer to be used to name other objects.
|