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

Managed C++/CLI

 
GeneralRe: Dual Linkage Possible with Managed DLL? Pin
N a v a n e e t h30-Sep-09 17:48
N a v a n e e t h30-Sep-09 17:48 
Questionusing unmanaged lib in managed class [modified] Pin
carlo.andreoli29-Sep-09 22:50
carlo.andreoli29-Sep-09 22:50 
QuestionRe: using unmanaged lib in managed class [modified] Pin
carlo.andreoli30-Sep-09 22:56
carlo.andreoli30-Sep-09 22:56 
AnswerRe: using unmanaged lib in managed class Pin
Richard MacCutchan30-Sep-09 23:40
mveRichard MacCutchan30-Sep-09 23:40 
GeneralRe: using unmanaged lib in managed class Pin
carlo.andreoli30-Sep-09 23:59
carlo.andreoli30-Sep-09 23:59 
GeneralRe: using unmanaged lib in managed class Pin
Richard MacCutchan1-Oct-09 0:56
mveRichard MacCutchan1-Oct-09 0:56 
GeneralRe: using unmanaged lib in managed class Pin
Richard MacCutchan1-Oct-09 1:38
mveRichard MacCutchan1-Oct-09 1:38 
GeneralRe: using unmanaged lib in managed class [modified] Pin
carlo.andreoli1-Oct-09 2:03
carlo.andreoli1-Oct-09 2:03 
i'm currently working with visual studio 2008 express edition. Why the coode doesn't agree with my original description ?(maybe i used different variabiles name but that was just an example, i'm going to correct it). pls help me point out. Now i give you all the things i have done:

1) we want to develop an application that can speak with database
2) i am making the visual side of the project using visual studio 2008 express
3) my friend is developing the 'wrapper' to connect to mysql but it's developing not in vs2008 express edition
4) now i want to integrate his code with mine
5) i take his code and if i make a program (without using clr) it works fine
6) i take his code and put it on a form, using clr option to compile,it compiles well but then it crash giving me the error you see in the starter thread

any ideas...do i have to be more specific?

thx man i really want to understand where is the problem and you are trying to help me

ps you need to correct the path of the linker to where you have the project to get the lib

ps2 maybe you need mysql do be installed on your pc with developer option to use because it use a mysql dll to run
or --> you have to put this dll in the project folder and you'll get it--download--

modified on Thursday, October 1, 2009 8:24 AM

GeneralRe: using unmanaged lib in managed class Pin
Richard MacCutchan1-Oct-09 2:29
mveRichard MacCutchan1-Oct-09 2:29 
GeneralRe: using unmanaged lib in managed class Pin
carlo.andreoli1-Oct-09 3:34
carlo.andreoli1-Oct-09 3:34 
GeneralRe: using unmanaged lib in managed class Pin
Richard MacCutchan1-Oct-09 5:21
mveRichard MacCutchan1-Oct-09 5:21 
Questioncli::array<any^>^ Array Pin
jashimu29-Sep-09 7:12
jashimu29-Sep-09 7:12 
AnswerRe: cli::array<any^>^ Array Pin
N a v a n e e t h29-Sep-09 17:58
N a v a n e e t h29-Sep-09 17:58 
GeneralRe: cli::array<any^>^ Array Pin
jashimu30-Sep-09 4:32
jashimu30-Sep-09 4:32 
GeneralRe: cli::array<any^>^ Array Pin
Richard MacCutchan30-Sep-09 22:18
mveRichard MacCutchan30-Sep-09 22:18 
GeneralRe: cli::array<any^>^ Array Pin
jashimu1-Oct-09 6:50
jashimu1-Oct-09 6:50 
Questionproblem extending datetimepicker Pin
carlo.andreoli27-Sep-09 21:50
carlo.andreoli27-Sep-09 21:50 
AnswerRe: problem extending datetimepicker Pin
Luc Pattyn28-Sep-09 0:30
sitebuilderLuc Pattyn28-Sep-09 0:30 
GeneralRe: problem extending datetimepicker Pin
carlo.andreoli28-Sep-09 1:52
carlo.andreoli28-Sep-09 1:52 
GeneralRe: problem extending datetimepicker Pin
Luc Pattyn28-Sep-09 2:08
sitebuilderLuc Pattyn28-Sep-09 2:08 
GeneralRe: problem extending datetimepicker Pin
N a v a n e e t h28-Sep-09 2:33
N a v a n e e t h28-Sep-09 2:33 
GeneralRe: problem extending datetimepicker Pin
Luc Pattyn28-Sep-09 2:41
sitebuilderLuc Pattyn28-Sep-09 2:41 
GeneralRe: problem extending datetimepicker Pin
N a v a n e e t h28-Sep-09 2:43
N a v a n e e t h28-Sep-09 2:43 
GeneralRe: problem extending datetimepicker Pin
Luc Pattyn28-Sep-09 2:56
sitebuilderLuc Pattyn28-Sep-09 2:56 
GeneralRe: problem extending datetimepicker Pin
N a v a n e e t h28-Sep-09 2:31
N a v a n e e t h28-Sep-09 2:31 

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.