| Thread | Last Post | Replies |
|
| automatically delete contents of folders | 15 Apr 2004 23:04 GMT | 2 |
Can anyone help me create a program that will empty the contents of chosen folders? I'm using W2K Pro and wish to create a small program that when executed will delete my cookies and temporary internet files.
|
| VB triggers a Invalid Page Fault when Using My VC++ dll only on the first time | 15 Apr 2004 22:08 GMT | 2 |
Here is the scenario: I have a vb exe which calls a vc++ dll. The vc++ dll uses WritePrivateProfileString. If the ini file exists (previously) the vb program works without a
|
| vb interface | 15 Apr 2004 20:08 GMT | 2 |
I have an interface designed but i have no coding done i have a label done with (enter number of cities 10 - 100 )next to it i have a testbox set with 10 in it. I what to know the code which allows the user to change the value from 10 to 100 and from there the value is
|
| Programmer needed | 15 Apr 2004 19:18 GMT | 2 |
I need a programmer for an relatively simple application. This is a paid contract. If interested, please reply to me by April 16th (rather than reply to group) and I will give you more information.
|
| Passing info between C++ and VB Using sendMessage() | 15 Apr 2004 19:09 GMT | 3 |
Hi. I want to be able to pass events (represented by a Long value of my chosing) between my C++ DLL and then intercept these in VB (eg by populating a text box with this value, or any other more suitable method of capturing the value).
|
| Printing a directx image | 15 Apr 2004 17:28 GMT | 1 |
I've already draw a directx 3d image over a picturebox in vb.net.... but now, i want to print them... but i cant get the image to print.... im using vb.net and directx9.0.... any help??? thenks...
|
| UserControl events fail to get raised in the form | 15 Apr 2004 17:25 GMT | 8 |
When I have my form project and controls project both loaded, a RaiseEvent in the user control causes the appropriate event code to run in the form. However, if I have only my form project opened, the event code does not
|
| MSDN error | 15 Apr 2004 17:18 GMT | 1 |
Can anyone help, or show me where to look I have a Version of VB6 running on Windows 2000 Professional, also installed is the MSDN disk that came with it, Not terribly up to date though I recently received a service pack 5 disk from Microsoft ( thanks ) to remedy an error in ...
|
| Installing VB6 Pro | 15 Apr 2004 17:00 GMT | 11 |
I'd appreciate some help. I run dual boot, Win98 and Win2k Pro. My Win98 has gone cranky, all sorts of probs although VB6 Pro runs OK there. I'd like switch entirely to using the Win2k partition. I have the Microsoft Visual Basic 6.0 Pro CD which appeared to install
|
| Printer collection problem in Windows 98 SE | 15 Apr 2004 16:32 GMT | 1 |
I got a problem with my software in VB6. When installed on a Win98SE platfrom, the printer list that fill a combo list is empty. I use the Printer collection like this:
|
| Programmer needed | 15 Apr 2004 14:43 GMT | 1 |
I need a programmer for an relatively simple application. This is a paid contract. If interested, please reply to me by April 16th (rather than reply to group) and I will give you more information.
|
| Errors | 15 Apr 2004 14:40 GMT | 1 |
Hello, I am new to this group. I am a firm believer in returning the environment back to what it was before my program made any changes. If I use a Device Context from the pool of DC's, I first save what the context is and when I'm done I return it back to it's original state. I use ...
|
| VB6 ExitCode | 15 Apr 2004 14:39 GMT | 1 |
I'm writing a VB program and i want to exit fixing an ExitCode. I already tried with : ExitProcess (3) by exemple, but it didn't work. I hope that someone has the solution !
|
| Collection Memory Usage | 15 Apr 2004 13:32 GMT | 3 |
Hiya, Just a quick question - how does VB deal with memory when using collection classes? The context to this is that I heard in Java (which I've been learning recently) that different types of collection classes (Vectors,
|
| Extract | 15 Apr 2004 08:00 GMT | 2 |
I have a problem to display the data from SQL Server 2000 and tools for report is Crytal Report 8.5 Please help and here's the detail: I currently hava a combo box on the GUI which is storing the 200301 - 200312. If the user select 200303 from the combo box, if will display
|