| Thread | Last Post | Replies |
|
| Use of IPictureDisp between VB & VC++ | 03 Jan 2008 15:58 GMT | 2 |
I have to process the image data provided by one of the client's app in VB. I have many Q's. The context is as follows. This VB app provides me with a image of the type IPictureDisp. I am sure this picture is a Enh Metafile, because pImage.Type = 4. I have to pass it
|
| Error 91: Object variable or With block variable not set | 03 Jan 2008 15:47 GMT | 2 |
Hi friends I created a macro in MS Project 2003. When I execute macro, the MS project displays the following error: "Error 91: Object variable or With block variable not set"
|
| DLL functions in VBScript | 03 Jan 2008 15:35 GMT | 1 |
I have created a class with "Global Multi use". I tried to access the functions within that class from vbscript without creating an instance. But its not working... How can I call a function from my dll without creating an object?
|
| Contained Controls | 03 Jan 2008 03:44 GMT | 4 |
I am trying to write a routine like to following. In case my code is not clear, here is a description. I want to pass a control (a control in the container) to a sub. e.g. a label
|
| Usercontrol in 2 projects at once | 03 Jan 2008 02:30 GMT | 4 |
I have a usercontrol that needs several modules and classes. I would like to use this usercontrol in 2 projects without having to compile it as an OCX. But I guess I would have to compile it if the usercontrol was a separate
|
| Problem serial number on SATA drives using WMI | 02 Jan 2008 15:41 GMT | 2 |
I am using WMI scripting "PhysicalMedia" to get the Manufacturer's Serial Number of the hard drive. This has all worked fine with IDE hard drives, until I installed a SATA hard drive in my machine, now WMI no
|
| Question about Microsoft Windows Common Controls component | 02 Jan 2008 14:59 GMT | 2 |
I am using vbasic 5. In the list of available components under Project>Components I have 5 different Microsoft Windows Common Controls: Microsoft Windows Common Controls 5.0 (SP2) ---> COMCTL32.OCX
|
| Exception originated from ADSCom!DllUnregisterServer+6ba3 caused a | 02 Jan 2008 13:15 GMT | 1 |
I'm upgrading a VB6 application to VB.NET. When i tried to setup and run the VB6 application on my development server, the application hanged. The DebugDiag report shows the following error. In {5AB79505-9253-45FC-8B53-5B1A2C536339}_2007_12_20_10_44_27.dmp the
|
| SQL not working | 02 Jan 2008 10:46 GMT | 3 |
I'm running the following query in my application connected to an Acces DB: select field_num,field2,field_name,SUM(sold_1,sold_2,sold_3,sold_4) as total_count from table1 INNER JOIN table2 ON table1.index=table2.foreign WHERE [table1.update] >= '2007.11.1' AND [table1.update] ...
|
| Displaying Related Data | 02 Jan 2008 02:11 GMT | 2 |
I have programmed for a long time in MS Access and have now started using Visual Basic Express with Sql Server Express and SSCE. I have created a small fairly normalized database. In one table I have a table which lists clients and there are foreign keys in this table
|
| Perhaps frivolous | 02 Jan 2008 01:52 GMT | 1 |
1) What is the size of the checkbox of a checkbox control. i.e. I want to size it so only the checkbox is visible so I can float it on the status bar. The statusbar panel will contain the text.
|
| GUID to array index? | 02 Jan 2008 01:40 GMT | 5 |
I have an array of this kind: arrFoo(1).GUID = "{A03C3CD0-4105-4777-AE41-65CDB281E205}" arrFoo(1).Title = "Anton" arrFoo(2).GUID = "{090CDC02-4198-4E83-BAE9-6DCF0409FAB5}"
|
| Open an access database TABLE directly from VB6 | 01 Jan 2008 21:22 GMT | 4 |
I know how to use a command button to open an access database, but can an access db table be opened directly? If so how?
|
| Email attachments w/default mail app | 01 Jan 2008 18:58 GMT | 8 |
Hello VB pros, I'm looking for some code that will allow me to send email attachments using the client's default mail handler app. I have figured out how to send emails using ShellExecutes and "mailto:" passing recipients and body text, but I
|
| The Tears Of Finding The Truth | 01 Jan 2008 00:43 GMT | 6 |
Through The Internet INTRODUCTION The following story occurred on the Internet through one of the chat programs (Freetel) in January 1999. It is a
|