Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
GeneralRe: graphs in c# Pin
Stefan Troschuetz8-Mar-05 2:22
Stefan Troschuetz8-Mar-05 2:22 
Generalvalidator Pin
ABBASI_RA8-Mar-05 1:52
ABBASI_RA8-Mar-05 1:52 
GeneralRe: validator Pin
LongRange.Shooter8-Mar-05 2:14
LongRange.Shooter8-Mar-05 2:14 
GeneralRe: validator Pin
ABBASI_RA8-Mar-05 2:34
ABBASI_RA8-Mar-05 2:34 
GeneralRe: validator Pin
LongRange.Shooter8-Mar-05 3:03
LongRange.Shooter8-Mar-05 3:03 
GeneralC#/ORACLE Übergabe eines Strings mit Steuerzeichen Pin
Anonymous8-Mar-05 1:44
Anonymous8-Mar-05 1:44 
GeneralRe: C#/ORACLE Übergabe eines Strings mit Steuerzeichen Pin
mav.northwind8-Mar-05 1:48
mav.northwind8-Mar-05 1:48 
Generalprogram stucks cause it opened modal dialog in other application Pin
3Dizard8-Mar-05 0:38
3Dizard8-Mar-05 0:38 
Hi,
problem is the following:
I have a program sending a ButtonClick Message to another app so that this app opens a modal dialog. To achieve this I use PInvoke and the function SendMessage(hWnd, BM_CLICK, 0, 0). This code works, but when the Button is clicked and the modal dialog opens, my program (the one, which sent the message) stopps running, means no code after calling SendMessage is executed (can clearly see this in the debugger). When I manually close the opened dialog in the other app my program runs on. I can't explain myself this behaviour because all other programs run on properly. For example I could write another program, which runs the code, which should be executed after SendMessage. This program would run without any problems. Can anyone explain this to me? Any solutions to let my program work on?

Thanks
GeneralRe: program stucks cause it opened modal dialog in other application Pin
Stefan Troschuetz8-Mar-05 1:23
Stefan Troschuetz8-Mar-05 1:23 
GeneralRe: program stucks cause it opened modal dialog in other application Pin
mav.northwind8-Mar-05 1:43
mav.northwind8-Mar-05 1:43 
GeneralRe: program stucks cause it opened modal dialog in other application Pin
Stefan Troschuetz8-Mar-05 1:52
Stefan Troschuetz8-Mar-05 1:52 
GeneralRe: program stucks cause it opened modal dialog in other application Pin
mav.northwind8-Mar-05 2:00
mav.northwind8-Mar-05 2:00 
GeneralRe: program stucks cause it opened modal dialog in other application Pin
3Dizard8-Mar-05 2:17
3Dizard8-Mar-05 2:17 
GeneralCursor Position Pin
chettu8-Mar-05 0:13
chettu8-Mar-05 0:13 
GeneralRe: Cursor Position Pin
mav.northwind8-Mar-05 1:44
mav.northwind8-Mar-05 1:44 
GeneralRe: Cursor Position Pin
Stefan Troschuetz8-Mar-05 1:44
Stefan Troschuetz8-Mar-05 1:44 
GeneralRe: Cursor Position Pin
NassosReyzidis10-Mar-05 0:09
NassosReyzidis10-Mar-05 0:09 
GeneralRe: Cursor Position Pin
chettu8-Mar-05 3:04
chettu8-Mar-05 3:04 
GeneralRe: Cursor Position Pin
Stefan Troschuetz8-Mar-05 3:20
Stefan Troschuetz8-Mar-05 3:20 
GeneralCredits Algorithm Pin
Simon Wren8-Mar-05 0:11
professionalSimon Wren8-Mar-05 0:11 
GeneralRe: Credits Algorithm Pin
leppie8-Mar-05 1:32
leppie8-Mar-05 1:32 
GeneralRe: Credits Algorithm Pin
Simon Wren8-Mar-05 1:48
professionalSimon Wren8-Mar-05 1:48 
GeneralRe: Credits Algorithm Pin
Simon Wren8-Mar-05 2:15
professionalSimon Wren8-Mar-05 2:15 
GeneralRe: Credits Algorithm Pin
LongRange.Shooter8-Mar-05 3:15
LongRange.Shooter8-Mar-05 3:15 
GeneralRe: Credits Algorithm Pin
LongRange.Shooter8-Mar-05 3:20
LongRange.Shooter8-Mar-05 3:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.