| Thread | Last Post | Replies |
|
| VB and OLE? | 27 Aug 2006 04:32 GMT | 2 |
What I am trying to do is: - From a VB form (click button) open a Powerpoint presentation; - When that presentation is running and that windown/form active, if I press a key then I close that Powerpoint presentation (maybe close the form,
|
| Damn it! | 17 Aug 2006 00:37 GMT | 10 |
Yesterday my last programmer left my project so now I'm just down to me. No one wants to work on vb6 anymore! I'm only on the project 2 days a week myself because I don't want to do vb6 either. It's getting to the stage that it needs to be upgraded to dotnet just to keep the ...
|
| Setting User Properties in Active Directory | 14 Aug 2006 20:37 GMT | 1 |
I have been trying to set user's properties for AD accounts and have made it pretty far. But now I have an error that I can't find an answer too. Here is my code. The problem is that in my ModifyUserProperties Sub the Term GetDirectoryEntry says Directory Entry cannot be indexed ...
|
| saving file to CD | 13 Aug 2006 08:42 GMT | 1 |
On the desktop you can drag and drop files to a CD-R, and XP will take care the rest for you. How do I do this with VB6? "FileCopy" to a CD-R doesn't seem to work.
|
| How to track/log ActiveX component calls? | 09 Aug 2006 08:04 GMT | 1 |
Is there any utility or tool that shows, log or spy who is calling a certain ActiveX dll and how long is the response time? I don't have the source code of the ActiveX dll. Any help would be appreciated,
|
| Using delay in Vb 6.0 | 04 Aug 2006 14:14 GMT | 1 |
Dear friends, I need help how to use processing delay in VB 6.0 programe as we can use it in general C/C++ Programe
|
| VB and binary files | 04 Aug 2006 07:16 GMT | 4 |
I want to save data into a binary file using VB6 and then read it back using C/C++. The data I am saving consists of rows of a User Defined Type (i.e. UDT) I have two questions:
|
| excel sheet problem | 02 Aug 2006 18:44 GMT | 2 |
I am using Response object in vb.net to download an excel sheet with data. It worked well and I could download excel file with data. But suddenly It started downloading only blank excel sheet. even though the data
|
| How to Schedule a VB6.0 Application into the Windows Scheduler | 02 Aug 2006 05:09 GMT | 1 |
Was wantin some help as to how can I schedule a VB6.0 App into the Windows Scheduler. Would like to create an inbuilt control with the schedule event - i.e. progamitcally i can change the schedule settings.
|