Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
QuestionAre ownerdrawn buttons available? Pin
4-Mar-02 3:53
suss4-Mar-02 3:53 
AnswerRe: Are ownerdrawn buttons available? Pin
James T. Johnson4-Mar-02 14:23
James T. Johnson4-Mar-02 14:23 
GeneralAccessing the shell Pin
4-Mar-02 1:51
suss4-Mar-02 1:51 
GeneralRe: Accessing the shell Pin
James T. Johnson4-Mar-02 14:30
James T. Johnson4-Mar-02 14:30 
GeneralRe: Accessing the shell Pin
4-Mar-02 21:19
suss4-Mar-02 21:19 
GeneralRe: Accessing the shell Pin
James T. Johnson4-Mar-02 22:13
James T. Johnson4-Mar-02 22:13 
GeneralRe: Accessing the shell Pin
5-Mar-02 1:37
suss5-Mar-02 1:37 
GeneralRe: Accessing the shell Pin
James T. Johnson5-Mar-02 8:21
James T. Johnson5-Mar-02 8:21 
Anonymous wrote:
I mean, this way you put some Windows-only code into the application, or am I wrong...?

Correct, but you'll have to use different methods for getting a list of files on the desktop for each operating system anyway. If you place all your OS specific stuff in a separate assembly then you can load the proper assembly at runtime.

FWIW I'm not sure how much of Windows.Forms is going to be ported; it isn't a part of the CLI specs but I believe the Mono project is going to port some of it over anyway.

James

Sonork ID: 100.11138 - Hasaki
"Smile your little smile, take some tea with me awhile.
And every day we'll turn another page.
Behind our glass we'll sit and look at our ever-open book,
One brown mouse sitting in a cage."
"One Brown Mouse" from Heavy Horses, Jethro Tull 1978

GeneralRe: Accessing the shell Pin
5-Mar-02 20:57
suss5-Mar-02 20:57 
GeneralC# question Pin
Jon Newman4-Mar-02 1:05
Jon Newman4-Mar-02 1:05 
GeneralRe: C# question Pin
Michael P Butler4-Mar-02 1:25
Michael P Butler4-Mar-02 1:25 
GeneralRe: C# question Pin
Jon Newman4-Mar-02 1:32
Jon Newman4-Mar-02 1:32 
GeneralRe: C# question Pin
Michael P Butler4-Mar-02 1:42
Michael P Butler4-Mar-02 1:42 
GeneralRe: C# question Pin
Jon Newman4-Mar-02 5:55
Jon Newman4-Mar-02 5:55 
GeneralMagic Version 1.2 Released Pin
3-Mar-02 21:46
suss3-Mar-02 21:46 
GeneralFTP client Pin
Frankie Leung3-Mar-02 19:43
Frankie Leung3-Mar-02 19:43 
GeneralPopup styled window Pin
Alex Stoddard3-Mar-02 15:04
Alex Stoddard3-Mar-02 15:04 
QuestionHow to convert "string" to "int"? Pin
alexandr2-Mar-02 5:48
alexandr2-Mar-02 5:48 
AnswerRe: How to convert "string" to "int" or other data type? Pin
Michael Mac2-Mar-02 6:13
Michael Mac2-Mar-02 6:13 
GeneralRe: How to convert "string" to "int" or other data type? Pin
Mazdak2-Mar-02 6:24
Mazdak2-Mar-02 6:24 
AnswerRe: How to convert "string" to "int"? Pin
Mazdak2-Mar-02 6:23
Mazdak2-Mar-02 6:23 
AnswerRe: How to convert "string" to "int"? Pin
///Ansch3-Mar-02 17:43
///Ansch3-Mar-02 17:43 
AnswerRe: How to convert "string" to "int"? Pin
Schnemar6-Mar-02 23:24
Schnemar6-Mar-02 23:24 
GeneralSelecting from listbox with right mouse button Pin
kyledunn1-Mar-02 10:52
kyledunn1-Mar-02 10:52 
GeneralRe: Selecting from listbox with right mouse button Pin
Schnemar6-Mar-02 23:28
Schnemar6-Mar-02 23:28 

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.