Click here to Skip to main content
15,909,039 members
Home / Discussions / C#
   

C#

 
AnswerRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 3:17
Jaiprakash M Bankolli11-Apr-07 3:17 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 15:55
professionaldanielwinata11-Apr-07 15:55 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 19:12
Jaiprakash M Bankolli11-Apr-07 19:12 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 21:45
professionaldanielwinata11-Apr-07 21:45 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 22:11
Jaiprakash M Bankolli11-Apr-07 22:11 
Questiondrag&drop Pin
sonia3si11-Apr-07 1:27
sonia3si11-Apr-07 1:27 
AnswerRe: drag&drop Pin
_mubashir11-Apr-07 1:29
_mubashir11-Apr-07 1:29 
QuestionC# and COM for x64 Pin
Simon D Smart11-Apr-07 0:26
Simon D Smart11-Apr-07 0:26 
I am not sure whether this is a C# or COM issue, but I thought I'd try it here.

We have been building a COM wrapper around a C++ API which needs to be accessible from C#. This seemed to work and run fine as a win32 build with.

Converting to x64 however, despite everything seeming to compile, and being able to access the COM stuff correctly from a c++ application, as soon as we try to add it to C# everything seems to go wrong.

Normally one can click "Add Reference" and then select the type library from the list - and this works fine in x86/win32. However, with the 64bit build, the type library does not appear, and selecting the dll manually gives errors implying that it does not contain any COM components - despite working fine with a c++ project.

Looking in the registry etc. the correct entries seem to be make under HKCR/Typelib/<lib>/win64... exactly as for the win32 case - but I still can't see it from C# in visual studio, or VB for that matter, so I am somewhat at a loss...

Has anyone got any ideas as to what to look for
AnswerRe: C# and COM for x64 [modified] Pin
Ed.Poore11-Apr-07 1:20
Ed.Poore11-Apr-07 1:20 
GeneralRe: C# and COM for x64 Pin
Simon D Smart11-Apr-07 5:40
Simon D Smart11-Apr-07 5:40 
Questionhow to find the error in xml file in C#. Pin
gpremkamal10-Apr-07 23:33
gpremkamal10-Apr-07 23:33 
AnswerRe: how to find the error in xml file in C#. Pin
blackjack215010-Apr-07 23:47
blackjack215010-Apr-07 23:47 
AnswerRe: how to find the error in xml file in C#. Pin
Stevo Z11-Apr-07 2:57
Stevo Z11-Apr-07 2:57 
AnswerRe: how to find the error in xml file in C#. Pin
Jaiprakash M Bankolli11-Apr-07 3:20
Jaiprakash M Bankolli11-Apr-07 3:20 
QuestionUML in visula studio 2005 Pin
aminowest10-Apr-07 23:13
aminowest10-Apr-07 23:13 
AnswerRe: UML in visula studio 2005 Pin
Pete O'Hanlon10-Apr-07 23:31
mvePete O'Hanlon10-Apr-07 23:31 
AnswerRe: UML in visula studio 2005 Pin
Jaiprakash M Bankolli11-Apr-07 3:22
Jaiprakash M Bankolli11-Apr-07 3:22 
AnswerRe: UML in visula studio 2005 Pin
Morantex11-Apr-07 7:56
Morantex11-Apr-07 7:56 
Questionreference problem, plz help Pin
akkram10-Apr-07 23:00
akkram10-Apr-07 23:00 
AnswerRe: reference problem, plz help Pin
Christian Graus10-Apr-07 23:06
protectorChristian Graus10-Apr-07 23:06 
GeneralRe: reference problem, plz help Pin
akkram10-Apr-07 23:33
akkram10-Apr-07 23:33 
QuestionPicture in DataGrid With Every Category Pin
sheebalam11110-Apr-07 22:47
sheebalam11110-Apr-07 22:47 
AnswerRe: Picture in DataGrid With Every Category Pin
Christian Graus10-Apr-07 22:50
protectorChristian Graus10-Apr-07 22:50 
GeneralRe: Picture in DataGrid With Every Category Pin
sheebalam11110-Apr-07 22:57
sheebalam11110-Apr-07 22:57 
GeneralRe: Picture in DataGrid With Every Category Pin
Christian Graus10-Apr-07 23:05
protectorChristian Graus10-Apr-07 23: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.