Click here to Skip to main content
15,898,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Albert Holguin19-Jan-12 4:06
professionalAlbert Holguin19-Jan-12 4:06 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
love bird19-Jan-12 4:12
love bird19-Jan-12 4:12 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Richard MacCutchan20-Jan-12 1:59
mveRichard MacCutchan20-Jan-12 1:59 
QuestionWhat's wrong in previous location of an object ? Pin
love bird19-Jan-12 2:09
love bird19-Jan-12 2:09 
QuestionRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:16
mveCPallini19-Jan-12 2:16 
AnswerRe: What's wrong in previous location of an object ? Pin
love bird19-Jan-12 2:38
love bird19-Jan-12 2:38 
GeneralRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:48
mveCPallini19-Jan-12 2:48 
AnswerRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:45
mveCPallini19-Jan-12 2:45 
From your image the 'previous' position it is simply the 'current' position with x,y swapped.
I suppose you should post more code in order to get better help. But please, please use the 'code' button (just above the input textbox) for proeprly format your code.
Or, alternatively manually write:
<pre lang="C++">
  ...your code here...
</pre>
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: What's wrong in previous location of an object ? Pin
David Crow19-Jan-12 3:02
David Crow19-Jan-12 3:02 
GeneralRe: What's wrong in previous location of an object ? Pin
Richard MacCutchan19-Jan-12 3:55
mveRichard MacCutchan19-Jan-12 3:55 
GeneralRe: What's wrong in previous location of an object ? Pin
David Crow19-Jan-12 4:09
David Crow19-Jan-12 4:09 
Questionhow to maintain previous location of an object using maps in c++ ? Pin
love bird19-Jan-12 1:15
love bird19-Jan-12 1:15 
QuestionRe: how to maintain previous location of an object using maps in c++ ? Pin
CPallini19-Jan-12 1:47
mveCPallini19-Jan-12 1:47 
QuestionHow can i store object current and previous location as an id of object ? Pin
love bird18-Jan-12 19:36
love bird18-Jan-12 19:36 
AnswerRe: How can i store object current and previous location as an id of object ? Pin
«_Superman_»18-Jan-12 19:44
professional«_Superman_»18-Jan-12 19:44 
GeneralRe: How can i store object current and previous location as an id of object ? Pin
love bird18-Jan-12 20:54
love bird18-Jan-12 20:54 
GeneralRe: How can i store object current and previous location as an id of object ? Pin
«_Superman_»18-Jan-12 21:05
professional«_Superman_»18-Jan-12 21:05 
GeneralRe: How can i store object current and previous location as an id of object ? Pin
CPallini18-Jan-12 22:17
mveCPallini18-Jan-12 22:17 
AnswerRe: How can i store object current and previous location as an id of object ? Pin
Richard MacCutchan18-Jan-12 21:38
mveRichard MacCutchan18-Jan-12 21:38 
QuestionBuilding for older Windows versions with VS 2010 Pin
John Buller18-Jan-12 4:31
John Buller18-Jan-12 4:31 
AnswerRe: Building for older Windows versions with VS 2010 Pin
Albert Holguin18-Jan-12 4:48
professionalAlbert Holguin18-Jan-12 4:48 
GeneralRe: Building for older Windows versions with VS 2010 Pin
John Buller18-Jan-12 8:58
John Buller18-Jan-12 8:58 
GeneralRe: Building for older Windows versions with VS 2010 Pin
Albert Holguin18-Jan-12 9:55
professionalAlbert Holguin18-Jan-12 9:55 
QuestionProfiling C++/QT Project in VS 2010 points to WinEventFilter() Pin
p-j-u-s-k-e17-Jan-12 23:48
p-j-u-s-k-e17-Jan-12 23:48 
QuestionHow UnRAR a rar file with password Pin
hack00417-Jan-12 19:43
hack00417-Jan-12 19:43 

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.