Click here to Skip to main content
16,011,502 members
Home / Discussions / C#
   

C#

 
GeneralRe: who can tell me what's wrong with the code Pin
James T. Johnson21-Jan-02 20:06
James T. Johnson21-Jan-02 20:06 
Generalhandling WM_NOTIFY Pin
kasturirawat21-Jan-02 14:14
kasturirawat21-Jan-02 14:14 
GeneralGlobal instance Pin
Steve Severance21-Jan-02 12:50
Steve Severance21-Jan-02 12:50 
GeneralRe: Global instance Pin
James T. Johnson21-Jan-02 16:20
James T. Johnson21-Jan-02 16:20 
QuestionPrivate Assembly Security - how? Pin
Tariq21-Jan-02 8:46
Tariq21-Jan-02 8:46 
GeneralRole Based Security Pin
Sephrenia21-Jan-02 7:54
Sephrenia21-Jan-02 7:54 
GeneralFolder Events Pin
Sephrenia21-Jan-02 7:46
Sephrenia21-Jan-02 7:46 
GeneralRe: Folder Events Pin
James T. Johnson21-Jan-02 7:53
James T. Johnson21-Jan-02 7:53 
System.IO.FileSystemWatcher

There is a cavet though:
(from the docs)
"FileSystemWatcher only works on Windows 2000 and Windows NT 4.0. 
Remote computers must have one of these platforms installed for the 
component to function properly. However, you cannot watch a remote Windows 
NT 4.0 computer from a Windows NT 4.0 computer."


I'm not familiar with the respective Win32 APIs, but if this cavet doesn't exist there you could write some managed C++ to use the APIs directly, allowing you to target Win98/ME.

James

Sonork ID: 100.11138 - Hasaki
"Not be to confused with 'The VD Project'. Which would be a very bad pr0n flick. Big Grin | :-D " - Michael P Butler Jan. 18, 2002
GeneralArrayList Pin
20-Jan-02 23:09
suss20-Jan-02 23:09 
GeneralRe: ArrayList Pin
James T. Johnson21-Jan-02 7:47
James T. Johnson21-Jan-02 7:47 
GeneralInvoking loaded types Pin
18-Jan-02 20:58
suss18-Jan-02 20:58 
GeneralRe: Invoking loaded types Pin
James T. Johnson19-Jan-02 18:25
James T. Johnson19-Jan-02 18:25 
GeneralLVN_ODCACHEHINT and LVN_ODFINDITEM Pin
kasturirawat18-Jan-02 12:28
kasturirawat18-Jan-02 12:28 
General.NET scanners Pin
Not Active18-Jan-02 7:36
mentorNot Active18-Jan-02 7:36 
GeneralRe: .NET scanners Pin
Peter Stephens18-Jan-02 17:58
Peter Stephens18-Jan-02 17:58 
QuestionHow to get windows directory? Pin
17-Jan-02 10:50
suss17-Jan-02 10:50 
AnswerRe: How to get windows directory? Pin
Navin17-Jan-02 11:03
Navin17-Jan-02 11:03 
GeneralRe: How to get windows directory? Pin
22-Jan-02 2:33
suss22-Jan-02 2:33 
GeneralRe: How to get windows directory? Pin
James T. Johnson22-Jan-02 4:31
James T. Johnson22-Jan-02 4:31 
GeneralInstalling Windows Service Pin
omkamal17-Jan-02 4:50
omkamal17-Jan-02 4:50 
GeneralRe: Installing Windows Service Pin
omkamal17-Jan-02 6:17
omkamal17-Jan-02 6:17 
GeneralSystem name using C# Pin
16-Jan-02 7:50
suss16-Jan-02 7:50 
GeneralRe: System name using C# Pin
Fazlul Kabir16-Jan-02 8:46
Fazlul Kabir16-Jan-02 8:46 
GeneralRe: System name using C# Pin
omkamal16-Jan-02 10:00
omkamal16-Jan-02 10:00 
GeneralRe: System name using C# Pin
omkamal17-Jan-02 2:36
omkamal17-Jan-02 2:36 

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.