| Thread | Last Post | Replies |
|
| Not receiving SOME emails.... | 30 Jan 2008 20:47 GMT | 2 |
Some companies, even my own bank, have contacted me by other means telling me that they have sent me emails and I never receive them. I have SpamFighter but none of the emails are routed to the spam folder. I have Outlook Express and have no indication or idea of what emails I am ...
|
| IAccessible, get element under mouse cursor | 25 Jan 2008 16:22 GMT | 1 |
I want to get the text of the element under the mouse cursor in VB using MSAA (in fact the same as Accexplorer does with the crosshairs). However, AccessibleObjectFromPoint retruns some IAccessible object but not the one wht the accName that is under the mouse coordinates.
|
| Executing DTSPackages from VB.NET on 64 bit Windows Server | 23 Jan 2008 17:43 GMT | 2 |
Hi @all! I have got an application developed on 32 bit Windows. This application controls and executes DTS Packages on a SQL 2000 Server. So far everything works fine.
|
| Excel 2007 on Visual Basic 2008 | 23 Jan 2008 17:02 GMT | 1 |
How can I add in my project Excel COM? I try to search it, but it doesn't appear in my list when I choose items.
|
| hwnd | 14 Jan 2008 16:12 GMT | 1 |
how can i get the name of a control from its hwnd, i have a function with control hwnd parameter so how can i get the name of this control from its hwnd thanks
|
| EXCEl 2003.Internet Explorer | 12 Jan 2008 08:06 GMT | 2 |
I have EXCEL2003/SP3 as part of Office Pro 2003 and Windows XP. I have a workbook with my own user functions in VBA macros, When I save workbook (with only a single worksheet in it) as web-page and in interactive mode and open the saved file in my Internet Explorer 7, the ...
|
| From code for contained control, return name of container | 02 Jan 2008 13:46 GMT | 1 |
I have 2 forms, each of which has a data grid control (called xMyDatagrid). At a particular time, I have both forms instantiated, and each therefore has created an instantiation of the Datagrid. (at least I think that is the way to say it)
|