Print Page | Close Window

My appliation is not working in windows 2000

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9644
Printed Date: 14 November 2025 at 2:34pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: My appliation is not working in windows 2000
Posted By: Ashok
Subject: My appliation is not working in windows 2000
Date Posted: 20 February 2008 at 6:09am
Hi,
  I am using Xtreme ToolkitPro v11.1.0, My application is working fine in Windows XP but it is not working in Windows 2000( it is not properly displaying the toolbars and theme etc.,). Why?



Replies:
Posted By: Simon HB9DRV
Date Posted: 20 February 2008 at 6:12am
Why not post a screenshot?

-------------
Simon HB9DRV


Posted By: Ashok
Date Posted: 21 February 2008 at 2:40am
Sorry, I don't have the screen shots, my problem is when I am installed my application in the Windows 2000, if i run my application it shows like this
 
The dynamic link library UxTheme.dll could not be found.
 
So I took a copy of UxTheme.dll from my XP machine and placed it in the same folder as my executable program. When I then ran the program it immediately reports:

"The procedure entry point RtlUnhandledExceptionFilter could not
be located in the dynamic link library ntdll.dll"
My application must run on all versions of Windows. It now runs properly on Windows XP but not on Windows 2000.
 
Please help. It's urgent.


Posted By: Ashok
Date Posted: 21 February 2008 at 2:41am
Sorry, I don't have the screen shots, my problem is when I am installed my application in the Windows 2000, if i run my application it shows like this
 
The dynamic link library UxTheme.dll could not be found.
 
So I took a copy of UxTheme.dll from my XP machine and placed it in the same folder as my executable program. When I then ran the program it immediately reports:

"The procedure entry point RtlUnhandledExceptionFilter could not
be located in the dynamic link library ntdll.dll"
My application must run on all versions of Windows. It now runs properly on Windows XP but not on Windows 2000.
 
Please help. It's urgent.


Posted By: Oleg
Date Posted: 21 February 2008 at 8:31am
Hi,
UxTheme.dll can be used in WindowsXP only. Don't call plain methods from this library - use LoadLibrary + GetProcAddress instead.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Ashok
Date Posted: 21 February 2008 at 9:33am
Hi,
  Do you have any sample for that or else please send the code regarding.


Posted By: Oleg
Date Posted: 21 February 2008 at 9:54am
Hi,
see our CXTPWinThemeWrapper class. You can use it instead methods from uxtheme.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Ashok
Date Posted: 25 February 2008 at 2:44am
Hi Oleg. Thanks a lot.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net