Click here to Skip to main content
15,887,397 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is the syntax error in this SQLite query? Pin
Richard Andrew x6410-Jul-21 0:03
professionalRichard Andrew x6410-Jul-21 0:03 
GeneralRe: What is the syntax error in this SQLite query? Pin
OriginalGriff10-Jul-21 0:10
mveOriginalGriff10-Jul-21 0:10 
GeneralRe: What is the syntax error in this SQLite query? Pin
SeeSharp212-Jul-21 1:11
SeeSharp212-Jul-21 1:11 
QuestionHow to create Shared memory between C# application and VC++ console application Pin
manoharbalu8-Jul-21 1:46
manoharbalu8-Jul-21 1:46 
AnswerRe: How to create Shared memory between C# application and VC++ console application Pin
Richard Deeming8-Jul-21 2:18
mveRichard Deeming8-Jul-21 2:18 
GeneralRe: How to create Shared memory between C# application and VC++ console application Pin
manoharbalu9-Jul-21 0:21
manoharbalu9-Jul-21 0:21 
GeneralRe: How to create Shared memory between C# application and VC++ console application Pin
Richard Deeming9-Jul-21 0:44
mveRichard Deeming9-Jul-21 0:44 
AnswerRe: How to create Shared memory between C# application and VC++ console application Pin
OriginalGriff8-Jul-21 2:20
mveOriginalGriff8-Jul-21 2:20 
I would strongly suggest that you don't: instead redesign to use message based communications via Named Pipes[^] or Sockets C#[^] / Sockets C++[^]

It's a much more robust solution that can be a whole load more flexible.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

AnswerRe: How to create Shared memory between C# application and VC++ console application Pin
Gerry Schmitz8-Jul-21 6:49
mveGerry Schmitz8-Jul-21 6:49 
GeneralRe: How to create Shared memory between C# application and VC++ console application Pin
manoharbalu9-Jul-21 0:17
manoharbalu9-Jul-21 0:17 
GeneralRe: How to create Shared memory between C# application and VC++ console application Pin
Gerry Schmitz9-Jul-21 5:39
mveGerry Schmitz9-Jul-21 5:39 
AnswerRe: How to create Shared memory between C# application and VC++ console application Pin
jschell17-Jul-21 10:54
jschell17-Jul-21 10:54 
QuestionHow to read value of a cell in GridView (DevExpress)? Pin
Alex Dunlop7-Jul-21 5:18
Alex Dunlop7-Jul-21 5:18 
GeneralRe: How to read value of a cell in GridView (DevExpress)? Pin
Richard MacCutchan7-Jul-21 5:39
mveRichard MacCutchan7-Jul-21 5:39 
GeneralRe: How to read value of a cell in GridView (DevExpress)? Pin
Alex Dunlop7-Jul-21 6:06
Alex Dunlop7-Jul-21 6:06 
GeneralRe: How to read value of a cell in GridView (DevExpress)? Pin
Richard MacCutchan7-Jul-21 6:10
mveRichard MacCutchan7-Jul-21 6:10 
AnswerRe: How to read value of a cell in GridView (DevExpress)? Pin
OriginalGriff7-Jul-21 5:52
mveOriginalGriff7-Jul-21 5:52 
QuestionSYSTEM process and corresponding user process both need access to Registry HKLM section - StartAsCurrentUser.exe not working with VS2019 Pin
Emil123456875-Jul-21 22:25
Emil123456875-Jul-21 22:25 
AnswerRe: SYSTEM process and corresponding user process both need access to Registry HKLM section - StartAsCurrentUser.exe not working with VS2019 Pin
Victor Nijegorodov5-Jul-21 23:44
Victor Nijegorodov5-Jul-21 23:44 
AnswerRe: SYSTEM process and corresponding user process both need access to Registry HKLM section - StartAsCurrentUser.exe not working with VS2019 Pin
Dave Kreskowiak6-Jul-21 5:04
mveDave Kreskowiak6-Jul-21 5:04 
AnswerRe: SYSTEM process and corresponding user process both need access to Registry HKLM section - StartAsCurrentUser.exe not working with VS2019 Pin
Emil123456876-Jul-21 5:24
Emil123456876-Jul-21 5:24 
GeneralRe: SYSTEM process and corresponding user process both need access to Registry HKLM section - StartAsCurrentUser.exe not working with VS2019 Pin
OriginalGriff6-Jul-21 11:19
mveOriginalGriff6-Jul-21 11:19 
QuestionHandling Volume and Mixing as a DJ Pin
Filip D. Williams5-Jul-21 21:47
Filip D. Williams5-Jul-21 21:47 
AnswerRe: Handling Volume and Mixing as a DJ Pin
Gerry Schmitz6-Jul-21 7:12
mveGerry Schmitz6-Jul-21 7:12 
GeneralRe: Handling Volume and Mixing as a DJ Pin
Filip D. Williams7-Jul-21 20:40
Filip D. Williams7-Jul-21 20:40 

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.