This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, November 27, 2007 9:41:20 PM(UTC)
Groups: Registered
Posts: 2
Hi.
It will inquire to it is to LeadTools Version15.
It uses VC 6.0, Project does not use Unicode.
Uses CLIB LDicomDS and API L_DicomLoadDS does the rank do to do the case which Unicode is not how?
Library where it adds in Project is Ltkrn_u.lib, Ltdlgkrn_u.lib, Ltwvc2_u.lib, Ltdlgfile_u.lib, ltfil_u.lib, Ltdis_u.lib, Ltzmv_u.lib, Ltann_u.lib, Ltimgefx_u.lib and Ltdic_u.lib.
Reply entrusting it gives. It thanks
Edited by moderator Thursday, August 8, 2019 1:46:37 PM(UTC)
| Reason: Not specified
#2
Posted
:
Wednesday, November 28, 2007 5:16:32 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
I'm not sure exactly what you're asking. If I don't answer your question, please explain what you are trying to do and/or having difficulty with in more detail.
Currently, LEADTOOLS version 15 does not have ANSI support for any DICOM/Medical related functionality. There is a feature request for this functionality, and if you want me to I'd be glad to add your name to the list of people to contact when it's completed...just let me know.
As for other functionality, you can still use ANSI even though the libs and dlls do not have the same naming convention. In version 15 the API has both UNICODE and ANSI support in the same libraries. Based on your project settings, our headers will map to the correct functions. For the CLIB interface, you will need to link to ltwvc_a.lib for ANSI support.
#3
Posted
:
Wednesday, November 28, 2007 2:30:58 PM(UTC)
Groups: Registered
Posts: 2
I am developing PACS with LeadTools 15.
I want compile my project with ANSI not Unicode.
But it reported errors.
I found compile error using CLIB LDicomDS below from VC.
-----------------------------------------------
error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall LDicomDS::LDicomDS(char *)" (__imp_??0LDicomDS@@QAE@PAD@Z)
-----------------------------------------------
and function L_DicomLoadDS returns error below.
-----------------------------------------------
DICOM_ERROR_OPEN
-----------------------------------------------
Above errors not appear using Unicode.
I added ltwvc_a.lib in my project but VC reported same errors.
I would like to get sample code use ANSI.
Thank you.
#4
Posted
:
Thursday, November 29, 2007 3:38:08 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Like I said in my previous post. We do NOT have ANSI support for Medical/DICOM related features. If you are creating a Medical application, you will have to use UNICODE.
I have added your name to the list of people to contact when and if the feature request is implemented. If this is an urgent need, please contact our custom development department by visiting
http://www.leadtools.com/devservices/ for a quote.
#5
Posted
:
Monday, September 22, 2008 4:30:15 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
LEADTOOLS v16 has just been released and now has ANSI libraries for DICOM.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.