| Thread | Last Post | Replies |
|
| Install Shield and VB5 | 20 Jul 2005 15:53 GMT | 1 |
I need to distribute a VB5 ocx and VB5 runtime files. I don't want to use the wizard, the customer doesn't like it, does anybody knows how can I achieve that task with IShield Express? Because there's only a VB6 Virtual machine, is that useful for VB5sp3 too?
|
| Label does not appear in Frame Control | 20 Jul 2005 15:34 GMT | 12 |
I want to extend my existing VB prog by adding a frame control to group some existing controls like buttons and labels. Problem is that all labels that I move onto the new frame control do not appear anymore, even if I select "bring to front" on the label or "send to
|
| "Class Not Registered" Problem | 20 Jul 2005 14:31 GMT | 12 |
My app is made using VB6. It has been installed in many PCs and all are OK. Today, one customer buy a brand new PC with Windows XP. No other application software installed except the OS itself. Then, the customer installed my app. But when he starts to run it, a message shows up: ...
|
| minimizing memory requirements | 20 Jul 2005 13:40 GMT | 2 |
My program growes up and now comes to the limit of available ressources in Win98/WinME systems (although I tried to minimize ressources by using control arrays and using only one 'main' window with stacked containers to avoid duplicate use of
|
| Convert String to Array of Byte | 20 Jul 2005 11:07 GMT | 6 |
I am using Visual Basic 6 in window 2000 OS. I have a string data from text box , for example "30110100000068" , How to convert the string to Array of Byte ? Anyone have any ideas or suggestion is welcome.
|
| Install | 20 Jul 2005 09:22 GMT | 3 |
I want to distribute an application that was made years ago in VB 5, this app also contains several ActiveX. My question is: Where can I find a decent (modern) installer to achieve this task?
|
| Using the spell check in Openoffice | 20 Jul 2005 03:04 GMT | 4 |
We are developing a program that uses the spell check in Office using the Office object. What we do is to check each word. We want to do the same in OpenOffice. Don't want to dig into the enourmous OpenOffice SDK.
|
| VB 2005 Express | 20 Jul 2005 00:42 GMT | 8 |
I have an application in Access which relies heavily on Subforms. I have downloaded VB 2005 Express with a view to replacing the front end and keeping the Access database. I have never used VB before. Is there a way to easily implement subforms?
|
| GDI32.dll and drawing | 19 Jul 2005 23:16 GMT | 5 |
Hello, I am using gdi32.dll version 5.1.2600.2180. I develop an app and use this to draw a gradient look on the form. I am using VB and sp6 on XP SP2. When I package and give to a user to install.. the gradient does not work and no
|
| VB program conversion from Windows 95 to Windows XP | 19 Jul 2005 23:05 GMT | 5 |
In 2001 I wrote a VB program under Windows 95 using some data base stuff. It worked fine and was validated, but now it fails to execute without error under Windows XP. Re-making the executable leads to the offending statement:
|
| handle sigint, control c ,kill signal vb.net | 19 Jul 2005 19:29 GMT | 1 |
I want to handle "kill","ctrl-c" sigkill,sigint signals in vb.net. I have done it once in C. It was a cake wake.Could not a figure out how to do the same in vb.net. Thanks all..
|
| running a desktop item | 19 Jul 2005 18:00 GMT | 7 |
what would be the way in VB to run a desktop shortcut... I can't just call the program exe as there are parameters I need that are in the shortcut....mainly start in thx.
|
| MAPI Question | 19 Jul 2005 17:12 GMT | 3 |
I am trying to email using MAPI and I run into some problems. Everytime I send an email I get an outlook errors: 1) "A program is trying to access email addresses you have stored in Outlook. Do you want to allow this?"
|
| renewal | 19 Jul 2005 17:10 GMT | 1 |
i want to write A program in VB for online renewal of the software which is in VB. thanks bitu
|
| Row Selection in VB.NET DataGrid | 19 Jul 2005 16:09 GMT | 2 |
Hai All, I have a problem in VB.Net DataGrid. When I select a Row in th DataGrid it is not selecting the entire row instead it is selectin only one column one row. How can it be solved to select a entire row
|