Click here to Skip to main content
15,886,665 members
Home / Discussions / C#
   

C#

 
QuestionHow to call windows API from c#.net Pin
neoleela20-Feb-06 21:36
neoleela20-Feb-06 21:36 
AnswerRe: How to call windows API from c#.net Pin
J4amieC20-Feb-06 21:53
J4amieC20-Feb-06 21:53 
AnswerRe: How to call windows API from c#.net Pin
Somanova42021-Feb-06 10:20
Somanova42021-Feb-06 10:20 
GeneralRe: How to call windows API from c#.net Pin
neoleela21-Feb-06 18:41
neoleela21-Feb-06 18:41 
QuestionUsing a .NET dll in Visual Studio C++ MFC project Pin
anderslundsgard20-Feb-06 21:31
anderslundsgard20-Feb-06 21:31 
QuestionHow to run executable file from the shorcut created by C# program? Pin
monakolanji20-Feb-06 21:25
monakolanji20-Feb-06 21:25 
AnswerRe: How to run executable file from the shorcut created by C# program? Pin
sathish s21-Feb-06 1:07
sathish s21-Feb-06 1:07 
GeneralRe: How to run executable file from the shorcut created by C# program? Pin
monakolanji21-Feb-06 1:30
monakolanji21-Feb-06 1:30 
Thanks for your response Mr. Sathish.

Yes, i cheked the property of that shortcut. It shows the the C# program's exe's path.

1. I created Setup file for my application's exe.
2. I created C# application file for creating conditional shortcut for that setup file.
3. Now the shortcut is appeared in the desktop(if i select create destop in setup wizard during installation). But it doesnt run my application.
4. For running my application we need to know the path given by the user during installation. Because exe of the application and exe of the solution is stored in that path itself.
5. If i find that path by any C# method, i can run my application's exe.

Lisa
GeneralRe: How to run executable file from the shorcut created by C# program? Pin
sathish s21-Feb-06 2:19
sathish s21-Feb-06 2:19 
QuestionHide Caption bar Pin
Ronni Marker20-Feb-06 21:07
Ronni Marker20-Feb-06 21:07 
AnswerRe: Hide Caption bar Pin
Ingo20-Feb-06 22:42
Ingo20-Feb-06 22:42 
QuestionInternal links and C# Pin
BlondeBusyBee20-Feb-06 20:23
BlondeBusyBee20-Feb-06 20:23 
AnswerRe: Internal links and C# Pin
Vikram A Punathambekar20-Feb-06 21:38
Vikram A Punathambekar20-Feb-06 21:38 
GeneralRe: Internal links and C# Pin
BlondeBusyBee21-Feb-06 0:47
BlondeBusyBee21-Feb-06 0:47 
QuestionLoading an assembly fails in .NET 2.0 Pin
Vikram A Punathambekar20-Feb-06 20:07
Vikram A Punathambekar20-Feb-06 20:07 
AnswerRe: Loading an assembly fails in .NET 2.0 Pin
leppie20-Feb-06 21:10
leppie20-Feb-06 21:10 
GeneralRe: Loading an assembly fails in .NET 2.0 Pin
Vikram A Punathambekar20-Feb-06 21:32
Vikram A Punathambekar20-Feb-06 21:32 
GeneralRe: Loading an assembly fails in .NET 2.0 Pin
leppie20-Feb-06 22:22
leppie20-Feb-06 22:22 
Questionicon for menu item Pin
Praveen_S20-Feb-06 19:37
Praveen_S20-Feb-06 19:37 
QuestionUsing COM from Web Service Pin
Crazy Joe Devola20-Feb-06 19:05
Crazy Joe Devola20-Feb-06 19:05 
AnswerRe: Using COM from Web Service Pin
Crazy Joe Devola21-Feb-06 18:50
Crazy Joe Devola21-Feb-06 18:50 
QuestionGenerate multiple Bitmaps in memory Pin
NewbieDude20-Feb-06 18:52
NewbieDude20-Feb-06 18:52 
AnswerRe: Generate multiple Bitmaps in memory Pin
Ingo20-Feb-06 22:48
Ingo20-Feb-06 22:48 
GeneralRe: Generate multiple Bitmaps in memory Pin
NewbieDude21-Feb-06 3:26
NewbieDude21-Feb-06 3:26 
QuestionRedirecting Standard Input, Output and Error Pin
Dribble20-Feb-06 18:44
Dribble20-Feb-06 18:44 

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.