Forum: C++ Feb 1st, 2005 |
| Replies: 2 Views: 1,964 Thanks for the input. I have been changing the registry using parts and pieces from my XP side to input into the 98 registry. I feel like I am very close to getting this thing to kick in. It appears... |
Forum: C++ Jan 22nd, 2005 |
| Replies: 2 Views: 1,964 I've done a little simple C++ programming but what I need now is way beyond my capability.
I have a PCI soft modem that is not working. See thread under Hardware "search on Dick."
I've... |
Forum: C++ Sep 3rd, 2004 |
| Replies: 3 Views: 2,182 Yeah, Chainsaw, I think you've hit it. I looked for the reverse brace but maybe I better look harder. This item shows up in a lot of my .h library stuff. I will pull up one .h and carefully check. It... |
Forum: C++ Sep 2nd, 2004 |
| Replies: 3 Views: 2,182 I've scanned a lot of C++ sites but have not found an answer yet. In several pre written programs, I've noticed that a single brace "{" is used without being closed later in the program. It appears... |