Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Urgent help in extension dll
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Urgent help in extension dll

 Post Reply Post Reply
Author
Message
saravanan View Drop Down
Newbie
Newbie


Joined: 27 September 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote saravanan Quote  Post ReplyReply Direct Link To This Post Topic: Urgent help in extension dll
    Posted: 27 September 2005 at 6:38am

hi iam using MFC extension dll

how can i initialize the XT toolkit resource in the extensin dll.

I will be adding the following line in the stafx.h of extendion dll

#define XT_INIT_BY_REGULAR_DLL
 #include "XTToolkit.h"
where should i add 
afxdata.InitResource(H_instance)
Please advise
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 September 2005 at 8:40am
You must call XTFuncInitDLL somewhere in your dll.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.