Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising

sendmessage

Driving the PC master sound volume

Driving the PC master sound volume

this code makes some works around the system master sound volume.it runs on the systray (traybar). its known that the old XP winAPI waveOutGetVolume and WaveOutSetVolume to get/set the master audio volume dont work for OS vista and above. Actually ,each...

Read more

Advertising
Build any systray application with APIs.

Build any systray application with APIs.

In my previous post http://yousfi.over-blog.com/2018/03/put-any-application-on-systray-knwing-its-hwnd.html the code *3* built an icon on systray to hide/show any window given by its handle (as _vfp.hwnd).there was no contextuel menu attached to this...

Read more

Advertising
The  vfpscrollbar containers classes as prg code

The vfpscrollbar containers classes as prg code

The container vfpscrollbar class is a scrollable container and usefull to embed any kind of vfp controls.it can embed a great quantity of controls as shown in my preview post. http://yousfi.over-blog.com/2015/12/testing-a-vfp-scrollbar-container-class-application.html...

Read more