Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data Link Dialog Box??? Pin
Feng Qin16-Jul-02 0:59
Feng Qin16-Jul-02 0:59 
GeneralOne byte at a time Pin
Nnamdi Onyeyiri14-Jul-02 8:13
Nnamdi Onyeyiri14-Jul-02 8:13 
GeneralRe: One byte at a time Pin
Nathan Blomquist14-Jul-02 9:54
Nathan Blomquist14-Jul-02 9:54 
GeneralRe: One byte at a time Pin
Nnamdi Onyeyiri15-Jul-02 1:26
Nnamdi Onyeyiri15-Jul-02 1:26 
GeneralRe: One byte at a time Pin
Anonymous20-Jul-02 23:57
Anonymous20-Jul-02 23:57 
Questionprinting Rich Text Format ??? Pin
Patrick Bristow13-Jul-02 6:41
Patrick Bristow13-Jul-02 6:41 
AnswerRe: printing Rich Text Format ??? Pin
ChrisKo16-Jul-02 10:22
ChrisKo16-Jul-02 10:22 
GeneralOne for the SharpDevelop gurus out there. Pin
Jon Newman13-Jul-02 6:02
Jon Newman13-Jul-02 6:02 
I am not so fortunate as to have VS.NET yet so I make do with SharpDevelop. However most of you have VS.NET and release your apps as VS.NET projects.
I am trying to get a reference to Shell32 in my SD project. The reference is originally in the FTP client project in the C# section of CP.
The code has this:
C#
private Shell32.Shell m_Shell;

Of course a compile error has appeared saying "What the hell is Shell32?". By examining the XML of the VS.NET project I can see that it references Shell32 as a GUID:
<Reference
    Name = "Shell32"
    Guid = "{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}"
    VersionMajor = "1"
    VersionMinor = "0"
    Lcid = "0"
    WrapperTool = "tlbimp"
/>


How can I import this into SharpDevelop?



The Internet, whats that? Is it a car?

"There's a statistical theory that if you gave millions of monkeys typewriters and set them to work, they'd eventually come up with the complete works of Shakespere. Thanks to the Internet, we know this isn't true."



QuestionHelp! How do I calculate percentage differences? Pin
AndrewGoodman13-Jul-02 0:56
sussAndrewGoodman13-Jul-02 0:56 
AnswerRe: Help! How do I calculate percentage differences? Pin
leppie13-Jul-02 8:05
leppie13-Jul-02 8:05 
GeneralNAnt Pin
Londo12-Jul-02 22:26
Londo12-Jul-02 22:26 
GeneralRe: NAnt Pin
leppie14-Jul-02 5:45
leppie14-Jul-02 5:45 
GeneralHTML rendering in C# Pin
sultan_of_6string12-Jul-02 20:25
sultan_of_6string12-Jul-02 20:25 
GeneralRe: HTML rendering in C# Pin
Christopher Lord14-Jul-02 10:47
Christopher Lord14-Jul-02 10:47 
QuestionDateTimePicker Localization? Pin
Syed Hussain12-Jul-02 6:05
Syed Hussain12-Jul-02 6:05 
GeneralAutorun... Pin
David Stone12-Jul-02 6:03
sitebuilderDavid Stone12-Jul-02 6:03 
GeneralRe: Autorun... Pin
Nitron12-Jul-02 6:20
Nitron12-Jul-02 6:20 
GeneralRe: Autorun... Pin
David Stone12-Jul-02 7:01
sitebuilderDavid Stone12-Jul-02 7:01 
General[Yet Another Q] making a non-resizable form Pin
Nnamdi Onyeyiri12-Jul-02 2:20
Nnamdi Onyeyiri12-Jul-02 2:20 
GeneralRe: [Yet Another Q] making a non-resizable form Pin
Andreas Philipson12-Jul-02 4:12
Andreas Philipson12-Jul-02 4:12 
GeneralADSI Retrieving Domains Pin
Ben Swann12-Jul-02 0:53
Ben Swann12-Jul-02 0:53 
GeneralFloating Toolbars Pin
Tim Kingsmill11-Jul-02 18:48
Tim Kingsmill11-Jul-02 18:48 
GeneralRe: Floating Toolbars Pin
Andreas Philipson12-Jul-02 4:14
Andreas Philipson12-Jul-02 4:14 
GeneralRe: Floating Toolbars Pin
leppie12-Jul-02 4:26
leppie12-Jul-02 4:26 
GeneralIESourcing issues... Pin
Ray Hayes11-Jul-02 12:51
Ray Hayes11-Jul-02 12:51 

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.