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

Managed C++/CLI

 
Questionanyone know how to connect...? Pin
porac696-Oct-04 14:25
porac696-Oct-04 14:25 
GeneralVery frustrating dllimport code.. Pin
David Moody6-Oct-04 5:42
David Moody6-Oct-04 5:42 
GeneralRe: Very frustrating dllimport code.. Pin
ursus zeta6-Oct-04 9:50
ursus zeta6-Oct-04 9:50 
GeneralRe: Very frustrating dllimport code.. Pin
David Moody7-Oct-04 4:10
David Moody7-Oct-04 4:10 
Generalplease please please help me Pin
youngashish5-Oct-04 22:39
youngashish5-Oct-04 22:39 
GeneralRe: please please please help me Pin
Phil J Pearson5-Oct-04 22:54
Phil J Pearson5-Oct-04 22:54 
GeneralRe: please please please help me Pin
Anonymous5-Oct-04 22:59
Anonymous5-Oct-04 22:59 
Generalproblem Pin
ISUstudent5-Oct-04 14:55
ISUstudent5-Oct-04 14:55 
I am coming up with an error of ...

h:\169\program 4\Part.h(52): error C2440: '=' : cannot convert from 'Vendor' to 'Vendor *'

and...


h:\169\program 4\Part.h(52): error C2440: '=' : cannot convert from 'Vendor' to 'Vendor *'


HOW DO I RESOLVE THIS...Here is my line of code it is referring to..


void setVendPtr(Vendor *c_VendPtr) { VendPtr = *c_VendPtr; }


Thanks so much!!!!

~Jason Sigh | :sigh:

GeneralRe: problem Pin
Anonymous5-Oct-04 15:27
Anonymous5-Oct-04 15:27 
GeneralRe: problem Pin
Christian Graus5-Oct-04 15:38
protectorChristian Graus5-Oct-04 15:38 
GeneralRe: problem Pin
toxcct5-Oct-04 21:13
toxcct5-Oct-04 21:13 
GeneralRe: problem Pin
Anonymous6-Oct-04 4:11
Anonymous6-Oct-04 4:11 
GeneralRe: problem Pin
R.Pincince13-Oct-04 5:10
R.Pincince13-Oct-04 5:10 
GeneralProject settings Pin
Jose Vicente5-Oct-04 5:41
Jose Vicente5-Oct-04 5:41 
GeneralA CHALLENGE Pin
tobermori4-Oct-04 15:36
tobermori4-Oct-04 15:36 
GeneralDirectX 9 SDK (Summer 2004) Pin
pauldomag3-Oct-04 6:23
pauldomag3-Oct-04 6:23 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
Christian Graus5-Oct-04 15:41
protectorChristian Graus5-Oct-04 15:41 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
pauldomag5-Oct-04 22:59
pauldomag5-Oct-04 22:59 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
Christian Graus6-Oct-04 9:33
protectorChristian Graus6-Oct-04 9:33 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
pauldomag7-Oct-04 6:41
pauldomag7-Oct-04 6:41 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
Christian Graus7-Oct-04 9:55
protectorChristian Graus7-Oct-04 9:55 
GeneralRe: DirectX 9 SDK (Summer 2004) Pin
pauldomag8-Oct-04 7:36
pauldomag8-Oct-04 7:36 
GeneralDirectX bouncing cube Pin
guissella2-Oct-04 19:44
guissella2-Oct-04 19:44 
Generalautoselect in another List box Pin
PankajMishra2-Oct-04 17:26
PankajMishra2-Oct-04 17:26 
GeneralThreading Pin
jblau2-Oct-04 14:54
jblau2-Oct-04 14:54 

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.