Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
QuestionHow to get the Internet IP Pin
sixefftee21-Jul-04 3:49
sixefftee21-Jul-04 3:49 
AnswerRe: How to get the Internet IP Pin
Nick Parker21-Jul-04 5:58
protectorNick Parker21-Jul-04 5:58 
AnswerRe: How to get the Internet IP Pin
Heath Stewart21-Jul-04 6:43
protectorHeath Stewart21-Jul-04 6:43 
GeneralRe: How to get the Internet IP Pin
Anonymous21-Jul-04 17:48
Anonymous21-Jul-04 17:48 
GeneralRe: How to get the Internet IP Pin
Broken God21-Jul-04 19:07
Broken God21-Jul-04 19:07 
GeneralRe: How to get the Internet IP Pin
Heath Stewart22-Jul-04 3:30
protectorHeath Stewart22-Jul-04 3:30 
AnswerRe: How to get the Internet IP Pin
TalkingBabb0t21-Jul-04 17:19
TalkingBabb0t21-Jul-04 17:19 
GeneralUser interface samples Pin
machocr21-Jul-04 2:51
machocr21-Jul-04 2:51 
GeneralRe: User interface samples Pin
Nick Parker21-Jul-04 3:04
protectorNick Parker21-Jul-04 3:04 
Generalnotify in taskmanager Pin
Ravikumar_mv21-Jul-04 1:53
Ravikumar_mv21-Jul-04 1:53 
GeneralRe: notify in taskmanager Pin
Ravikumar_mv21-Jul-04 1:59
Ravikumar_mv21-Jul-04 1:59 
GeneralRe: notify in taskmanager Pin
Heath Stewart21-Jul-04 6:40
protectorHeath Stewart21-Jul-04 6:40 
GeneralRe: notify in taskmanager Pin
Ravikumar_mv21-Jul-04 18:48
Ravikumar_mv21-Jul-04 18:48 
GeneralClosing Tcp connections // (for Axel Charpentier) Pin
Ahmad Mehrbod21-Jul-04 1:50
Ahmad Mehrbod21-Jul-04 1:50 
GeneralRe: Closing Tcp connections // (for Axel Charpentier) Pin
Heath Stewart21-Jul-04 6:34
protectorHeath Stewart21-Jul-04 6:34 
GeneralProblems with program start and install Pin
arjasepp21-Jul-04 0:51
arjasepp21-Jul-04 0:51 
Generalconvert XML X.509Certificates Pin
pelos21-Jul-04 0:47
pelos21-Jul-04 0:47 
GeneralRe: convert XML X.509Certificates Pin
Heath Stewart21-Jul-04 6:32
protectorHeath Stewart21-Jul-04 6:32 
GeneralRe: convert XML X.509Certificates Pin
pelos21-Jul-04 6:54
pelos21-Jul-04 6:54 
GeneralRe: convert XML X.509Certificates Pin
Heath Stewart21-Jul-04 9:17
protectorHeath Stewart21-Jul-04 9:17 
GeneralRe: convert XML X.509Certificates Pin
pelos21-Jul-04 12:50
pelos21-Jul-04 12:50 
GeneralThreads and UI Pin
LukeM21-Jul-04 0:27
LukeM21-Jul-04 0:27 
GeneralRe: Threads and UI Pin
Gary Thom21-Jul-04 3:31
Gary Thom21-Jul-04 3:31 
GeneralA generic error occurred in GDI+ Pin
Member 94012520-Jul-04 23:39
Member 94012520-Jul-04 23:39 
General? Open an already opened file Pin
catalin_im20-Jul-04 23:09
catalin_im20-Jul-04 23:09 
Hello!
I have the following problem: I want to open a file that is permanently opened for write operations by another application. It is a log file.
I always encounter the same problem: the file is already opened and I couldn't find any method to open it anyway.
The purpose is to check the log from time to time without writing anything, just as easy as opening it with Notepad (which works just fine).

Is there a way to open it?

10x!

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.