The System namespace on .NET use win32 api for almost everything (AFAIK).fsw wrote:@SFSxOI
you are using Win32 API, but I thought it's deprecated in Vista. (because it's obsolete)
DWM for windows Vista and PB
@SFSxOI
Your DWM_TIMING_INFO structure is wrong,
the correct structure can be seen at http://www.purebasic.fr/english/viewtopic.php?t=38463
(unless I screwed up something, but I'm pretty sure not as the function does not complain about the cbsize)
Your DWM_TIMING_INFO structure is wrong,
the correct structure can be seen at http://www.purebasic.fr/english/viewtopic.php?t=38463
(unless I screwed up something, but I'm pretty sure not as the function does not complain about the cbsize)
My pleassure, and thanks for fixing the original post. There is so little WIN32 DWMAPI info out there, most uses the .NET framework etc. I had to dig a lot on the net to find out the proper structure info.
Check out http://blogs.msdn.com/greg_schechter/default.aspx
He's got quite a few posts on the DWM that might be worth a read. (click the DWM tag on the top right to see all DWM related articles)
Check out http://blogs.msdn.com/greg_schechter/default.aspx
He's got quite a few posts on the DWM that might be worth a read. (click the DWM tag on the top right to see all DWM related articles)
Re: DWM for windows Vista and PB
Is there any way to display the window borderless with the transparent effect?
Re: DWM for windows Vista and PB
Figured it out, #PB_Window_BorderLess by itselfAndyMK wrote:Is there any way to display the window borderless with the transparent effect?
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: DWM for windows Vista and PB
It works in Win7 32bit as well... nice work!
-
- Addict
- Posts: 1518
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re:
File not found.SFSxOI wrote:OK, finally finished up the wrapper/library. Here is the link for the download:
http://rapidshare.com/files/18271005/vistadwm.zip.html
It will make things a whole lot eaisier. Instructions, examples, an include file, and the wrapper/librray file is in the .zip
Maybe at someone he remained on the disk the computer?