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

C#

 
AnswerRe: BTree Pin
Ingo20-Feb-06 22:36
Ingo20-Feb-06 22:36 
Questiondesktop dpi Pin
s o v a n n20-Feb-06 22:24
s o v a n n20-Feb-06 22:24 
AnswerRe: desktop dpi Pin
Ingo20-Feb-06 22:38
Ingo20-Feb-06 22:38 
QuestionObject Arrays Pin
Spykraft20-Feb-06 22:11
Spykraft20-Feb-06 22:11 
AnswerRe: Object Arrays Pin
leppie20-Feb-06 22:25
leppie20-Feb-06 22:25 
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 
[DllImport("user32.dll", CharSet=CharSet.Auto)]
public static extern uint MessageBox(IntPtr hWnd, String text, String caption, uint type);
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 
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 

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.