| Thread | Last Post | Replies |
|
| Serial Port Class ? | 12 Apr 2004 15:39 GMT | 5 |
Being someone who reads these vb and API groups regularly, I seem to remember someone mentioning that they have a serial port class for VB (for replacing the MSCOMM control) on their website, but for the life of me, I couldn't find any references to it. I did a groups.google ...
|
| RFID | 09 Apr 2004 16:14 GMT | 3 |
I have several 125 khz rfid tag's, with several data, and i would like to read/write them with vb6 or vb.net. Can anyone give me a hand on this? Regards,
|
| Dll help to uninstall from reference | 08 Apr 2004 23:04 GMT | 1 |
Hi. I need help to remove the reference link from the reference window in the vb project. I already unregistered the dll and deleted from the local machine Can someone send me the solution or post in here? My email address is coolchangefl@hotmail.com Thanks again.
|
| Adding/removing from ListBox | 08 Apr 2004 16:34 GMT | 4 |
I'd like to... 1. copy the pre-existing items in my listbox 2. remove the last 4 characters from each copied item (i know how to do this already)
|
| Copy of an object instance | 07 Apr 2004 20:05 GMT | 1 |
suppose I want to have a copy of an object. What I did was something like this ' Imagine I have an Instance of myClass named myInstanc Dim AObj as myClas Set AObj = New myClas
|
| how can i read event log (system,application,security) using VB6 | 07 Apr 2004 09:08 GMT | 1 |
how can i read event log (system,application,security) using VB6 i found "event system" in vb6 references. but can not use it. is there something easy way to get system log?
|
| Video playback on TV | 06 Apr 2004 13:01 GMT | 2 |
I'm programming in Visual Basic 6.0 (SP5) to playback video files (mpeg, and avi) on tv set through MPEG playback card. I read that DirectShow or DirectX API should be used. Does anyone have code samples for sharing? Thanks very much.
|
| Send email | 06 Apr 2004 09:42 GMT | 1 |
How do I send e-mail with no user interfaces?
|
| combobox goes nut | 01 Apr 2004 22:42 GMT | 1 |
This is crazy. I put a combo box on my exisiting project and put some values in the List property. The list turns to a list of "r". e.g.:
|