Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » SysInfo - some bug fixes (Window_SaveCapture/Window_Top)
Re: SysInfo - some bug fixes [message #47102 is a reply to message #47099] Wed, 07 December 2016 08:50 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello luoganda

- Window_top
I have reviewed SetWindowPos() use in some forums and it seems it is properly used in SysInfo. In fact it is very simple. I could not find complains about using it in XP.
Could it be that the problem you have found came from that initially it had SWP_NOMOVE || SWP_NOSIZE instead of SWP_NOMOVE | SWP_NOSIZE?
Please check the latest version in XP if it works.

- Window_SaveCapture
Sorry luoganda but I cannot see any advantage in Reference/CaptureScreenDll implementation.
SysInfo implementation does not suppose any screen bit depth, it selects, deselects and releases objects and in addition it checks for API errors.
You can see an example in Bazaar/GrabYourScreen. It uses it extensively.


Best regards
IƱaki

[Updated on: Wed, 07 December 2016 11:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Functions4U: Added LocalProcessX
Next Topic: U++ Command Line Argument Processor Package
Goto Forum:
  


Current Time: Thu May 09 02:04:17 CEST 2024

Total time taken to generate the page: 0.01889 seconds