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

Managed C++/CLI

 
GeneralRe: how to get the primary key for a new row Pin
George L. Jackson28-Aug-07 4:14
George L. Jackson28-Aug-07 4:14 
GeneralRe: how to get the primary key for a new row Pin
George L. Jackson28-Aug-07 13:36
George L. Jackson28-Aug-07 13:36 
AnswerRe: how to get the primary key for a new row Pin
led mike28-Aug-07 4:38
led mike28-Aug-07 4:38 
GeneralRe: how to get the primary key for a new row Pin
Stefan Baens29-Aug-07 5:15
Stefan Baens29-Aug-07 5:15 
GeneralRe: how to get the primary key for a new row Pin
led mike29-Aug-07 6:06
led mike29-Aug-07 6:06 
QuestionVisualStudio2003 and .netmodule Pin
sGrabert27-Aug-07 22:11
sGrabert27-Aug-07 22:11 
AnswerRe: VisualStudio2003 and .netmodule Pin
sps-itsec4627-Aug-07 22:44
sps-itsec4627-Aug-07 22:44 
GeneralRe: VisualStudio2003 and .netmodule [modified] Pin
sGrabert28-Aug-07 0:07
sGrabert28-Aug-07 0:07 
Well, thank you for your answer but that didn't help.. Frown | :(

I'm using VC2003 and a .vcproj file to create the dll.
The .NET library is linked inside(!) this dll as I want to use some of the implemented functions.

The .NET library is linked via assembly reference only:
AssemblyReference RelativePath="$(SolutionDir)\include\[.NET].dll"
I can access the namespace and library classes at design time.

The weired thing is that VC2005 created the [.NET].netmodule automatically (with the same project), but VC2003 does not.

Looks like there is no (easy) solution for this bug and I have to use VC2005 to create the module file.. Wink | ;)

thx



-- modified at 6:16 Tuesday 28th August, 2007
QuestionConvert vector to managed array Pin
hansipet27-Aug-07 4:36
hansipet27-Aug-07 4:36 
AnswerRe: Convert vector to managed array Pin
led mike27-Aug-07 5:08
led mike27-Aug-07 5:08 
GeneralRe: Convert vector to managed array Pin
hansipet27-Aug-07 9:01
hansipet27-Aug-07 9:01 
GeneralRe: Convert vector to managed array Pin
George L. Jackson27-Aug-07 10:38
George L. Jackson27-Aug-07 10:38 
QuestionDefault funcations in a class Pin
Nandu_77b27-Aug-07 0:15
Nandu_77b27-Aug-07 0:15 
AnswerRe: Default funcations in a class Pin
George L. Jackson27-Aug-07 10:30
George L. Jackson27-Aug-07 10:30 
Questionhow to use and declare a Vector Pin
aefmaaradji26-Aug-07 13:43
aefmaaradji26-Aug-07 13:43 
AnswerRe: how to use and declare a Vector Pin
George L. Jackson26-Aug-07 15:51
George L. Jackson26-Aug-07 15:51 
Questiondeclaration and use of a buffer (pile TCP/IP) Pin
aefmaaradji26-Aug-07 13:25
aefmaaradji26-Aug-07 13:25 
QuestionSending Native Struct via TCP Pin
tjkrz26-Aug-07 9:02
tjkrz26-Aug-07 9:02 
AnswerRe: Sending Native Struct via TCP Pin
Mark Salsbery26-Aug-07 10:09
Mark Salsbery26-Aug-07 10:09 
Questioncompute the square root of a number without mathematic functions ..... Pin
mr.mohsen26-Aug-07 8:27
mr.mohsen26-Aug-07 8:27 
AnswerRe: compute the square root of a number without mathematic functions ..... Pin
Luc Pattyn26-Aug-07 10:51
sitebuilderLuc Pattyn26-Aug-07 10:51 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
George L. Jackson27-Aug-07 10:40
George L. Jackson27-Aug-07 10:40 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
Luc Pattyn27-Aug-07 11:10
sitebuilderLuc Pattyn27-Aug-07 11:10 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
George L. Jackson27-Aug-07 12:05
George L. Jackson27-Aug-07 12:05 
GeneralRe: compute the square root of a number Pin
Luc Pattyn27-Aug-07 12:12
sitebuilderLuc Pattyn27-Aug-07 12:12 

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.