Click here to Skip to main content
15,912,837 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralOpenFileDialog Problems Pin
vajjalu27-May-05 9:54
vajjalu27-May-05 9:54 
GeneralRe: OpenFileDialog Problems Pin
Christian Graus28-May-05 12:02
protectorChristian Graus28-May-05 12:02 
GeneralRe: OpenFileDialog Problems Pin
Saksida Bojan29-May-05 4:56
Saksida Bojan29-May-05 4:56 
GeneralGUIs Pin
newprog27-May-05 0:25
newprog27-May-05 0:25 
GeneralRe: GUIs Pin
ursus zeta28-May-05 7:49
ursus zeta28-May-05 7:49 
GeneralRe: GUIs Pin
Christian Graus28-May-05 12:03
protectorChristian Graus28-May-05 12:03 
QuestionXml Question? Pin
Saksida Bojan26-May-05 18:30
Saksida Bojan26-May-05 18:30 
AnswerRe: Xml Question? Pin
Christian Graus28-May-05 12:05
protectorChristian Graus28-May-05 12:05 
If you have an XmlDocument, you can use SelectSingleNode with an XPath to get an XMLNode. This has an attributes collection, you can iterate through this and change the attribute you want.

Christian Graus - Microsoft MVP - C++
GeneralRe: Xml Question? Pin
Saksida Bojan29-May-05 4:53
Saksida Bojan29-May-05 4:53 
GeneralRe: Xml Question? Pin
Christian Graus29-May-05 11:57
protectorChristian Graus29-May-05 11:57 
Questionhow to manage a multithread programm Pin
medlar26-May-05 15:40
medlar26-May-05 15:40 
AnswerRe: how to manage a multithread programm Pin
Christian Graus26-May-05 16:03
protectorChristian Graus26-May-05 16:03 
GeneralRe: how to manage a multithread programm Pin
ascap28-May-05 3:37
ascap28-May-05 3:37 
GeneralEvent Handle Pin
Saksida Bojan25-May-05 20:38
Saksida Bojan25-May-05 20:38 
Generalswitching between panels Pin
richiemac24-May-05 23:16
richiemac24-May-05 23:16 
GeneralRe: switching between panels Pin
toxcct24-May-05 23:28
toxcct24-May-05 23:28 
GeneralToolbar icons not working Pin
jain anant24-May-05 22:41
jain anant24-May-05 22:41 
GeneralA __gc problemo Pin
Fernando A. Gomez F.24-May-05 13:32
Fernando A. Gomez F.24-May-05 13:32 
GeneralRe: A __gc problemo Pin
ursus zeta28-May-05 7:44
ursus zeta28-May-05 7:44 
QuestionHow do I call a managed dll method from an unmanaged dll method? Pin
leweyboy24-May-05 1:21
leweyboy24-May-05 1:21 
AnswerRe: How do I call a managed dll method from an unmanaged dll method? Pin
Anonymous24-May-05 12:29
Anonymous24-May-05 12:29 
GeneralRe: How do I call a managed dll method from an unmanaged dll method? Pin
geekisi7724-Jul-05 18:55
geekisi7724-Jul-05 18:55 
Generalbools to bits Pin
richiemac23-May-05 23:58
richiemac23-May-05 23:58 
GeneralRe: bools to bits Pin
toxcct24-May-05 1:21
toxcct24-May-05 1:21 
GeneralRe: bools to bits Pin
richiemac24-May-05 2:05
richiemac24-May-05 2:05 

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.