Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDynamic Text on Bitmap Button Pin
Super Hornet31-Jan-09 16:09
Super Hornet31-Jan-09 16:09 
AnswerRe: Dynamic Text on Bitmap Button Pin
Code-o-mat1-Feb-09 0:07
Code-o-mat1-Feb-09 0:07 
GeneralRe: Dynamic Text on Bitmap Button Pin
Super Hornet1-Feb-09 3:53
Super Hornet1-Feb-09 3:53 
QuestionEditWordBreakProc questions Pin
ForNow31-Jan-09 13:50
ForNow31-Jan-09 13:50 
QuestionC++ Play avi file using mciSendString Pin
czk10131-Jan-09 12:12
czk10131-Jan-09 12:12 
AnswerRe: C++ Play avi file using mciSendString Pin
aks.1-Feb-09 20:47
aks.1-Feb-09 20:47 
GeneralRe: C++ Play avi file using mciSendString Pin
czk1019-Feb-09 1:28
czk1019-Feb-09 1:28 
QuestionHow to include a software into hardware Pin
Horizzzon31-Jan-09 10:20
Horizzzon31-Jan-09 10:20 
QuestionHow to set the scroll posistion to bottom or middle etc. Pin
simon alec smith31-Jan-09 10:02
simon alec smith31-Jan-09 10:02 
AnswerRe: How to set the scroll posistion to bottom or middle etc. Pin
«_Superman_»31-Jan-09 14:50
professional«_Superman_»31-Jan-09 14:50 
GeneralRe: How to set the scroll posistion to bottom or middle etc. Pin
simon alec smith1-Feb-09 1:41
simon alec smith1-Feb-09 1:41 
Questionpdf maker coding in c++ for ebook device Pin
Horizzzon31-Jan-09 9:16
Horizzzon31-Jan-09 9:16 
AnswerRe: pdf maker coding in c++ for ebook device Pin
Code-o-mat31-Jan-09 9:57
Code-o-mat31-Jan-09 9:57 
AnswerRe: pdf maker coding in c++ for ebook device Pin
Rajesh R Subramanian31-Jan-09 17:51
professionalRajesh R Subramanian31-Jan-09 17:51 
Questionhow to manage multi data input. Pin
Max++31-Jan-09 6:04
Max++31-Jan-09 6:04 
AnswerRe: how to manage multi data input. Pin
«_Superman_»31-Jan-09 14:54
professional«_Superman_»31-Jan-09 14:54 
GeneralRe: how to manage multi data input. Pin
Max++31-Jan-09 15:24
Max++31-Jan-09 15:24 
GeneralRe: how to manage multi data input. Pin
«_Superman_»31-Jan-09 15:26
professional«_Superman_»31-Jan-09 15:26 
GeneralRe: how to manage multi data input. Pin
Max++31-Jan-09 15:48
Max++31-Jan-09 15:48 
Questionprint preview problem Pin
Rajesh Katalkar31-Jan-09 5:23
Rajesh Katalkar31-Jan-09 5:23 
QuestionHow to Set the environment using CreateProcess Pin
vipin_nvk31-Jan-09 5:02
vipin_nvk31-Jan-09 5:02 
AnswerRe: How to Set the environment using CreateProcess Pin
«_Superman_»31-Jan-09 15:04
professional«_Superman_»31-Jan-09 15:04 
QuestionConverting C# managed DLL to C++/VC++ unmanaged DLL Pin
saratogacoach31-Jan-09 4:34
saratogacoach31-Jan-09 4:34 
Hi,

I am a retired social worker who creates eLearning materials that are given away to help people improve their health and to teach social work students. I need to create an unmanaged DLL that can be used to add drawing within an eLearning app which is capable of loading unmanaged DLL's and calling their functions, if these are specified.

On CodeProject, there is an excellent drawing DLL http://www.codeproject.com/KB/dialog/Basic_Drawing_Plug_in.aspx[^][^]but it is in C# which I suspect is managed code and not able to be loaded or functions called in the eLearning app.

As a novice in coding (have been trying to learn using MS's Express editions for VC++ and C#, which is a very steep learning curve for me), I am lost tyring to figure out a way to convert the C# to VC++, figure out the function calls so they can be scripted into the eLearning app, etc. With very limited understanding and skills, I keep getting error messages for whatever I try.

Any suggestions, leads, help in converting to unmanaged code plus specifying the function calls would be greatly appreciated. (Wrote to the DLL's author but have not heard back).

Thanks. Smile | :)

Kind Regards,

writer

AnswerRe: Converting C# managed DLL to C++/VC++ unmanaged DLL Pin
«_Superman_»31-Jan-09 15:09
professional«_Superman_»31-Jan-09 15:09 
GeneralRe: Converting C# managed DLL to C++/VC++ unmanaged DLL Pin
saratogacoach31-Jan-09 16:55
saratogacoach31-Jan-09 16:55 

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.