| Thread | Last Post | Replies |
|
| binary file write in VB6 | 23 Jun 2004 14:43 GMT | 1 |
I want to output this data to text and binary files. The binary file contains the garbage you would expect to see if you try to read it with a text editor, but below that the output appears as text as it also appears in the text file. It's been a long time
|
| binary file write in VB6 | 23 Jun 2004 14:35 GMT | 1 |
I want to output this data to text and binary files. The binary file contains the garbage I would expect to see if I try to read it with a text editor, but below that the output appears as text. It's been a long time since I've written any VB code. What am I
|
| Building DHCP messages | 23 Jun 2004 10:16 GMT | 6 |
Is there anyone here who has had experience with creating the various DHCP messages. From time to time I go into an environments that uses DHCP, but as it does happen from time to time, there is also no-one available to confer with to
|
| VB Algorithm - Ideas Needed | 23 Jun 2004 09:51 GMT | 25 |
I have a file with comma separated numeric values (four columns). There are about 40,000 numbers in each column. I need to determine if there is a number (just the first one) which appears in ALL columns.
|
| MS FlexGrid | 23 Jun 2004 08:30 GMT | 6 |
Is it possible to "select" a line displayed in a Flex Grid much like a selecting an option button in a collection? Example: Say there are ten rows and 12 columns. Can the user select the third row and have some action occur
|
| webcam image capture | 23 Jun 2004 01:48 GMT | 1 |
i need some help. im doing a project right now for the incoming and outgoing visitor for a client. this will store pertinent info on the visitor coming in. i had already developed an application for that but the real problem is that, i should have to include their picture from
|
| Save Picturebox | 23 Jun 2004 01:31 GMT | 8 |
Dear all.. I have a picturebox filled on a form. The picturebox has some graphics displayed on it.I was trying to save the picturebox, but continuesly failed to do so. I am clueless of why it is happening. I
|
| Shell execute error | 23 Jun 2004 00:49 GMT | 4 |
I have an old application written in VB 3.0 and it's returning "Shell Execute error - Return code = 2". Does anyone remember what causes this error, if there is a DLL that I could be missing causing it.
|
| Treeview Click | 22 Jun 2004 23:14 GMT | 1 |
On my treeview, when the user clicks the "white space" to the right of a (unselected) node's caption, the node is "selected", but the _nodeclick() event doesn't fire. The _click() event fires just fine, but when it does fire, the
|
| accessing messages in Outlook express | 22 Jun 2004 22:17 GMT | 1 |
I was hoping that this would be an easy thing to do. I wanted to look at the header information for emails received with outlook express. It's easy enough in MS outlook, but I cannot find very much information on adding the component, let alone how to do it, in outlook express.
|
| Get PID from process name | 22 Jun 2004 21:35 GMT | 3 |
Is there an api that gives me the pid of a running program. I can get the pid from the taskmanager, but that is variable. Is there anyone that knows how to get it. An api that lists all child processes id's is also very welcome.
|
| VB6 ByRef problem | 22 Jun 2004 18:42 GMT | 3 |
This is probably one that's staring me in the face, but I cannot get it to work. I have a Sub with string passed ByRef, but changes made to the string inside the Sub don't affect the string passed, which they definitely should. Calling code is:
|
| webBrowser control | 22 Jun 2004 18:41 GMT | 2 |
I intend adding a customised browser with above control to my programme. Will the congtrol use the core security features of IE and windows. Stein
|
| Seeking Programmers for Symmetrical Melody Thesaurus (1440 melodies) Software Program: | 22 Jun 2004 18:19 GMT | 1 |
I recently made some conceptual breakthroughs regarding the interval permutation pre-sorting and the pitch-class-set/scale post-sorting aspects of my envisioned symmetrical melody thesaurus software, so that it will take the absolute minimum of time and effort to write a
|
| VB6 SP6 BUGS: Database Diagrams Issue: Preliminary Info | 22 Jun 2004 16:09 GMT | 2 |
MS has reproduced the problem where installation of VB6 SP6 causes SQL datagrams to disappear. The issue is still under investigation, but a preliminary workaround at this point is to revert to an older build of the SQL Designer DLLs, specifically MDT2DF.DLL. Any Microsoft ...
|