I need some advice before to invest 200$ in the acquistion process of an iPod shuffle... is the iPod Shuffle the best choice ? Thank you !
Broker2003
Posts
-
which is the best MP3 USB player on the market ??? -
How to get the line numberHello, A quite simple question : I have add an error handler to my VB project. Everything's perfect. But when I catch a run-time error, how to get the line number where the error occurs ? I'm using VB6 and I haven't find such property on the err object. Thanks in advance !
-
CFile class to copy through a network connectionHello, Is CFile strong enough to allow a copy through a network connection (WAN) with some slow performance ? Should I look to another solution ? Thanks for your advices. Pierre
-
serveral radio buttons groups on the same dialogThat's it ! so hard to find such information in the Visual C++ documentation... it saves me a lot of time ! Many thanks
-
serveral radio buttons groups on the same dialogHi, I'm a beginner with VC++ 6.x and I'm becoming crazy. I don't know how to manage several group of radio buttons on the same dialog box... it seems that evey radio buttons are included in the same unique group ! Any ideas ??? thanks !