Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOh... in the sample they use it. Pin
Roger C.27-Oct-00 13:26
sussRoger C.27-Oct-00 13:26 
GeneralRe: error using afxpriv.h Pin
Erik Funkenbusch27-Oct-00 13:39
Erik Funkenbusch27-Oct-00 13:39 
GeneralYou need to derive from CControlbar Pin
Roger C.27-Oct-00 13:46
sussRoger C.27-Oct-00 13:46 
GeneralRe: error using afxpriv.h Pin
Cristi Posea1-Nov-00 15:56
Cristi Posea1-Nov-00 15:56 
GeneralDCOM func parameters Pin
Roger27-Oct-00 4:58
Roger27-Oct-00 4:58 
QuestionHow to get control panel object. Pin
koteswara26-Oct-00 22:41
koteswara26-Oct-00 22:41 
Generalstoring a windows postion in the registry... Pin
paranoid android26-Oct-00 9:19
paranoid android26-Oct-00 9:19 
GeneralRe: storing a windows postion in the registry... Pin
Christian26-Oct-00 17:32
Christian26-Oct-00 17:32 
There are a few possible issues.


1/ Where are you setting the position

2/ what sort of co-ordinates are you saving ( relative to window or relative to dialog ) ? ClientToScreen will convert your co-ordinates to ones relative to the whole window

3/ Have you checked the values going in and coming out to make sure you're reading them correctly ?

4/ Are you passing them in correctly ( MoveWindow takes a width and height, rather than x2, y2. )


GeneralRe: storing a windows postion in the registry... Pin
paranoid android27-Oct-00 10:26
paranoid android27-Oct-00 10:26 
GeneralRe: storing a windows postion in the registry... Pin
Paolo Messina26-Oct-00 23:52
professionalPaolo Messina26-Oct-00 23:52 
GeneralRe: storing a windows postion in the registry... Pin
André Dewispelaere27-Oct-00 5:47
André Dewispelaere27-Oct-00 5:47 
GeneralRe: storing a windows postion in the registry... Pin
Philip Nicoletti27-Oct-00 7:38
Philip Nicoletti27-Oct-00 7:38 
GeneralRe: storing a windows postion in the registry... Pin
paranoid android27-Oct-00 10:28
paranoid android27-Oct-00 10:28 
Generalleft one thing out... Pin
paranoid android27-Oct-00 16:17
paranoid android27-Oct-00 16:17 
GeneralReading delimited files... Pin
Joshua Guy26-Oct-00 7:19
Joshua Guy26-Oct-00 7:19 
GeneralRe: Reading delimited files... Pin
Michael Dunn26-Oct-00 19:03
sitebuilderMichael Dunn26-Oct-00 19:03 
GeneralRe: Reading delimited files... Pin
Joshua27-Oct-00 11:34
Joshua27-Oct-00 11:34 
GeneralRe: Reading delimited files... Pin
Roger Scudder27-Oct-00 11:26
Roger Scudder27-Oct-00 11:26 
GeneralRe: Reading delimited files... Pin
Joshua27-Oct-00 11:40
Joshua27-Oct-00 11:40 
GeneralInvisible buttons Pin
David Gallagher26-Oct-00 6:54
David Gallagher26-Oct-00 6:54 
QuestionSetText doesn't work on TextBox? Pin
Member 1176625726-Oct-00 5:38
Member 1176625726-Oct-00 5:38 
AnswerRe: SetText doesn't work on TextBox? Pin
Brendan Tregear26-Oct-00 15:53
Brendan Tregear26-Oct-00 15:53 
Generalcom client crash Pin
P e t e r25-Oct-00 23:23
P e t e r25-Oct-00 23:23 
GeneralUsing MSXML.DLL in Visual C++ 5 Pin
Alexander Bischofberger25-Oct-00 21:48
Alexander Bischofberger25-Oct-00 21:48 
GeneralVERSION resource question Pin
Jonathan Gilligan25-Oct-00 20:09
Jonathan Gilligan25-Oct-00 20:09 

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.