View Issue Details

IDProjectCategoryView StatusLast Update
0005049JEDI VCL00 JVCL Componentspublic2011-06-10 16:09
ReporterjamAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.39 
Target Version3.40Fixed in Version3.40 
Summary0005049: TJvCpuUsage.Usage always returns 0 under Windows 7 x64
DescriptionTJvCpuUsage.Usage always returns 0 under Windows 7 x64.
Additional InformationThe x86 Edition of Windows 7 does not seem to be affected, but all other 64Bit Windows editions seem to be affected. The call that fails is:

Status := NtQuerySystemInformation(SystemPerformanceInformation, @SysPerfInfo, SizeOf(SysPerfInfo), nil);
TagsNo tags attached.

Activities

obones

2009-12-18 11:59

administrator   ~0017005

Does this also happen in XP x64?

jam

2009-12-18 12:03

reporter   ~0017006

I tested a little more and found out that only Windows 7 x64 seems to be affected, but not XP64 or Vista64.

obones

2009-12-29 09:55

administrator   ~0017041

Thanks for the report.
As I do not have access to Seven (either x86 or x64), someone else will have to look at that.

obones

2010-01-13 22:33

administrator   ~0017119

This is confirmed in Seven x64
NtQuerySystemInformation is "undocumented" and so I'm not suprised of it not working. Need to find another solution.

obones

2010-01-14 13:40

administrator   ~0017121

This should now be fixed in SVN, please try using the latest version

Issue History

Date Modified Username Field Change
2009-12-08 14:11 jam New Issue
2009-12-18 11:59 obones Note Added: 0017005
2009-12-18 11:59 obones Status new => feedback
2009-12-18 11:59 obones Target Version => 3.40 - not yet released
2009-12-18 12:03 jam Note Added: 0017006
2009-12-29 09:55 obones Note Added: 0017041
2009-12-29 09:55 obones Status feedback => acknowledged
2010-01-13 22:33 obones Note Added: 0017119
2010-01-13 22:33 obones Status acknowledged => confirmed
2010-01-14 13:40 obones Note Added: 0017121
2010-01-14 13:40 obones Status confirmed => resolved
2010-01-14 13:40 obones Fixed in Version => Daily / SVN
2010-01-14 13:40 obones Resolution open => fixed
2010-01-14 13:40 obones Assigned To => obones
2011-06-10 16:09 obones Fixed in Version Daily / SVN => 3.40