Description:
Microsoft 32-bit development newsgroup.
|
|
|
DirectShow filter with multiple output
|
| |
Hello,
I implemented filter base on EZEGB24 (from SDK samples). I found out that I
need
another output to have only a number.
How can I add another output?
How can I send data to it?
Thank you!
|
|
Directshow - capture image from a push-source stream
|
| |
Hello,
I have a custom directshow filter that allows me to modify the pixels of a
push-source stream any way I want.
Now I want to capture an image from this stream (either before or after my
transformation) but am getting weird results. The stream is clearly not in
sync
as the horizontal lines from the captured image creeps to the left as they... more »
|
|
image format
|
| |
I want to know some thing about different kind of image format.
|
|
How set from code (C++) move taskbar from primary to secondary monitor having different resolution
|
| |
I'm looking for code that will move taskbar (on Win7) from primary to secondary monitor. I've seen some solution at: [link] However as it has been mentioned in the post, taskbar appear for a few seconds after that disaapear. I've tryed to change working area and move taskbar to the top. According to system info taskbar coordinates are properly located on the secondary monitor, but it stays invisible. Auto-hide option returns it from secondary to primary monitor when coursor is passing over it. Please let me know if you have any idea how to resolve this problem.... more »
|
|
|