|
|
|
SendMessage using window HWND doesn't fire
Sat, 2 Aug 2008 01:01:00 -0700
Hi,
I have a windows forms application. I want to send Keyboard events to this
application using window handle from Process.MainWindowHandle. When I call
SendMessage(hwnd, WM_KEYDOWN, VK_MENU, IntPrt.Zero);
SendMessage(hwnd, WM_KEYDOWN, VK_B, 0);
SendMessage(hwnd, WM_KEYUP, VK_B, IntPrt.Zero);
SendMessa ...
|
Logging and emailing errors
Fri, 1 Aug 2008 13:29:57 +0100
Hi
I would like to be able to log as much info as possible about an error in my
app and the critical ones to be emailed to me. Is there a pre-built
library/control that would do that?
Many Thanks
Regards
...
|
Anuncios Gratis www.AnunciosGratis.de
Fri, 1 Aug 2008 12:20:33 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
Outlook-style tool strip drop down - menus that don't disappear
Fri, 1 Aug 2008 01:11:02 -0700
If you've got Outlook 2007, on the tool strip, take a look at the far
right-hand tool strip menu. Specifically, click on the drop-down part, go to
Add or Remove Buttons, then expand Standard. When you click on the menu
items below Standard, the menu doesn't disappear, allowing you to check or
uncheck multi ...
|
Skin effect
Fri, 1 Aug 2008 06:57:47 +0200
Anyone who plays around with Windows Media Player can experience the skin
effect that enables the standard menu items to appear/disappear.
Is there any way to achieve a similar effect with c# form application?
Regards
Ronny
...
|
Problem with publishing - .exe.config.deploy file is
missing
Thu, 31 Jul 2008 18:21:12 -0700
I have a problem with publishing c# solution: 'XXXX.exe.config.deploy did not succeed. + Could not find file'. I tried to find this file in my PC that I coding, but there is no such file. I've checked property>Publish>Application Files..> and there's exe.config file on the list.
I built this solution as 'Release'.
...
|
converting a dataset to excel
Thu, 31 Jul 2008 15:30:00 -0700
Hi,
I wish to convert a dataset to Excel and open the document in Excel from
my winforms c# application.
I have added a reference to microsoft excel object library 9, which is the
highest on my machine. I have the following code
I'm getting an error on the following line
Interop ...
|
|
|
center MessageBox in parent form
Thu, 31 Jul 2008 11:10:48 -0700
It appears to not be possible to configure a MessageBox so that it centers
itself within its parent WinForm. Apparently, it always appears center
screen.
Or am I mistaken ?
...
|
Problem with GetForegroundWindow
Thu, 31 Jul 2008 13:54:02 +0200
Hi,
I'm writing an application for Touch Screens. I'm looking for a way to
develop my own on-screen keyboard.
When a key on the keyboard application is pushed, it is supposed to find the
application that had the focus just before the hit and send the correct key
to it.
I've tried to use the GetForegroun ...
|
Event Log Catch-22
Wed, 30 Jul 2008 13:20:36 -0700 (PDT)
I want to be able to write events from my .NET 2.0 Windows Form app
into the Application event log. With the source being my application
name. To do that, I need to create the event source, which requires
Administrative privilages. But the user running my application won't
have admin privilages, and I can't figu ...
|
|
|