| Thread | Last Post | Replies |
|
| How to center a Open File Dialog box? | 29 Sep 2003 23:08 GMT | 2 |
I am using VB6 to display the Open Dialog box using a Win32 Api call, which uses the OpenFileName Structure. How do I center the dialog box to the center of the screen? Thanks in advance,
|
| Serializable Hash/Dictionary? | 29 Sep 2003 08:40 GMT | 3 |
I need to pass via DCOM a dictionary/hash object. Scripting.Dictionary is not an option. Is there something already implemented that does that? Thanks!
|
| FWD: Take a look at these internet pack that comes from the Microsoft Corporation | 29 Sep 2003 00:51 GMT | 2 |
Microsoft Consumer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| RE: Try on this patch from Microsoft Corporation | 28 Sep 2003 16:51 GMT | 2 |
MS Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| Check the corrective patch for Windows | 28 Sep 2003 16:46 GMT | 1 |
Microsoft Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| Apply the pack | 28 Sep 2003 16:45 GMT | 1 |
Microsoft Client this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| DTPicker change me month by day !!! | 28 Sep 2003 06:22 GMT | 1 |
Hello !!! Anyones now why my datapicker change the month by the day ? (only in Xp o win 2000) I´m using VB 6.0 and sql 7.0
|
| benefits of mdi | 28 Sep 2003 06:18 GMT | 2 |
what are the benefits/hazards of using mdi forms vs sdi forms for a single user program? no idea and very curious. thanx
|
| Avoiding collisions. OLE one at a time only? | 27 Sep 2003 15:39 GMT | 1 |
When I try to send data from say, Access to Excel via OLE Automation, sometimes I will have an error. The error is when I open Excel, or start another instance of OLE, then data might go to the wrong spreadsheet. Visually, I will see the data
|
| What is COM | 27 Sep 2003 02:34 GMT | 1 |
What is COM and how do I use it to say pass info to other VB apps? thanks Mark
|
| recursive object serialization | 26 Sep 2003 21:40 GMT | 2 |
Can anyone tell me how I can serialize an object and have it do the following: a) serialize any sub-objects recursively b) serialize collections
|
| Pass class interface reference | 26 Sep 2003 16:45 GMT | 1 |
My application uses an ActiveX exe and a couple of ActiveX dll's, all of which are of my own making. The exe has references to all the dlls it uses, but now I would like the dlls to have a reference to the activex exe. Therefore I've made a function in all my dlls:
|
| [URGENT] How can I convert a VB3 project into VB6 version ? | 26 Sep 2003 15:58 GMT | 5 |
I have a project developped in VB3 and I would like to convert into VB3. Thanks for yours answer. Regards, Julien.
|
| COM Reference Question | 26 Sep 2003 15:08 GMT | 1 |
I am building a VB6 COM object that I'll be calling from my classic ASP web pages. Now this COM object will need to reference another COM object (built in C++, if that matters). If I set a reference to the second COM object in my first COM object, make use of this referenced ...
|
| detect instance of word | 26 Sep 2003 05:50 GMT | 1 |
How do you detect if an instance of Word is already open?
|