| Thread | Last Post | Replies |
|
| Need help with tracing the problem | 01 Mar 2006 18:22 GMT | 4 |
A user of my software has the following problem: "This program has performed an illegal operation and will be shut down." ...caused an invalid page fault in module USER.EXE at..... This problem is under Windows98SE.
|
| Reading mouse "extended" buttons | 01 Mar 2006 17:41 GMT | 1 |
I have a mouse with "extended" buttons (browser back/forward, media player "play/stop/FF", etc.) How do I "read" these buttons from a VB app? Thanks
|
| Internationalisation Question | 01 Mar 2006 15:51 GMT | 4 |
I'm the author of a freeware product "Calendar Magic" (http://www.stokepoges.plus.com) which is used without problems all over the world and even in "exotic" countries such as Thailand and Vietnam. Today, however, a Greek user reported a couple of issues via
|
| Returning a Stored Proc to a recordset | 01 Mar 2006 15:16 GMT | 1 |
I have already declared a recordSet as adoPrimaryRS the stored procedure is basicly a select statement, how can i return it into the adoprimaryRs ? Dim QryCommand As ADODB.Command
|
| Raising events in a vb6 app from a lib. | 01 Mar 2006 14:30 GMT | 2 |
I have a VB6 application that has a reference to a .NET library (written in vb 2005). The .NET library raises a lot of events into the VB6 app. Sometimes, when I am at a breakpoint in the VB6 app or did Ctrl+Break, it seems that an event will be fired from the .NET library
|
| Help with datacombo! | 01 Mar 2006 10:52 GMT | 2 |
Is there a way of combining the results from three tables into a datacombo? I have a record which can have a physical ref, block ref and courtyard ref. These ref. are stored in their own tables and then the id's to theses are in a main table. I need to be able to ref. the ...
|
| Listbox to Datagrid | 01 Mar 2006 07:55 GMT | 2 |
Hi Can I loop within a list to extract each line and output to a datagrid
|
| Shell function | 01 Mar 2006 02:19 GMT | 1 |
I have an application (powerpro) in which one instance of it is open all the time. If I want to execute one of the files associated with this application I only have to double click on one of them. Since only one instance of this application can be running, I have a hard
|
| Network Drive Not Ready | 01 Mar 2006 02:08 GMT | 3 |
Because I am using a USB network adapter sometimes when my XP machine boots up the device is not ready when XP attempts top map the server drive. The icon on my computer has a red X across it. I tried to write a VB6 program that will keep trying to connect using the
|
| Dll Unique Base Address | 01 Mar 2006 00:19 GMT | 2 |
I remember in the distant past that you should always provide your dlls with a unique base address. If this is so, what is the number range from and increments? What are the thoughts and recommendations of the group on the impact that
|