LEADTOOLS Support
Imaging
Imaging SDK Questions
L_DlgFileOpen( ver 13 ) to L_DlgOpen( ver 16)
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 17, 2009 6:44:10 AM(UTC)
Groups: Registered
Posts: 4
Hi,
I have a problem with the L_DlgOpen() function, if I keep the sample code show at the end of the function description and compile it's, have the follow error :
error C2065: 'OPENDLGPARAMS' : undeclared identifier
At the init source I have define the LTV16_CONFIG key and I have inclede the file "L_Bitmap.h"
Please, can someone help me ?
Thanks,
Davide[:'(]
#2
Posted
:
Tuesday, March 17, 2009 11:28:57 PM(UTC)
Groups: Registered
Posts: 4
i found 'OPENDLGPARAMS' in the Ltdlgfile.h
Ltdlgfile is include by Ltdlg.h but Ltdlg.h is not included by "l_bitmap.h"
please help
#3
Posted
:
Wednesday, March 18, 2009 4:12:45 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There are many major changes between LEADTOOLS v13 and v16. You are correct about the Ltdlg.h is not included by l_bitmap.h. You will have to include the Ltdlg.h in your application after including the L_bitmap.h
LEADTOOLS Support
Imaging
Imaging SDK Questions
L_DlgFileOpen( ver 13 ) to L_DlgOpen( ver 16)
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.