Click here to Skip to main content
15,889,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to write a program for picture coding with hd photo (Jpeg xr) format. I find this kit(HD Photo Device Porting Kit 1.0) in Microsoft website. But this is c++ code and I want to programing with c#.
I don't know c++. How can I do it?

http://www.microsoft.com/downloads/details.aspx?FamilyID=285eeffd-d86c-48c3-ab93-3abd5ee7f1ce&displaylang=en[^]
Posted
Updated 15-Jul-10 22:59pm
v2

your best bet is to use C++/CLI to create a .NET dll that you can use to access this image format.
 
Share this answer
 
Comments
javad1360 16-Jul-10 5:43am    
Reason for my vote of 5
use full
I read about this... I search for C++ header converter to dll.
but I don't undrestand it . even use code2code.net . can u help me to convert this header file to dll?
tanx
 
Share this answer
 
Comments
Christian Graus 16-Jul-10 5:55am    
You should not press 'answer' to ask a question' A question and an answer are opposite to one another. No, I don't have time to do your work for you. If you can't work out enough C++ to create a dll, then you're going to find you're stuck, unless you can pay someone to do it for you, or find a C# solution.
Is any one there here to convert this c++ header's to .net dll for me ?
http://www.microsoft.com/downloads/details.aspx?FamilyID=285eeffd-d86c-48c3-ab93-3abd5ee7f1ce&displaylang=en[^][^]
 
Share this answer
 
Comments
Kristian Sixhøj 16-Jul-10 16:53pm    
Reason for my vote of 1
Not an answer. You have already been told by CG not to post questions as an answer.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900