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

C#

 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
Rüpel28-Jun-02 3:20
Rüpel28-Jun-02 3:20 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
Pranoti28-Jun-02 3:35
Pranoti28-Jun-02 3:35 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
28-Jun-02 7:41
suss28-Jun-02 7:41 
QuestionHow to get use of IMediaSeeking Pin
27-Jun-02 23:41
suss27-Jun-02 23:41 
AnswerRe: How to get use of IMediaSeeking Pin
leppie29-Jun-02 1:21
leppie29-Jun-02 1:21 
GeneralBrowsable attribute help... Pin
Vu Truong27-Jun-02 21:24
Vu Truong27-Jun-02 21:24 
GeneralRe: Browsable attribute help... Pin
Zombies with Coffee, LLC28-Jun-02 4:53
professionalZombies with Coffee, LLC28-Jun-02 4:53 
Questionwatch port? Pin
27-Jun-02 15:02
suss27-Jun-02 15:02 
How would I go about setting up a wall between a program and the internet, I want to intercept a email message before it leaves my computer, inspect it, then forward it to the smtp. It would be nice to do the same with ICQ, AIM, etc... is there a easy way to maybe stand in the way?

Lets say program A establishes a socket with program b (on computer b).

program A then goes to send information to program b. What I want to do is have program c (on the computer program a is running on) get the packet instead, so it can ask me if i really ment to send it etc (stop stupid macro virus).

Is there a easy way to do this, or is it super-crazy-complicated?
AnswerRe: watch port? Pin
Venet28-Jun-02 3:58
Venet28-Jun-02 3:58 
GeneralRe: watch port? Pin
28-Jun-02 5:40
suss28-Jun-02 5:40 
GeneralCustom ListBox Wev Control Pin
27-Jun-02 9:48
suss27-Jun-02 9:48 
GeneralHelp with clearing checkboxes in a listview Pin
cAptHiDDeN27-Jun-02 8:56
cAptHiDDeN27-Jun-02 8:56 
QuestionHow to implement "class factory" in C# Pin
Feng Qin27-Jun-02 1:44
Feng Qin27-Jun-02 1:44 
AnswerRe: How to implement "class factory" in C# Pin
Marc Clifton27-Jun-02 2:01
mvaMarc Clifton27-Jun-02 2:01 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 3:05
Feng Qin27-Jun-02 3:05 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 16:05
James T. Johnson27-Jun-02 16:05 
GeneralRe: How to implement "class factory" in C# Pin
Marc Clifton27-Jun-02 16:22
mvaMarc Clifton27-Jun-02 16:22 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 16:42
James T. Johnson27-Jun-02 16:42 
GeneralRe: How to implement "class factory" in C# Pin
Marc Clifton28-Jun-02 0:37
mvaMarc Clifton28-Jun-02 0:37 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson28-Jun-02 11:50
James T. Johnson28-Jun-02 11:50 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 16:45
Feng Qin27-Jun-02 16:45 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 17:18
James T. Johnson27-Jun-02 17:18 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 18:33
Feng Qin27-Jun-02 18:33 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 18:41
James T. Johnson27-Jun-02 18:41 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 19:06
Feng Qin27-Jun-02 19:06 

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.