Click here to Skip to main content
15,910,009 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionRe: How to test on a pushed button in the leave event of a textfield [modified] Pin
cad-JC5-Nov-09 1:06
cad-JC5-Nov-09 1:06 
GeneralRe: How to test on a pushed button in the leave event of a textfield Pin
Luc Pattyn5-Nov-09 1:20
sitebuilderLuc Pattyn5-Nov-09 1:20 
QuestionRe: How to test on a pushed button in the leave event of a textfield [modified] Pin
cad-JC5-Nov-09 1:57
cad-JC5-Nov-09 1:57 
AnswerRe: How to test on a pushed button in the leave event of a textfield Pin
Luc Pattyn5-Nov-09 2:20
sitebuilderLuc Pattyn5-Nov-09 2:20 
GeneralRe: How to test on a pushed button in the leave event of a textfield Pin
cad-JC5-Nov-09 2:38
cad-JC5-Nov-09 2:38 
QuestionRe: How to test on a pushed button in the leave event of a textfield Pin
cad-JC8-Nov-09 22:29
cad-JC8-Nov-09 22:29 
QuestionDelegate with a cli::array as a parameter (Error Reentrancy was Detected) [modified] Pin
Greggor014-Nov-09 10:31
Greggor014-Nov-09 10:31 
AnswerRe: Delegate with a cli::array as a parameter (Error Reentrancy was Detected) Pin
Dave Doknjas4-Nov-09 10:58
Dave Doknjas4-Nov-09 10:58 
'System.Array' is pretty useless - more often used for COM interop - try changing the C# declaration to use a 'proper' C# array:
public static void CallbackFunction(EPList[] epList)


David Anton
http://www.tangiblesoftwaresolutions.com
Convert VB to C#, C++, or Java
Convert C# to VB, C++, or Java
Convert C++ to C#, VB, or Java
Convert Java to C#, C++, or VB

GeneralRe: Delegate with a cli::array as a parameter (Error Reentrancy was Detected) Pin
Greggor016-Nov-09 2:36
Greggor016-Nov-09 2:36 
QuestionGet Command line returned string Pin
wael_r3-Nov-09 22:54
wael_r3-Nov-09 22:54 
QuestionHow to close/hide the console window when window form is open? Pin
santoshkaif1-Nov-09 23:33
santoshkaif1-Nov-09 23:33 
AnswerRe: How to close/hide the console window when window form is open? Pin
N a v a n e e t h1-Nov-09 23:44
N a v a n e e t h1-Nov-09 23:44 
GeneralRe: How to close/hide the console window when window form is open? Pin
santoshkaif2-Nov-09 0:08
santoshkaif2-Nov-09 0:08 
AnswerRe: How to close/hide the console window when window form is open? Pin
Mark Salsbery2-Nov-09 9:07
Mark Salsbery2-Nov-09 9:07 
GeneralRe: How to close/hide the console window when window form is open? Pin
santoshkaif2-Nov-09 17:36
santoshkaif2-Nov-09 17:36 
GeneralRe: How to close/hide the console window when window form is open? Pin
N a v a n e e t h2-Nov-09 20:08
N a v a n e e t h2-Nov-09 20:08 
QuestionMerge exe(of managed and unmanaged code) and dlls into single exe Pin
santoshkaif1-Nov-09 22:55
santoshkaif1-Nov-09 22:55 
AnswerRe: Merge exe(of managed and unmanaged code) and dlls into single exe Pin
N a v a n e e t h1-Nov-09 23:28
N a v a n e e t h1-Nov-09 23:28 
GeneralRe: Merge exe(of managed and unmanaged code) and dlls into single exe Pin
santoshkaif1-Nov-09 23:38
santoshkaif1-Nov-09 23:38 
GeneralRe: Merge exe(of managed and unmanaged code) and dlls into single exe Pin
N a v a n e e t h1-Nov-09 23:57
N a v a n e e t h1-Nov-09 23:57 
GeneralRe: Merge exe(of managed and unmanaged code) and dlls into single exe Pin
santoshkaif2-Nov-09 0:06
santoshkaif2-Nov-09 0:06 
QuestionThread injection Pin
csrss30-Oct-09 12:12
csrss30-Oct-09 12:12 
AnswerRe: Thread injection Pin
N a v a n e e t h30-Oct-09 16:44
N a v a n e e t h30-Oct-09 16:44 
GeneralRe: Thread injection Pin
csrss30-Oct-09 17:45
csrss30-Oct-09 17:45 
QuestionRefresh Database Pin
rdop29-Oct-09 22:02
rdop29-Oct-09 22:02 

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.