MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

December 2003 - Shannon Shang-I think therefore I am

  • MERRY CHRISTMAS!

    Today i am going to say :Merry Christmas to all of the person who I known ,whosoever i love and whosoever i hate! --------------------------------- How "Merry Christmas" is said ..... Happy New Year Afrikaans: Ges?nde Kersfees Afrikander: Een Plesierige...
  • Microsoft Removing Java From Applications

    While not commenting directly on Microsoft's proposed changes to their application line up, Sun did note that Microsoft users can download the most recent and compatible version of Java so they can have the high performance Java Computing experience on...
  • Set Folder Path API

    We can get the path name of a special folder with SHGetFolderPath API. we can find this function name in shfolder.dll or shell32.dll,but i can't find it's corresponding interface function in shfolder.dll or shell32.dll. In fact,this function is provided...
  • Set glodal mouse cursor

    Most of control in VB has a MousePointer .we can set me pointer of mouse,such as setbusy cursor. But sometime we need set a global mouse cursor instead of someone control 's cursor . At this time .we can use ShowCursor API to do this : Option Explicit...
  • ERL function

    I have my information from: this site The theory is you can use rule numbers to find the line where the last error occurred. For example: Code: On Error Resume Next Dim b As Byte 10: b = 0 20: b = -1 30: b = 2 MsgBox Erl
  • How to ascertain a string variable wether has been initialized

    In VB,if a string variable has not been initialized yet, it's value is vbNullString,if a string variable has been initialized ,but it assigned a zero-length string "" . In VB, you cannot compare an empty string to a vbNullString because VB equates ""...
  • tips

    Open Your VB Projects With a Clean Slate If you're like me, you hate all the clutter of open form, class, and module windows when you open your VB projects in the IDE. Here's a simple workaround to let you start your project with a clean workspace. Edit...


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems