Click here to Skip to main content
15,923,689 members
Home / Discussions / C#
   

C#

 
QuestionRestoring a window Pin
triff18-Jan-07 3:42
triff18-Jan-07 3:42 
AnswerRe: Restoring a window Pin
Luc Pattyn18-Jan-07 4:55
sitebuilderLuc Pattyn18-Jan-07 4:55 
AnswerRe: Restoring a window Pin
led mike18-Jan-07 5:02
led mike18-Jan-07 5:02 
AnswerRe: Restoring a window Pin
S. Senthil Kumar18-Jan-07 5:22
S. Senthil Kumar18-Jan-07 5:22 
GeneralRe: Restoring a window Pin
Luc Pattyn18-Jan-07 5:35
sitebuilderLuc Pattyn18-Jan-07 5:35 
GeneralRe: Restoring a window Pin
ltcstyle26-Jan-07 3:31
ltcstyle26-Jan-07 3:31 
GeneralRe: Restoring a window Pin
Luc Pattyn26-Jan-07 5:12
sitebuilderLuc Pattyn26-Jan-07 5:12 
GeneralRe: Restoring a window Pin
ltcstyle26-Jan-07 5:46
ltcstyle26-Jan-07 5:46 
woow, a very profound reply. thumb

Yes, I should use getLength(0) rather than getLength(); You are absolutely right.

In our problem, basically we want to maximize another process window, which only allowed one instance.
Maybe use GetProcessbyId() is better, but in our case, I suppose the process handle I have got is also unique.

At the end of the day, I realized the problem was the **** application, which is also implemented by someone else(not me), disabled all system message except SW_MINIMIZE.

Anyway, thanks for all replies.






every art is science
every science is art

QuestionOleDbConnection connectionstring Pin
babbelfisken18-Jan-07 3:39
babbelfisken18-Jan-07 3:39 
AnswerRe: OleDbConnection connectionstring Pin
Guffa18-Jan-07 3:50
Guffa18-Jan-07 3:50 
GeneralRe: OleDbConnection connectionstring Pin
babbelfisken18-Jan-07 4:00
babbelfisken18-Jan-07 4:00 
AnswerRe: OleDbConnection connectionstring Pin
Guffa18-Jan-07 4:42
Guffa18-Jan-07 4:42 
Questiontooltip listbox Pin
karl170118-Jan-07 3:34
karl170118-Jan-07 3:34 
AnswerRe: tooltip listbox Pin
Mircea Puiu18-Jan-07 3:56
Mircea Puiu18-Jan-07 3:56 
GeneralRe: tooltip listbox Pin
karl170118-Jan-07 10:25
karl170118-Jan-07 10:25 
GeneralRe: tooltip listbox Pin
Mircea Puiu18-Jan-07 20:39
Mircea Puiu18-Jan-07 20:39 
GeneralThere is some solution Pin
Mircea Puiu18-Jan-07 21:08
Mircea Puiu18-Jan-07 21:08 
Questionmultiline label Pin
blackjack215018-Jan-07 3:06
blackjack215018-Jan-07 3:06 
AnswerRe: multiline label Pin
ednrgc18-Jan-07 3:11
ednrgc18-Jan-07 3:11 
AnswerRe: multiline label Pin
Luc Pattyn18-Jan-07 3:21
sitebuilderLuc Pattyn18-Jan-07 3:21 
QuestionDataGridView Current Row Pin
Jawa200618-Jan-07 3:05
Jawa200618-Jan-07 3:05 
AnswerRe: DataGridView Current Row Pin
Drew McGhie18-Jan-07 3:50
Drew McGhie18-Jan-07 3:50 
GeneralRe: DataGridView Current Row Pin
Jawa200618-Jan-07 7:00
Jawa200618-Jan-07 7:00 
QuestionDifference in showing forms Pin
kmuthuk18-Jan-07 2:58
kmuthuk18-Jan-07 2:58 
AnswerRe: Difference in showing forms Pin
Luc Pattyn18-Jan-07 3:22
sitebuilderLuc Pattyn18-Jan-07 3:22 

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.