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

Managed C++/CLI

 
GeneralRe: using web services in MC++ Pin
Anthony_Yio4-Jan-04 14:46
Anthony_Yio4-Jan-04 14:46 
Generalexception in DLL (using oracle forms 9i API) Pin
utkarsharma26-Dec-03 19:42
utkarsharma26-Dec-03 19:42 
GeneralRe: exception in DLL (using oracle forms 9i API) Pin
leppie27-Dec-03 1:09
leppie27-Dec-03 1:09 
GeneralFileLoadException loading managed C++ class Pin
Andy Moore22-Dec-03 7:01
Andy Moore22-Dec-03 7:01 
GeneralRe: FileLoadException loading managed C++ class Pin
leppie22-Dec-03 10:30
leppie22-Dec-03 10:30 
GeneralRe: FileLoadException loading managed C++ class Pin
Andy Moore22-Dec-03 10:47
Andy Moore22-Dec-03 10:47 
GeneralRe: FileLoadException loading managed C++ class Pin
Nick Hodapp5-Jan-04 10:59
sitebuilderNick Hodapp5-Jan-04 10:59 
GeneralRe: FileLoadException loading managed C++ class Pin
Andy Moore5-Jan-04 11:25
Andy Moore5-Jan-04 11:25 
Nick,

No. The 2K box is loading the C++ assembly from its own disk.

The FileLoadException comes with the following message:

System.IO.FileLoadException: A procedure imported by "AVIGenerator" could not be loaded.

"AVIGenerator" is the name of my C++ assembly. I checked all of the Win32 API functions that I'm calling and they are supported on Win2K.

Would this problem have something to do with the dll entry point function that is generated. I have looked everywhere for a possible solution so far to no avail.

Thanks for your help.

Andy Moore

GeneralManaging File Allocation Tables Pin
Manoj G.R.21-Dec-03 22:25
Manoj G.R.21-Dec-03 22:25 
QuestionHow to make Managed DLL in VC to use in VB.net Pin
Member 1679221-Dec-03 2:05
Member 1679221-Dec-03 2:05 
AnswerRe: How to make Managed DLL in VC to use in VB.net Pin
John M. Drescher21-Dec-03 4:15
John M. Drescher21-Dec-03 4:15 
AnswerRe: How to make Managed DLL in VC to use in VB.net Pin
Roger Stewart30-Dec-03 6:37
professionalRoger Stewart30-Dec-03 6:37 
Questionhow to use 256 colors bitmap in ctreectrl? Pin
arthur69090820-Dec-03 16:06
arthur69090820-Dec-03 16:06 
AnswerRe: how to use 256 colors bitmap in ctreectrl? Pin
leppie20-Dec-03 22:35
leppie20-Dec-03 22:35 
General__CxxCallUnwindDtor unresolved Pin
Rick York19-Dec-03 13:38
mveRick York19-Dec-03 13:38 
GeneralRe: __CxxCallUnwindDtor unresolved Pin
leppie20-Dec-03 22:49
leppie20-Dec-03 22:49 
GeneralRe: __CxxCallUnwindDtor unresolved Pin
Rick York22-Dec-03 10:01
mveRick York22-Dec-03 10:01 
Generaldiall_up connection Pin
heba_zien19-Dec-03 3:21
heba_zien19-Dec-03 3:21 
GeneralMaking a control array with windows forms Pin
Ffelagund17-Dec-03 23:27
Ffelagund17-Dec-03 23:27 
GeneralRe: Making a control array with windows forms Pin
Nick Hodapp18-Dec-03 7:44
sitebuilderNick Hodapp18-Dec-03 7:44 
GeneralRe: Making a control array with windows forms Pin
leppie20-Dec-03 22:45
leppie20-Dec-03 22:45 
GeneralRe: Making a control array with windows forms Pin
Ffelagund20-Dec-03 23:10
Ffelagund20-Dec-03 23:10 
GeneralCodeDOM questions... Pin
bouli17-Dec-03 11:18
bouli17-Dec-03 11:18 
GeneralRe: CodeDOM questions... Pin
leppie18-Dec-03 6:35
leppie18-Dec-03 6:35 
GeneralRe: CodeDOM questions... Pin
bouli18-Dec-03 7:10
bouli18-Dec-03 7:10 

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.