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

Managed C++/CLI

 
QuestionODBC Error Pin
Sumanta Rout22-Oct-07 1:30
Sumanta Rout22-Oct-07 1:30 
AnswerRe: ODBC Error Pin
George L. Jackson22-Oct-07 8:33
George L. Jackson22-Oct-07 8:33 
QuestionOdbcConnection / SQLConnect Pin
slimtim19-Oct-07 1:02
slimtim19-Oct-07 1:02 
QuestionDetermining if a DLL is a managed class library Pin
Kosomot19-Oct-07 0:24
Kosomot19-Oct-07 0:24 
AnswerRe: Determining if a DLL is a managed class library Pin
Giorgi Dalakishvili19-Oct-07 1:31
mentorGiorgi Dalakishvili19-Oct-07 1:31 
GeneralRe: Determining if a DLL is a managed class library Pin
Kosomot19-Oct-07 1:33
Kosomot19-Oct-07 1:33 
GeneralRe: Determining if a DLL is a managed class library Pin
Giorgi Dalakishvili19-Oct-07 1:35
mentorGiorgi Dalakishvili19-Oct-07 1:35 
Questionneed an approach Pin
narayanagvs18-Oct-07 21:46
narayanagvs18-Oct-07 21:46 
Hi,

I have taken a Dialog based Application. Upon some button Click I have some functionality to be done like creating a directory with Security attributes of a given user. Once I build this I got an Executable File which I Invoke from another Dialog based Application in Managed C++.

I invoked this executable (or process) by giving permmisions for an user say MyUser.

Process::Start(exepath,path ,username,strSecurePwd,domain);


So whatever is done in the executable file is being done by the MyUser.
Now, what I want is I have to Place all my functions in an
Executable File (or Seperate process) which should not have GUI.
Once I Invoke this Process all the functions in that should execute.
So, what sort of application I need to take for this to happen?

Any Suggestions or an approach to proceed would be helpful.

Thanks In Advance.


Today is a gift, that's why it is called the present.

AnswerRe: need an approach Pin
Giorgi Dalakishvili18-Oct-07 23:33
mentorGiorgi Dalakishvili18-Oct-07 23:33 
Questionhelp Pin
maybe?18-Oct-07 21:28
maybe?18-Oct-07 21:28 
AnswerRe: help Pin
led mike19-Oct-07 4:25
led mike19-Oct-07 4:25 
Questionnegative binary number Pin
maybe?18-Oct-07 21:25
maybe?18-Oct-07 21:25 
AnswerRe: negative binary number Pin
led mike19-Oct-07 4:21
led mike19-Oct-07 4:21 
AnswerRe: negative binary number Pin
Mark Salsbery19-Oct-07 5:37
Mark Salsbery19-Oct-07 5:37 
QuestionI just want a simple explanation. Pin
maybe?18-Oct-07 21:24
maybe?18-Oct-07 21:24 
AnswerRe: I just want a simple explanation. Pin
slimtim19-Oct-07 1:11
slimtim19-Oct-07 1:11 
QuestionA problem Pin
minihotto18-Oct-07 11:27
minihotto18-Oct-07 11:27 
AnswerRe: A problem Pin
Jonathan [Darka]19-Oct-07 7:26
professionalJonathan [Darka]19-Oct-07 7:26 
GeneralRe: A problem [modified] Pin
minihotto25-Oct-07 0:26
minihotto25-Oct-07 0:26 
QuestionNeeded Connection string to connect SQL server Pin
Exelioindia18-Oct-07 3:36
Exelioindia18-Oct-07 3:36 
AnswerRe: Needed Connection string to connect SQL server Pin
Giorgi Dalakishvili18-Oct-07 3:45
mentorGiorgi Dalakishvili18-Oct-07 3:45 
GeneralRe: Needed Connection string to connect SQL server Pin
Exelioindia18-Oct-07 20:59
Exelioindia18-Oct-07 20:59 
GeneralRe: Needed Connection string to connect SQL server Pin
Giorgi Dalakishvili18-Oct-07 21:02
mentorGiorgi Dalakishvili18-Oct-07 21:02 
AnswerRe: Needed Connection string to connect SQL server Pin
Mark Salsbery18-Oct-07 9:14
Mark Salsbery18-Oct-07 9:14 
QuestionHow to send a message to the actual window Pin
strizi18-Oct-07 1:52
strizi18-Oct-07 1:52 

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.