Click here to Skip to main content
15,889,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: I don't know How to build Pin
Nibu babu thomas14-Jan-07 17:42
Nibu babu thomas14-Jan-07 17:42 
QuestionRe: I don't know How to build Pin
David Crow15-Jan-07 3:46
David Crow15-Jan-07 3:46 
QuestionTimer + Network Programming = problem Pin
Sean Cleary14-Jan-07 13:07
Sean Cleary14-Jan-07 13:07 
AnswerRe: Timer + Network Programming = problem [modified] Pin
bob1697214-Jan-07 13:50
bob1697214-Jan-07 13:50 
AnswerRe: Timer + Network Programming = problem Pin
Mark Salsbery14-Jan-07 13:57
Mark Salsbery14-Jan-07 13:57 
GeneralRe: Timer + Network Programming = problem Pin
Sean Cleary15-Jan-07 11:39
Sean Cleary15-Jan-07 11:39 
AnswerRe: Timer + Network Programming = problem Pin
Mark Salsbery14-Jan-07 14:24
Mark Salsbery14-Jan-07 14:24 
QuestionSetWindowPos() basic question Pin
PatrykDabrowski14-Jan-07 7:14
PatrykDabrowski14-Jan-07 7:14 
I have a dialog based app, when I want to change window's position form the OnInitDialog() it doesn't work. The same code works fine form OnBnClickedOk()?!? How to setup window's position before it is shown?
My test code in OnInitDialog() and OnBnClickedOk():

SetWindowPos(&wndTop,0,0,0,0,SWP_NOSIZE);

Thanks in advance.
AnswerRe: SetWindowPos() basic question Pin
PJ Arends14-Jan-07 7:28
professionalPJ Arends14-Jan-07 7:28 
GeneralRe: SetWindowPos() basic question Pin
PatrykDabrowski14-Jan-07 7:44
PatrykDabrowski14-Jan-07 7:44 
AnswerRe: SetWindowPos() basic question Pin
CPallini14-Jan-07 7:43
mveCPallini14-Jan-07 7:43 
GeneralRe: SetWindowPos() basic question Pin
PatrykDabrowski14-Jan-07 8:04
PatrykDabrowski14-Jan-07 8:04 
GeneralRe: SetWindowPos() basic question Pin
CPallini14-Jan-07 8:51
mveCPallini14-Jan-07 8:51 
GeneralRe: SetWindowPos() basic question Pin
PatrykDabrowski14-Jan-07 9:06
PatrykDabrowski14-Jan-07 9:06 
AnswerRe: SetWindowPos() basic question [modified] Pin
Mark Salsbery14-Jan-07 7:43
Mark Salsbery14-Jan-07 7:43 
AnswerRe: SetWindowPos() basic question Pin
Michael Dunn14-Jan-07 9:52
sitebuilderMichael Dunn14-Jan-07 9:52 
GeneralRe: SetWindowPos() basic question Pin
PatrykDabrowski14-Jan-07 10:03
PatrykDabrowski14-Jan-07 10:03 
AnswerRe: SetWindowPos() basic question Pin
#realJSOP14-Jan-07 23:31
mve#realJSOP14-Jan-07 23:31 
Questionifstream problem Pin
gxkendall14-Jan-07 6:39
gxkendall14-Jan-07 6:39 
AnswerRe: ifstream problem Pin
CPallini14-Jan-07 6:57
mveCPallini14-Jan-07 6:57 
GeneralRe: ifstream problem Pin
gxkendall14-Jan-07 6:59
gxkendall14-Jan-07 6:59 
QuestionRe: ifstream problem Pin
CPallini14-Jan-07 7:21
mveCPallini14-Jan-07 7:21 
AnswerRe: ifstream problem Pin
gxkendall14-Jan-07 7:32
gxkendall14-Jan-07 7:32 
AnswerRe: ifstream problem Pin
Michael Dunn14-Jan-07 8:55
sitebuilderMichael Dunn14-Jan-07 8:55 
GeneralRe: ifstream problem Pin
gxkendall14-Jan-07 8:56
gxkendall14-Jan-07 8:56 

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.