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

C#

 
GeneralRe: window.showmodal Pin
Heath Stewart21-May-04 6:45
protectorHeath Stewart21-May-04 6:45 
GeneralRe: window.showmodal Pin
rbarzallo21-May-04 7:05
rbarzallo21-May-04 7:05 
GeneralRe: window.showmodal Pin
Heath Stewart21-May-04 8:46
protectorHeath Stewart21-May-04 8:46 
GeneralRe: window.showmodal Pin
rbarzallo21-May-04 8:57
rbarzallo21-May-04 8:57 
GeneralTreeviews and Imagelists Pin
Kryptonic21-May-04 5:41
Kryptonic21-May-04 5:41 
GeneralRe: Treeviews and Imagelists Pin
Heath Stewart21-May-04 5:46
protectorHeath Stewart21-May-04 5:46 
Generalmsn profile tool Pin
hardboy11121-May-04 5:39
hardboy11121-May-04 5:39 
GeneralRe: msn profile tool Pin
Heath Stewart21-May-04 5:41
protectorHeath Stewart21-May-04 5:41 
"Best way" is a matter of opinion. If you like the dotMSN code and don't mind installing the .NET Framework on whatever machine(s) need to build profiles, go for it.

Accessing the Windows Messenger/MSN Messenger APIs is done through COM, so any language that can server a COM client (and there's many!) can do it. If you don't want to worry about the 20+ MB .NET Framework installation, you could use VB6 which would be pretty easy as well.

Keep in mind that the Messenger APIs change quite a bit from major version to major version. That alone can make what you want to do a pain. Perhaps they have finally settled on an object model and will only version new interfaces from here on out. One can only hope.

 

Microsoft MVP, Visual C#
My Articles
GeneralShared DBConnections and Dynamic Connection Strings Pin
redrover_nc21-May-04 5:02
redrover_nc21-May-04 5:02 
GeneralRe: Shared DBConnections and Dynamic Connection Strings Pin
Heath Stewart21-May-04 5:37
protectorHeath Stewart21-May-04 5:37 
GeneralAppSpecific Pin
Huy Pham21-May-04 4:55
Huy Pham21-May-04 4:55 
Questionhow to use rs232/ rs485 in .net compact framework Pin
jelleo21-May-04 3:33
jelleo21-May-04 3:33 
AnswerRe: how to use rs232/ rs485 in .net compact framework Pin
Dave Kreskowiak21-May-04 3:59
mveDave Kreskowiak21-May-04 3:59 
QuestionHow to hide taskbar in C# compact .net framework Pin
jelleo21-May-04 3:31
jelleo21-May-04 3:31 
AnswerRe: How to hide taskbar in C# compact .net framework Pin
Dave Kreskowiak21-May-04 4:13
mveDave Kreskowiak21-May-04 4:13 
Generalc+ instead of c# Pin
jelleo21-May-04 5:26
jelleo21-May-04 5:26 
GeneralRe: c+ instead of c# Pin
Judah Gabriel Himango21-May-04 5:52
sponsorJudah Gabriel Himango21-May-04 5:52 
GeneralRe: c+ instead of c# Pin
jelleo21-May-04 6:44
jelleo21-May-04 6:44 
GeneralRe: c+ instead of c# Pin
Dave Kreskowiak21-May-04 8:54
mveDave Kreskowiak21-May-04 8:54 
GeneralPinvoke ddlimport Pin
jelleo21-May-04 9:21
jelleo21-May-04 9:21 
GeneralRe: Pinvoke ddlimport Pin
Dave Kreskowiak21-May-04 9:51
mveDave Kreskowiak21-May-04 9:51 
GeneralHandle to form Pin
jelleo21-May-04 10:11
jelleo21-May-04 10:11 
GeneralCannot Call Invoke or InvokeAsync Pin
GostWryter21-May-04 1:25
GostWryter21-May-04 1:25 
GeneralRe: Cannot Call Invoke or InvokeAsync Pin
Dave Kreskowiak21-May-04 3:08
mveDave Kreskowiak21-May-04 3:08 
GeneralRe: Cannot Call Invoke or InvokeAsync Pin
Heath Stewart21-May-04 4:23
protectorHeath Stewart21-May-04 4:23 

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.