| Thread | Last Post | Replies |
|
| CurrentCulture and CurrentUICulture (localization) get ignored | 06 Feb 2004 09:40 GMT | 5 |
In accordance with instructions on localizing an application in Visual Basic .NET 2003, I added the two "Imports" lines and two "Thread.CurrentThread.[...]" assignments in the code shown below. However, system forms still use the default language instead of being localized. For ...
|
| Converting a Visual Basic .exe to a service. | 06 Feb 2004 07:06 GMT | 1 |
I have an Visual Basic.exe file developed in Visual Basic 6.0, I would like to run the same as an service. Any help or pointers would be appreciated. Thanks in advance,
|
| Load web form from text file. | 06 Feb 2004 04:38 GMT | 7 |
Does anyone know of a program that will read a text file and fill in a web form with the contents of that file? We need to get about 3000 records (5 fields to each record) into a database owned by another company and the only way it can be done (according to them) is to enter them ...
|
| SetSpeed | 06 Feb 2004 04:03 GMT | 2 |
I'm trying to make a program that will speed up the clock on the task bar. My system battery is fine and the clock displays the right time before you ask lol. I'm wondering whether the Syntax SetSpeed will work the same on the
|
| Need help in Visual Basic programming. | 06 Feb 2004 03:03 GMT | 1 |
okay, here is what I wanted to accomplish and hopefully someone can provide some suggestion. I wanted to write a VB program to do the following. 1. my VB program will periodically check the contents in a directory,
|
| Selecting a directory | 06 Feb 2004 03:01 GMT | 4 |
I used to use a combination of DriveBox, DirBox and FileBox to enable the user to select a directory, but have just recently noticed that system and hidden directories do not appear - maybe since I switched to WinXP? I have tried to use CommonDialog but that does not have an option ...
|
| Bizarre compilation problem | 06 Feb 2004 01:05 GMT | 16 |
Hey folks, Lately I've been having a problem with exe's compiled with VB (VB5 SP3 on Win98 dev box). When a button is clicked in a compiled exe, it throws an invalid page fault:
|
| Weird Intermitent Bug/Problem With VB Accessing MS Access | 05 Feb 2004 21:40 GMT | 1 |
I'm driving myself crazy trying to figure this one out. So much so that I think I'm within walking distance now! The program is written and compiled in Visual Basic 6 with SP5. The OS is Windows XP Professional.
|
| How to create a PictureBox with all the colors palet RGB ? (65535 color - 16 bits) | 05 Feb 2004 19:18 GMT | 5 |
How can I create easily a PictureBox with all the 65536 colors like the one in MSPaint or Paint Shop Pro? a+ Raymond H.
|
| Report Suggestions | 05 Feb 2004 18:53 GMT | 1 |
I'm trying to get some direction on how to proceed with a project. We have an application that needs to generate multiple report formats. This application is not written in VB, however, I can call a VB program from this application. This application would in concept
|
| Finding running processe using VB6 | 05 Feb 2004 17:26 GMT | 7 |
I think I have a virus on my m/c, a PIII, Win 98SE :-( When I run System Monitor I find ~70% CPU usage when I'm running nothing. Ad-aware reports 26 running processes. ALT+CTRL+DEL names 15 running
|
| Problem with Disconnected recordset | 05 Feb 2004 14:23 GMT | 1 |
I am facing a problem in accessing disconnected recordset from an User Control designed using VB 6.0. The scenario is given below I have designed an user control that is used as lookup for selecting data from a table, say Employee. The control is designed such that we
|
| VBA? | 05 Feb 2004 14:17 GMT | 9 |
Is Visual Basic for Applications on topic here (specifically, VB for Excel 2002)? If not, where would be better to ask?
 Signature Christopher Benson-Manica | I *should* know what I'm talking about - if I
|
| Drawing graphics & texts in control that has vertical & horizontal scrolls | 05 Feb 2004 12:40 GMT | 5 |
I am using VB6. I knew how to draw graphics/texts on forms and picture controls. But, these do not have vert./horiz. scrolls. I need such control to draw graphics and texts that may extend more than the vertical size of the monitor screen.
|
| data environment | 05 Feb 2004 11:02 GMT | 3 |
Running Visual Studio 6, Visual Basic 6.....why can I NOT find the Data Environment under components? Other add-ins shown such as Data Control but cannot find Data Environment Aargh!.
|