| Thread | Last Post | Replies |
|
| Pressing the Enter key causing windos Beep sound? help | 02 Aug 2005 22:44 GMT | 5 |
I'm getting the window Beep (error?) sound when I press the Enter key on a form with a tabstrip. I have the Keypreview set to true and then I have this code in the Form_KeyUp sub: '---------------------------------------------------------------------------
|
| Another Sharing question | 02 Aug 2005 22:35 GMT | 1 |
To preface, I have some code that will enumerate shares. I have a wireless laptop and when I connect to my network (a network with some shared folders and printers), sometimes it'll show the shares right away, sometimes it won't show them for awhile. I'll have
|
| VB programmers for my project | 02 Aug 2005 19:21 GMT | 3 |
Dear developer, Do you often wonder who built a certain website and how it is done? And who manages that website right now? Strange, but developers usually stay anonymous while they should present
|
| Crystal Reports | 02 Aug 2005 18:02 GMT | 1 |
Why does the following code ALWAYS return 99? The values that get passed into the variable @prcSheet are "Big 20", "Kaiser 30", "Diaset 15", and so on. So my thinking is that I take the last two digits because the @prcGroup is usually just "Big" or "Kaiser"
|
| Sending message to a broswer window | 02 Aug 2005 16:31 GMT | 4 |
Hi Newsgroup, I want to perform the following tasks (1) Open the default browser programm (2) ?????
|
| Distribute only a DLL using Setup.lst | 02 Aug 2005 15:50 GMT | 3 |
I have a DLL I wrote and would like to use the Deployment wizard to distribute the DLL but it keeps wanting to create groups and icons which I don't need. I just need to install the DLL in the Windows System folder and self register. I don't need a default director,
|
| VB6 - accessing CompactFlash bootsector & FAT | 02 Aug 2005 08:26 GMT | 3 |
hoping for some guidance. I want to be able to read individual bytes & words from a CompactFlash card. The data on the CF does not conform to FAT so I want to get right down into the sectors.
|
| [FOT] Funny OT | 02 Aug 2005 05:58 GMT | 18 |
Saw this on another group and i thought this group can do with a laugh. So here you go.. don't go turning it into a political argument, and yes there are some historical faults and omissions, but just take it as it is, perhaps with a glass of wine.. ;)
|
| beep | 01 Aug 2005 21:14 GMT | 5 |
I'm using "beep" to give audible indication to user (VB6). How can I make it play through the computers speaker - instead of through the sound card? thanks,
|
| And again: Method '~' of object '~' failed - but this time err. -2147319779 | 01 Aug 2005 16:51 GMT | 4 |
once again a complaint about vb6/SP5. While trying to insert a rtf-control into a new UserControl, any Start of the appr. wizard produces a crash, reporting: Error -2147319779 (8002801 d): Method '~' of Objekt '~' failed,
|
| VERY VERY URJENT ABOUT ZIP FILES IN VB 6.0 | 01 Aug 2005 08:05 GMT | 1 |
How can i get exact number of files in a zip file in VB 6.0? im using xceedzip component, an event of exceedzip provides number of files but that event is treating folder as files also!! so the total number of files it returns is more than the number of files that realy
|