Click here to Skip to main content
16,012,025 members
Home / Discussions / C#
   

C#

 
GeneralRe: DirectX and C# ? Pin
leppie12-Sep-02 5:28
leppie12-Sep-02 5:28 
GeneralMy IE cannot open *.asmx file :( Pin
Feng Qin20-Jun-02 22:15
Feng Qin20-Jun-02 22:15 
GeneralRe: My IE cannot open *.asmx file :( Pin
Chris Rickard21-Jun-02 3:47
Chris Rickard21-Jun-02 3:47 
GeneralRe: My IE cannot open *.asmx file :( Pin
Feng Qin21-Jun-02 4:17
Feng Qin21-Jun-02 4:17 
GeneralRe: My IE cannot open *.asmx file :( Pin
Chris Rickard21-Jun-02 4:41
Chris Rickard21-Jun-02 4:41 
GeneralRe: My IE cannot open *.asmx file :( Pin
Brian Olej21-Jun-02 6:31
Brian Olej21-Jun-02 6:31 
GeneralRe: My IE cannot open *.asmx file :( Pin
Feng Qin25-Jun-02 22:33
Feng Qin25-Jun-02 22:33 
GeneralPlease HELP Pin
20-Jun-02 14:29
suss20-Jun-02 14:29 
This is a serious and difficult question.

I am making an addin for visual studio .net ide. This add-in will (when done) allow one to dock a MSN Instant Messenger Conversation window into the ide.

I thought of two solution to the problem, but dont know how to do it:

1. Scan all windows when a msn instant messenger conversation window is found, get it somehow, and convert it into a vs.ide toolwindow (so you can dock it)

2. Create an addin for msn instant messenger, so you can right click on contact and choose "Start chat in visual studio". >> When someone does this, it should send a handle of the window to the visual studio addin. (I think this solution would be very nice, But have no clue how to send the handle over to the vs.ide addin)

Some of the Problems I face:
The vstudio addins are supposed to be com addins and also activex. So, I found a "host" addin made in managed c++. (Included with visual studio extensibility sample 'docking window', and also with vs addin "Resource editor" on this website)

ANY help would be very helpfull

Thanks in advance.


GeneralJava is free Pin
20-Jun-02 13:09
suss20-Jun-02 13:09 
GeneralRe: Java is free Pin
Nemanja Trifunovic20-Jun-02 13:14
Nemanja Trifunovic20-Jun-02 13:14 
GeneralRe: Java is free Pin
Christian Graus20-Jun-02 13:32
protectorChristian Graus20-Jun-02 13:32 
GeneralRe: Java is free Pin
James T. Johnson20-Jun-02 13:46
James T. Johnson20-Jun-02 13:46 
GeneralRe: Java is free Pin
///Ansch20-Jun-02 19:47
///Ansch20-Jun-02 19:47 
GeneralRe: Java is free Pin
inkdman25-Jun-02 6:58
inkdman25-Jun-02 6:58 
GeneralRe: Java is free Pin
Edd20-Jun-02 19:59
Edd20-Jun-02 19:59 
GeneralRe: Java is free Pin
Rocky Moore20-Jun-02 20:50
Rocky Moore20-Jun-02 20:50 
GeneralRe: Java is free Pin
leppie21-Jun-02 0:13
leppie21-Jun-02 0:13 
GeneralRe: Java is free Pin
Rocky Moore21-Jun-02 0:18
Rocky Moore21-Jun-02 0:18 
GeneralRe: Java is free Pin
leppie21-Jun-02 0:59
leppie21-Jun-02 0:59 
GeneralRe: Java is free Pin
Rocky Moore21-Jun-02 1:03
Rocky Moore21-Jun-02 1:03 
GeneralRe: Java is free Pin
Not Active21-Jun-02 7:03
mentorNot Active21-Jun-02 7:03 
Questionstring to byte[]? Pin
Max Santos20-Jun-02 12:42
Max Santos20-Jun-02 12:42 
AnswerRe: I have found it !!!!! Pin
Max Santos20-Jun-02 14:17
Max Santos20-Jun-02 14:17 
GeneralTesting a DLL project. Pin
Ranjith20-Jun-02 11:39
Ranjith20-Jun-02 11:39 
GeneralText length in pixels Pin
Vanclei20-Jun-02 10:08
Vanclei20-Jun-02 10:08 

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.