Click here to Skip to main content
15,896,359 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionShortcut and Arrow Pin
smarttom9915-Dec-06 4:36
smarttom9915-Dec-06 4:36 
AnswerRe: Shortcut and Arrow Pin
Dave Kreskowiak15-Dec-06 5:09
mveDave Kreskowiak15-Dec-06 5:09 
QuestionBit confused about CTS ... Pin
He is Cool14-Dec-06 19:39
He is Cool14-Dec-06 19:39 
AnswerRe: Bit confused about CTS ... Pin
Dave Kreskowiak15-Dec-06 5:04
mveDave Kreskowiak15-Dec-06 5:04 
QuestionCustom Controls Pin
Shashikant Sharma14-Dec-06 18:15
Shashikant Sharma14-Dec-06 18:15 
AnswerRe: Custom Controls Pin
Paul Conrad14-Dec-06 18:30
professionalPaul Conrad14-Dec-06 18:30 
AnswerRe: Custom Controls Pin
Rahithi16-Dec-06 3:49
Rahithi16-Dec-06 3:49 
Question[CHALLENGE] How do I extract the StringArray class? Pin
Ravana Saras14-Dec-06 8:11
Ravana Saras14-Dec-06 8:11 
I have an interop issue when I use System.Object in .NET Framework 2.0
To get the StringArray from a ATL/COM DLL developed in VC++ 6.0

We donot know what method to invoke to retrieve this data.

While we are able to see the values of the String Array in the .NET Debug,
Able to view a StringArray in the debugger on managed Code (.NET) side.
Do not know the exact method to populate the Stringarray.
This is the core portion of the code

System.Object s;
LoadFilenameClass obj = new LoadFilenameClass();
obj.Load(FileName, out s)
^^^^^
At this juncture,

the values of the StringArray Class that have been sent by the VC++ DLL
are visible in the Watch.

[CHALLENGE] What specific method do I need to invoke
to extract the StringArray class.


Ravana Saras
Question.NET Framework 1.1 , 2.0 , 3.0 ... Pin
bengoan14-Dec-06 5:57
bengoan14-Dec-06 5:57 
AnswerRe: .NET Framework 1.1 , 2.0 , 3.0 ... Pin
Paul Conrad14-Dec-06 6:37
professionalPaul Conrad14-Dec-06 6:37 
GeneralRe: .NET Framework 1.1 , 2.0 , 3.0 ... Pin
bengoan15-Dec-06 4:05
bengoan15-Dec-06 4:05 
GeneralRe: .NET Framework 1.1 , 2.0 , 3.0 ... Pin
bengoan15-Dec-06 6:28
bengoan15-Dec-06 6:28 
GeneralRe: .NET Framework 1.1 , 2.0 , 3.0 ... Pin
Paul Conrad16-Dec-06 14:04
professionalPaul Conrad16-Dec-06 14:04 
AnswerRe: .NET Framework 1.1 , 2.0 , 3.0 ... Pin
Luc Pattyn16-Dec-06 15:24
sitebuilderLuc Pattyn16-Dec-06 15:24 
QuestionAccess Issue Pin
Tauseef A13-Dec-06 21:14
Tauseef A13-Dec-06 21:14 
AnswerRe: Access Issue Pin
Colin Angus Mackay14-Dec-06 1:55
Colin Angus Mackay14-Dec-06 1:55 
QuestionUsing Aspose tools in .net Pin
indian14313-Dec-06 20:18
indian14313-Dec-06 20:18 
AnswerRe: Using Aspose tools in .net Pin
Pete O'Hanlon14-Dec-06 2:31
mvePete O'Hanlon14-Dec-06 2:31 
QuestionWy free space when i hide the taskbar in CF 2.0 on ce 5.0 Pin
dgroeser13-Dec-06 19:03
dgroeser13-Dec-06 19:03 
Questioncommunicating with a USB device Pin
rahulpasupuleti13-Dec-06 18:57
rahulpasupuleti13-Dec-06 18:57 
Questionmanifest? Pin
Rahithi13-Dec-06 16:32
Rahithi13-Dec-06 16:32 
QuestionWPF/E Pin
Brady Kelly13-Dec-06 2:16
Brady Kelly13-Dec-06 2:16 
AnswerRe: WPF/E Pin
Pete O'Hanlon14-Dec-06 2:33
mvePete O'Hanlon14-Dec-06 2:33 
QuestionHow to prevent code refactoring? Pin
He is Cool13-Dec-06 1:54
He is Cool13-Dec-06 1:54 
AnswerRe: How to prevent reverse engineering? Pin
Guffa13-Dec-06 2:19
Guffa13-Dec-06 2:19 

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.