| Thread | Last Post | Replies |
|
| How to return value from ActiveX EXE ? | 08 Nov 2005 23:05 GMT | 12 |
I have a main program who calls ActiveX EXEs that gets data and send the data to a client program. There could be many concurrent clients requesting different data, so there could be many ActiveX.EXEs running at the same time.
|
| word document patch | 08 Nov 2005 22:52 GMT | 3 |
Is there any tool out there can do: 1) compare two word documents, one is a old file, the other is a newer version of the same file. 2) generate a patch, the patch shows the differce between the two files, the
|
| ListView Loop & Index out of range error message | 08 Nov 2005 20:32 GMT | 3 |
I use this same type of loop to get the value of the items that are selected I can't understand why it doesn't work now. There are 21 records in the listview and 6 of them are selected in my test... The problem is when on the first iteration of the loop, i is set to 0 and it dies on ...
|
| creating bmp file at runtime | 08 Nov 2005 20:23 GMT | 10 |
hi guys isit possible to create a bmp file at run time please help me in this
|
| The printer object does not send to printer | 08 Nov 2005 19:56 GMT | 5 |
Hello. I have an application that works fine in many computers, but in one computer the Printer object does not print. It is a very simple app that sends plain text to the printer. In this computer, it simply does nothing when I send Printer.EndDoc or
|
| ERROR 8012 MSCOMM | 08 Nov 2005 19:36 GMT | 6 |
have a program work with mscomm support with win 2000 and Xp sp2 but that not work in WIN XP Media Center !!! mscomm.port=true >> Error 8012 (Oprt cant open)
|
| Newbie: Simple Access Database Connection | 08 Nov 2005 18:46 GMT | 1 |
Hi Gang Simple question here... I've got VB6 loaded on my PC. I have an Access 2000 db with some tables on my PC as well(say in d:\mydata\mydb.mdb).
|
| Help me | 08 Nov 2005 18:46 GMT | 1 |
Sorry, my prior question may make u confuse. my main purpose is I wanna make program for image processing. So the app can recognize model of an image. But I've some problem: 1) How to know the union pixel be an line, circle/oval, curve or retangle?
|
| help me | 08 Nov 2005 17:46 GMT | 1 |
Do U have ideas? 1) How to know the line is tortous or not? 2) I've an trilateral picture (triangle). How to find position of third the angle/corner?
|
| Send parameters to application already opened | 08 Nov 2005 17:24 GMT | 9 |
How to send parameters to application already opened? For example: I run .mp3 file and Media Player is already running. I must make the same thing with one my application. I have watched in the net, but people only speak about
|
| vb 6 determine file size | 08 Nov 2005 17:03 GMT | 4 |
How do I determine a files size in Visual Basic 6 without FSO.
|
| how to create table MSDE | 08 Nov 2005 16:06 GMT | 1 |
I got MSDE in my web control panal with database name and admin user. i don't know how to create table or select from the table. i need snipt codes to create a table. thanks in advance
|
| One way message form | 08 Nov 2005 15:53 GMT | 2 |
I am running a classroom that requires very tight security. I have been using net send to send messages to students but find the function to be to restrictive because of the number of characters limitation. Visual Basic is installed on the instructors computer which is attached ...
|
| TLBEXP | 08 Nov 2005 15:51 GMT | 1 |
Hi.. I'm tryng to use a dll developed from vb.net 2003 in a VB 6.0 project. I already added this dll (.net) in references in vb 6 project but I can't use the methodsfrom the class of the dll. If possible I'd like to see some
|
| sstab suppress control's validation / lostfocus event? | 08 Nov 2005 15:31 GMT | 6 |
I hv a sstab control in a vb6 form. I find that when I click to change tab, the current active control's (on a tab) validation or lostfocus event is not fired and the tab changes directly. How to overcome this?
|