date formatting

  1. H

    Windows 7 Current date on System.Windows.Forms.MonthCalendar not bolding in Win 7 OS

    Gregarious greetings, I work as a .NET Developer. I work on a Windows 7 PC that has Virtual PC/Windows XP mode. My C# code in the Visual Studio 2005 Win app on the Virtual PC/Windows XP mode successfully bolds dates on a System.Windows.Forms.MonthCalendar control based on certain logic that...
  2. G

    Windows 7 Need to Convert Windows XP Batch File to Windows 7

    Hello: This is my first time posting here. Thanks in advance for any assistance. I have a batch file that worked faithfully in Windows XP. I wish to update the code to work in Windows 7 Ultimate (64-bit). The code creates a folder with a date in its name. the code is as follows: @echo...