Change taskbar behavior

Klimytch

New member
Local time
1:48 AM
Messages
2
Hello,
I need to allow full screen Windows applications overlapping task bar under Windows 7.
The "auto hide" is not the option due to user requirements I don't want to describe here.
One possible solution is to change the code of those applications to allow them overlapping task bar, but it will imply a lot of work as we have many of them already running at customer's side.
The best would be just to remove programmatically the "topmost" style of task bar window, but my code failed to do that with the error 0x00000005 "Access denied".

Does anyone know any solution for that?
Regards
Nik
 

My Computer

OS
Windows 7

My Computer

Computer Manufacturer/Model Number
Dell and Custom
OS
Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
CPU
System 1: i7 [email protected], System 2: AMD FX-4100 Zambezi 3.6G
Motherboard
System 1:Dell 06NWYK System 2: ASUS M5A97 AM3+
Memory
System 1: 8GB System 2: 8GB
Graphics Card(s)
System 1: ATI FirePro V4800 System 2: Radeon HD 6850
Sound Card
System 1: onboard System 2: onboard
Monitor(s) Displays
System1: Viewsonic HDMI 24"
Screen Resolution
System 1: 1920x1080 System 2: 1920x1080
Hard Drives
System 1: Mirrored .5B drives System 2: Seagate Barracuda ST1000DM003 1TB 7200 RPM 64MB Cache SATA 6.0Gb/s
Case
System 1: Dell System 2: Cooler Master
Internet Speed
10 MBPS
Lemur,
Thanks for your answer.
I'm aware of this solution, the problem however is that we cannot use third part solutions without having their source code.
Besides that, as far as I understand this solution changes the behavior of "auto hide" option that we don't want to touch.
Thanks anyways
Nik
 

My Computer

OS
Windows 7
Okay, I'll state something dumb. You could drag the task bar to the left or right side. Okay, I said it. LOL.
 

My Computer

Computer Manufacturer/Model Number
Dell and Custom
OS
Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
CPU
System 1: i7 [email protected], System 2: AMD FX-4100 Zambezi 3.6G
Motherboard
System 1:Dell 06NWYK System 2: ASUS M5A97 AM3+
Memory
System 1: 8GB System 2: 8GB
Graphics Card(s)
System 1: ATI FirePro V4800 System 2: Radeon HD 6850
Sound Card
System 1: onboard System 2: onboard
Monitor(s) Displays
System1: Viewsonic HDMI 24"
Screen Resolution
System 1: 1920x1080 System 2: 1920x1080
Hard Drives
System 1: Mirrored .5B drives System 2: Seagate Barracuda ST1000DM003 1TB 7200 RPM 64MB Cache SATA 6.0Gb/s
Case
System 1: Dell System 2: Cooler Master
Internet Speed
10 MBPS
Back
Top