This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 11, 2011 12:57:48 PM(UTC)
Groups: Registered
Posts: 11
OK. got it. Another question
I call:
L_Doc2StartUp(&m_hDoc_test, NULL, FALSE);
and then:
L_DocStartUp(&m_hDoc, NULL, FALSE);
or both call professional StartUp or both Plus StartUp.
the second call always no reponse.
m_hDoc does not be intialized
Thanks for your help
#2
Posted
:
Tuesday, April 12, 2011 5:33:35 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Our moderator has split your question to a new thread since it is not related to the original issue. In the future, please create a new forum thread for each new question you want to address.
Regarding your questions, you need to call the L_Doc*Shutdown() before calling another L_Doc*Startup().
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.