Click here to Skip to main content
16,012,316 members
Home / Discussions / C#
   

C#

 
GeneralRe: FILETIME implementation in C# Pin
Member 1206160030-Oct-15 0:09
Member 1206160030-Oct-15 0:09 
GeneralRe: FILETIME implementation in C# Pin
Richard MacCutchan30-Oct-15 1:05
mveRichard MacCutchan30-Oct-15 1:05 
QuestionVS_FIXEDFILEINFO implementation in C# Pin
Member 1206160028-Oct-15 23:51
Member 1206160028-Oct-15 23:51 
AnswerRe: VS_FIXEDFILEINFO implementation in C# Pin
Richard MacCutchan29-Oct-15 0:06
mveRichard MacCutchan29-Oct-15 0:06 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 1:00
Member 1206160029-Oct-15 1:00 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Richard MacCutchan29-Oct-15 1:04
mveRichard MacCutchan29-Oct-15 1:04 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 1:08
Member 1206160029-Oct-15 1:08 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Richard MacCutchan29-Oct-15 5:16
mveRichard MacCutchan29-Oct-15 5:16 
You need to allocate the version info structure as described on MSDN. You then need to make the calls to the various routines (not just declare them) via the pinvoke calls in order to get the structure filled in with the information.
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 5:19
Member 1206160029-Oct-15 5:19 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Richard MacCutchan29-Oct-15 5:39
mveRichard MacCutchan29-Oct-15 5:39 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 3:05
Member 1206160029-Oct-15 3:05 
AnswerRe: VS_FIXEDFILEINFO implementation in C# Pin
OriginalGriff29-Oct-15 0:11
mveOriginalGriff29-Oct-15 0:11 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 0:59
Member 1206160029-Oct-15 0:59 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
OriginalGriff29-Oct-15 1:18
mveOriginalGriff29-Oct-15 1:18 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 1:22
Member 1206160029-Oct-15 1:22 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Dave Kreskowiak29-Oct-15 4:03
mveDave Kreskowiak29-Oct-15 4:03 
GeneralRe: VS_FIXEDFILEINFO implementation in C# Pin
Member 1206160029-Oct-15 5:16
Member 1206160029-Oct-15 5:16 
Questionc# Pin
Member 1152168528-Oct-15 20:42
Member 1152168528-Oct-15 20:42 
AnswerRe: c# Pin
OriginalGriff28-Oct-15 22:44
mveOriginalGriff28-Oct-15 22:44 
AnswerRe: c# Pin
John Torjo28-Oct-15 23:15
professionalJohn Torjo28-Oct-15 23:15 
Questionpivot - Variab;le y axis Pin
Member 1206164728-Oct-15 9:15
Member 1206164728-Oct-15 9:15 
AnswerRe: pivot - Variab;le y axis Pin
OriginalGriff28-Oct-15 22:45
mveOriginalGriff28-Oct-15 22:45 
AnswerRe: pivot - Variab;le y axis Pin
Richard MacCutchan28-Oct-15 22:48
mveRichard MacCutchan28-Oct-15 22:48 
Questionhow to read a serial data and then observe it in a box with c#? Pin
ssssdaaads28-Oct-15 3:25
ssssdaaads28-Oct-15 3:25 
AnswerRe: how to read a serial data and then observe it in a box with c#? Pin
Richard MacCutchan28-Oct-15 4:05
mveRichard MacCutchan28-Oct-15 4:05 

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.