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

Managed C++/CLI

 
AnswerRe: How can program tell that itself is running as admin? Pin
Luc Pattyn1-Oct-11 5:58
sitebuilderLuc Pattyn1-Oct-11 5:58 
GeneralRe: How can program tell that itself is running as admin? Pin
Brandon-X120001-Oct-11 6:13
Brandon-X120001-Oct-11 6:13 
AnswerRe: How can program tell that itself is running as admin? Pin
Luc Pattyn1-Oct-11 6:31
sitebuilderLuc Pattyn1-Oct-11 6:31 
AnswerRe: How can program tell that itself is running as admin? Pin
Richard MacCutchan1-Oct-11 6:02
mveRichard MacCutchan1-Oct-11 6:02 
GeneralRe: How can program tell that itself is running as admin? Pin
Brandon-X120001-Oct-11 6:13
Brandon-X120001-Oct-11 6:13 
GeneralRe: How can program tell that itself is running as admin? Pin
Richard MacCutchan1-Oct-11 6:36
mveRichard MacCutchan1-Oct-11 6:36 
GeneralHandle Leak when Compiling with /clr Option, and _beginthread. Pin
Mike Doner29-Sep-11 6:49
Mike Doner29-Sep-11 6:49 
QuestionShow text after press a button Pin
antonio34327-Sep-11 8:27
antonio34327-Sep-11 8:27 
hi,
I have an aplication whose view is based in TabControl. It has three tab and one of them have a Edit control. I'd like show text in this edit control when I press a button. I thought do a global variable that keep a valor, for example 1, and in the method, to do a control that show text only if the variable have valor 1.
But my problem is after press button, don't happen something. I think that I must to update the view with the method onUpdate or something like that.. but I dont know how.

What do you think?

This is my aplication:
http://i54.tinypic.com/1e9qtx.png
This is code :
http://www.megaupload.com/?d=1QT43LOQ[^]
AnswerRe: Show text after press a button Pin
Albert Holguin29-Sep-11 10:59
professionalAlbert Holguin29-Sep-11 10:59 
Questioncreatefile() API fail for mapped/shared network drives Pin
s v joshi25-Sep-11 23:28
s v joshi25-Sep-11 23:28 
Questioncreate wrapper class in vc ++ Pin
vitthal0902197722-Sep-11 4:31
vitthal0902197722-Sep-11 4:31 
QuestionDifference between a User dump and Kernel dump Pin
rupeshkp72822-Sep-11 0:17
rupeshkp72822-Sep-11 0:17 
AnswerRe: Difference between a User dump and Kernel dump Pin
Richard MacCutchan22-Sep-11 2:52
mveRichard MacCutchan22-Sep-11 2:52 
Questionora-12541 in c++/cli project.. Pin
aupres12-Sep-11 19:02
aupres12-Sep-11 19:02 
Questionproblem communicating between managed and unmanaged code inside a dll Pin
mtestt8-Sep-11 5:32
mtestt8-Sep-11 5:32 
AnswerRe: problem communicating between managed and unmanaged code inside a dll Pin
Richard Andrew x649-Sep-11 13:56
professionalRichard Andrew x649-Sep-11 13:56 
Questionhooking winsock send function Pin
vkgktm24-Aug-11 1:31
vkgktm24-Aug-11 1:31 
QuestionWeird problem using C++ dll from vb6 Pin
lenourien22-Aug-11 15:57
lenourien22-Aug-11 15:57 
AnswerRe: Weird problem using C++ dll from vb6 Pin
Richard Andrew x6422-Aug-11 16:22
professionalRichard Andrew x6422-Aug-11 16:22 
GeneralRe: Weird problem using C++ dll from vb6 Pin
lenourien22-Aug-11 17:35
lenourien22-Aug-11 17:35 
GeneralRe: Weird problem using C++ dll from vb6 Pin
Richard MacCutchan22-Aug-11 23:06
mveRichard MacCutchan22-Aug-11 23:06 
GeneralRe: Weird problem using C++ dll from vb6 Pin
lenourien22-Aug-11 23:23
lenourien22-Aug-11 23:23 
GeneralRe: Weird problem using C++ dll from vb6 Pin
Richard MacCutchan23-Aug-11 0:05
mveRichard MacCutchan23-Aug-11 0:05 
GeneralRe: Weird problem using C++ dll from vb6 Pin
lenourien23-Aug-11 0:10
lenourien23-Aug-11 0:10 
GeneralRe: Weird problem using C++ dll from vb6 Pin
Richard MacCutchan23-Aug-11 0:12
mveRichard MacCutchan23-Aug-11 0:12 

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.