本連載では、 実際にVB6で開発したソフトウェアがあると仮定して、 そのソフトウェアをC#に置き換えながら基本的な技術を学ぶという趣旨なので、 当然サンプルとなるソフトウェアが必要です。 そこで、 今回はVB6で開発した電話帳サンプルソフトという ...
The most common type of data to manipulate in most applications is textual data, which developers usually store in strings. String handling has always been a strong point for the Basic family of ...
Well, I'm not sure if anyone has run into this before but I figured I'd give it a shot.<P>I'm using the AppActivate function to grab a handle on another application using VB6 to execute a command ...
At some point, every developer needs to manipulate strings, whether it's to convert data from one format to another or to alphabetize a list. Strings might be a basic part of programming, but using ...
Tap into Outlook’s advanced e-mail and folder functions from VB Your email has been sent What do you get when you cross VB code and Outlook 2000? A slick enterprise app. Check out these examples and ...