Search:

Type: Posts; User: kafsar

Search: Search took 0.02 seconds.

  1. ERROR: Index was outside the bounds of the array

    I have code which converted from C#, its worked in C# but in vb received the error: Index was outside the bounds of the array" at this line:
    ...
  2. Replies
    4
    Views
    754

    Modify registry key

    I would like to modify registry key useing VB6 code and windows XP

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

    change following key!!

    shell "Explorer.exe" to...
  3. Replies
    3
    Views
    551

    Insert date and day in field

    I need to insert dates and day in filed for current whole month like: (VB6 code)

    01-01-2012 Sun
    02-01-2012 Mon
    03-01-2012 Tue
    .
    .
    31-01-2012 Tue

    Thanks
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width