| Thread | Last Post | Replies |
|
| VB6 SP6 BUGS: MSComCtl Listview control cashes - REPOST | 23 Feb 2005 23:07 GMT | 1 |
Reposted as the original is reported as deleted from the server. re: MSComCtl Listview control cashes after installing VB6/VS6 SP6 I have been advised that this problem has been reproduced and a hotfix has been prepared. The supporting KB article and hotfix download link have yet
|
| Need help with a Combo box. | 23 Feb 2005 21:06 GMT | 4 |
I am a little confused. I am trying to use a combo box but I get a Procedure declaration does not match description of event or procedure having the same name. I think it's a problem with the index as integer(coppied from my options button).
|
| write on my standard output | 23 Feb 2005 12:40 GMT | 2 |
I use Vb6 and I want after the execution of my programme Vb get to my command line a status return. I launch my program vb in a dialog box Dos it works on files without display any windows and after the treatments of my files I want in my origin Dos
|
| The Hexadecimal System and VB | 23 Feb 2005 09:26 GMT | 3 |
I'm trying to understand how VB handles the Hexadecimal system to be sure I know how to use the waveoutgetvolume and waveoutsetvolume API's. Hex(-1) returns FFFF but I know I should get FFFFFFFF. However Hex(-1#) returns FFFFFFFF.
|
| Saved .rtf Help File corrupt after reformatting system | 23 Feb 2005 04:40 GMT | 14 |
After following Microsofts admonition to reformat my system before doing a final compilation of my app I got many warnings/errors upon compiling an rtf file created in word. I used the Help Workshop program: hcw.exe that's included with Visual Basic. This exact same file compiled ...
|
| Password / Auto_Open Macro Problem :-( | 23 Feb 2005 03:40 GMT | 1 |
I recently made this macro in excel: http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/th read/4224d7377faa09d3/e008d26c6bdad365 I then made an Auto_Open macro consisting of the line "call Highlighted_Text()" .
|
| Rotating control | 23 Feb 2005 01:55 GMT | 5 |
I would like to be able to have a control (text or image) on my form that the user can resize and rotate rather like the text frame in MS Publisher. In Publisher the text frame has a resize circle at each corner and also a green rotating handle.
|
| Run-time error 29018 - You cant use a standard module for this operation | 23 Feb 2005 00:15 GMT | 1 |
I am trying to output a report with a filter based on its Group No to separate folders. But I keep getting the above error. The VBA code is:
|
| Date Flip Bug | 22 Feb 2005 23:40 GMT | 5 |
I don't know if this is specific to VB, but I've only seen it while programming in the VB language. Not everyone would have seen or heard of this, but if you dabble with VB and databases for long enough on Windows machines you're bound to run into it
|
| Help with Research | 22 Feb 2005 23:05 GMT | 13 |
I'm a software developer who is also studying psychology. I would really appreciate it if you would complete a survey that I'm using for a research project on programmers. It's easy [Yes/No answers] and takes about 5 minutes.
|
| Winsock | 22 Feb 2005 21:59 GMT | 1 |
Are there any alternative to winsock.ocx if I want to use TCP/IP or UDP protocol to make a VB.5.0 application............I'm tired of the limitation's in winsock.ocx............??
|
| Inter-app communication | 22 Feb 2005 16:45 GMT | 7 |
I have two applications. I would like them to communicate. I was thinking that the apps could trigger an event in the other application, sending a parameter along in the message. I looked at the withevents function, but I am not understanding it well. If
|
| Run-time error 429 | 22 Feb 2005 16:01 GMT | 4 |
We have an app created in VB 6 runnng in Windows 2000. I am now trying to run this app in Virtual PC that is Windows 2000 (Main computer OS is XP). I am now getting a 429 run-time error. The debug shows the line that is causing the error is
|
| VB6 exe crash error while trying to open the excel file | 22 Feb 2005 13:51 GMT | 1 |
Facing the following problem when running the vb exe developed in Win XP and trying to run in WIN 2000 OS. Problem Statement: While trying to open the excel File. Code Snippet:
|
| Can I run my old VBDOS apps in XP? | 22 Feb 2005 13:05 GMT | 8 |
I am currently working in VB6 in XP. Is it possible to run one of my old VBDOS apps on my current machine? Dan
|