Click here to Skip to main content
15,913,941 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIn generic functions Pin
member2725-Sep-08 3:31
member2725-Sep-08 3:31 
AnswerRe: In generic functions Pin
Jon_Boy25-Sep-08 3:54
Jon_Boy25-Sep-08 3:54 
GeneralRe: In generic functions Pin
member2725-Sep-08 19:57
member2725-Sep-08 19:57 
QuestionFinding memory slots Pin
vinodihava25-Sep-08 3:04
vinodihava25-Sep-08 3:04 
AnswerRe: Finding memory slots Pin
Jon_Boy25-Sep-08 3:18
Jon_Boy25-Sep-08 3:18 
QuestionConvert Time-Stamp in VB? Pin
Sonhospa25-Sep-08 1:44
Sonhospa25-Sep-08 1:44 
AnswerRe: Convert Time-Stamp in VB? Pin
Jon_Boy25-Sep-08 3:55
Jon_Boy25-Sep-08 3:55 
AnswerRe: Convert Time-Stamp in VB? Pin
Tim Carmichael25-Sep-08 5:49
Tim Carmichael25-Sep-08 5:49 
The type conversion is going to depend on what the DWORD value actually represents. Is it a number of seconds since a given base time?

If so, do a DateAdd to add the DWORD value to the base time.

Hope that helps...

Tim
NewsRe: Convert Time-Stamp in VB? Pin
Sonhospa25-Sep-08 6:19
Sonhospa25-Sep-08 6:19 
GeneralRe: Convert Time-Stamp in VB? Pin
Jon_Boy25-Sep-08 6:36
Jon_Boy25-Sep-08 6:36 
NewsRe: Convert Time-Stamp in VB? [modified] Pin
Sonhospa25-Sep-08 7:17
Sonhospa25-Sep-08 7:17 
GeneralRe: Convert Time-Stamp in VB? Pin
Jon_Boy25-Sep-08 7:46
Jon_Boy25-Sep-08 7:46 
GeneralSounds promising! Pin
Sonhospa25-Sep-08 8:19
Sonhospa25-Sep-08 8:19 
GeneralRe: Sounds promising! Pin
Jon_Boy25-Sep-08 8:45
Jon_Boy25-Sep-08 8:45 
GeneralCool! Pin
Sonhospa25-Sep-08 9:09
Sonhospa25-Sep-08 9:09 
GeneralRe: Cool! Pin
Jon_Boy25-Sep-08 9:33
Jon_Boy25-Sep-08 9:33 
AnswerRe: Cool! Pin
Sonhospa25-Sep-08 12:42
Sonhospa25-Sep-08 12:42 
Questionsql server image saving as byte doubt Pin
AnieMVC25-Sep-08 1:22
AnieMVC25-Sep-08 1:22 
AnswerRe: sql server image saving as byte doubt Pin
Kschuler25-Sep-08 5:37
Kschuler25-Sep-08 5:37 
QuestionInserting a picture in Excel file in a particular Cell Pin
vijaylumar24-Sep-08 23:35
vijaylumar24-Sep-08 23:35 
AnswerRe: Inserting a picture in Excel file in a particular Cell Pin
ChandraRam25-Sep-08 1:02
ChandraRam25-Sep-08 1:02 
QuestionBuild Setup thruogh Installshild Pin
saurabh60mca6024-Sep-08 19:25
saurabh60mca6024-Sep-08 19:25 
AnswerRe: Build Setup thruogh Installshild Pin
HemJoshi24-Sep-08 23:13
HemJoshi24-Sep-08 23:13 
QuestionCheck Computer Administrator Pin
Gagan.2024-Sep-08 19:18
Gagan.2024-Sep-08 19:18 
AnswerRe: Check Computer Administrator Pin
HemJoshi24-Sep-08 23:17
HemJoshi24-Sep-08 23:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.