User Profile
Collapse
-
Thanks for your replies and effort. I was aware of that post, but as you can see, the problem is unresolved. -
Also note that I am not asking only for undocumented hacks. I am also very much interested in knowing if there are documented/approved ways to get the Size and Location of taskbar buttons.
IMHO, the ITaskbarList interface is much more invasive than what I am asking for. By that I mean that it allows any developer to add, remove, flash etc, icons from ANY application on the taskbar.
To me that seems much more "disturbing "...Leave a comment:
-
@weaknessforcat s - I think you misunderstood. I don't intend to "fiddle" with anything.
I.e. this is a "read-only" operation. The objective is to direct the user's attention to a particular region of the taskbar (whether it is an icon or empty space) and to detect when the user's mouse has entered that region.
The taskbar buttons will not be altered in any way.Leave a comment:
-
How can I interact with the new Windows 7 Taskbar (MSTaskListWClass)
Hello,
I need to determine the location (RECT) of application windows (aka "buttons") in the system taskbar.
In Windows XP, this was possible by simply obtaining the handle to the "ToolbarWindow3 2" window that represents the taskbar and then using SendMessage to enumerate the taskbar buttons and obtain their RECTs using toolbar "TB_..." window messages. (i.e. TB_GETBUTTON, TB_GETRECT).
... -
Thanks. Can you tell me a little bit more about what you mean by "disable the 64 bit redirection"? For example, what AutoIt script command does this refer to?
Thanks,
Richard...Leave a comment:
-
Sorry, but no. I am still having the problem, and no one has offered suggestions for fixing it. :-(...Leave a comment:
-
ADODB.Connection Automation Error
Hello,
Every time I try to create an ADODB.Connectio n object, I receive the following error:
-----------
Runtime Error '-2147024703 (800700c1)':
Automation error
%1 is not a valid Win32 Application.
-------------
I am running Windows 7 Ultimate (64 bit).
This IS NOT a connection string problem, nor is it application-specific.
I can easily reproduce the error in a number... -
Thanks, Nepomuk
Of course I have already seen the info at microsoft, but I was hoping to find someone who has worked with NDIS drivers before for some advice.
Thanks anyway.Leave a comment:
-
Best IDE for Windows Driver Development
Hi,
What is the best IDE for Windows Driver Development?
Should I just find a generic C/C++ compiler?
Can I compile a Windows Driver using Managed C++ (.NET), or must I use VC++ 6 etc?
Thanks very much for all opinions.
Richard -
NDIS Filter Driver
Hi,
Does anyone have experience with NDIS drivers?
I need to either write or find an NDIS driver that will allow my user-mode application to selectively DROP packets before they hit the TCP/IP stack. In addition I would like to SEND out new raw packets.
I'm sure many people have developed such drivers, but I don't know of any. Ideally, I would like the source code for such a driver, or some help developing one.
...
No activity results to display
Show More
Leave a comment: