Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
AnswerRe: RichTextBox?? Pin
Mazdak30-Oct-03 5:43
Mazdak30-Oct-03 5:43 
GeneralRe: RichTextBox?? Pin
Judah Gabriel Himango30-Oct-03 9:15
sponsorJudah Gabriel Himango30-Oct-03 9:15 
QuestionHow to beautify Progress Bar? Pin
softair29-Oct-03 21:19
softair29-Oct-03 21:19 
AnswerRe: How to beautify Progress Bar? Pin
Heath Stewart30-Oct-03 3:00
protectorHeath Stewart30-Oct-03 3:00 
GeneralProblems on NiceMenu Pin
softair29-Oct-03 21:10
softair29-Oct-03 21:10 
GeneralRe: Problems on NiceMenu Pin
Heath Stewart30-Oct-03 3:09
protectorHeath Stewart30-Oct-03 3:09 
GeneralIncreasing Functionality Pin
jtmtv1829-Oct-03 19:59
jtmtv1829-Oct-03 19:59 
GeneralRe: Increasing Functionality Pin
Heath Stewart30-Oct-03 3:07
protectorHeath Stewart30-Oct-03 3:07 
Best suggestion - don't use C#. Until "Longhorn" is released, the OS is still written in C/C++. Besides, if you use a .NET language like C#, you're going to have to redefine a lot of shell interfaces that you'll need like IShellExtInit, IContextMenu, and IDataObject (not the one in .NET's BCL) as well as a lot of structures like HMENU, ITEMIDLIST. You'll spend more time redefining everything that's easy to get through headers in C/C++ than writing your functionality, but go for it if you like doing such things.

And if you didn't catch it, there's the list of interfaces you'll need: IShellExtInit and IContextMenu.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Increasing Functionality Pin
jtmtv1830-Oct-03 11:01
jtmtv1830-Oct-03 11:01 
QuestionHow to build a discussion board using c# and ASP.NEt Pin
Ranze Dobbins29-Oct-03 7:07
Ranze Dobbins29-Oct-03 7:07 
AnswerRe: How to build a discussion board using c# and ASP.NEt Pin
Not Active29-Oct-03 8:53
mentorNot Active29-Oct-03 8:53 
AnswerRe: How to build a discussion board using c# and ASP.NEt Pin
Mike Ellison29-Oct-03 14:25
Mike Ellison29-Oct-03 14:25 
GeneralCustom Cursor from Bytes Pin
jspano29-Oct-03 5:49
jspano29-Oct-03 5:49 
GeneralRe: Custom Cursor from Bytes Pin
Heath Stewart29-Oct-03 11:12
protectorHeath Stewart29-Oct-03 11:12 
GeneralRe: Custom Cursor from Bytes Pin
jspano30-Oct-03 1:37
jspano30-Oct-03 1:37 
GeneralRe: Custom Cursor from Bytes Pin
Heath Stewart30-Oct-03 2:50
protectorHeath Stewart30-Oct-03 2:50 
GeneralSqrt() method Pin
oOomen29-Oct-03 5:33
oOomen29-Oct-03 5:33 
GeneralRe: Sqrt() method Pin
Daniel M. Edwards29-Oct-03 5:40
Daniel M. Edwards29-Oct-03 5:40 
GeneralRe: Sqrt() method Pin
oOomen29-Oct-03 6:13
oOomen29-Oct-03 6:13 
GeneralRe: Sqrt() method Pin
scadaguy29-Oct-03 7:29
scadaguy29-Oct-03 7:29 
GeneralRe: Sqrt() method Pin
oOomen29-Oct-03 9:26
oOomen29-Oct-03 9:26 
GeneralRe: Sqrt() method Pin
Christian Graus29-Oct-03 9:34
protectorChristian Graus29-Oct-03 9:34 
GeneralRe: Sqrt() method Pin
oOomen30-Oct-03 6:34
oOomen30-Oct-03 6:34 
GeneralRe: Sqrt() method Pin
Christian Graus29-Oct-03 9:57
protectorChristian Graus29-Oct-03 9:57 
GeneralRe: Sqrt() method Pin
Christian Graus30-Oct-03 8:49
protectorChristian Graus30-Oct-03 8:49 

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.