Click here to Skip to main content
15,911,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Serial number of USB Flash drive Pin
kakan25-Jan-06 20:13
professionalkakan25-Jan-06 20:13 
QuestionException (Access violation reading location) Pin
llp00na25-Jan-06 5:50
llp00na25-Jan-06 5:50 
AnswerRe: Exception (Access violation reading location) Pin
Blake Miller25-Jan-06 6:58
Blake Miller25-Jan-06 6:58 
GeneralRe: Exception (Access violation reading location) Pin
llp00na25-Jan-06 7:32
llp00na25-Jan-06 7:32 
AnswerRe: Exception (Access violation reading location) Pin
Michael Dunn25-Jan-06 10:26
sitebuilderMichael Dunn25-Jan-06 10:26 
AnswerRe: Exception (Access violation reading location) Pin
Stephen Hewitt25-Jan-06 21:09
Stephen Hewitt25-Jan-06 21:09 
Questiononmousemove Pin
misugi25-Jan-06 5:41
misugi25-Jan-06 5:41 
AnswerRe: onmousemove Pin
Phil J Pearson25-Jan-06 6:11
Phil J Pearson25-Jan-06 6:11 
You are doing SetCapture aren't you. If you don't then your dialog will stop getting mousemove messages when the mouse is outside the dialog so it will stop updating the drag rect.

This may be one of your problems, but I suspect you have some others, too.



Phil

GeneralRe: onmousemove Pin
misugi26-Jan-06 3:28
misugi26-Jan-06 3:28 
AnswerRe: onmousemove Pin
David Crow25-Jan-06 6:24
David Crow25-Jan-06 6:24 
AnswerRe: onmousemove Pin
Michael Dunn25-Jan-06 10:27
sitebuilderMichael Dunn25-Jan-06 10:27 
QuestionWhich way ? Pin
Great A'Tuin25-Jan-06 4:56
Great A'Tuin25-Jan-06 4:56 
AnswerRe: Which way ? Pin
toxcct25-Jan-06 5:00
toxcct25-Jan-06 5:00 
AnswerRe: Which way ? Pin
Bob Stanneveld25-Jan-06 21:15
Bob Stanneveld25-Jan-06 21:15 
GeneralRe: Which way ? Pin
Great A'Tuin25-Jan-06 21:43
Great A'Tuin25-Jan-06 21:43 
GeneralRe: Which way ? Pin
Bob Stanneveld25-Jan-06 23:08
Bob Stanneveld25-Jan-06 23:08 
GeneralRe: Which way ? Pin
Great A'Tuin25-Jan-06 23:42
Great A'Tuin25-Jan-06 23:42 
QuestionException 0x406d1388 Pin
Phil J Pearson25-Jan-06 3:58
Phil J Pearson25-Jan-06 3:58 
AnswerRe: Exception 0x406d1388 Pin
Toby Opferman26-Jan-06 12:43
Toby Opferman26-Jan-06 12:43 
GeneralRe: Exception 0x406d1388 Pin
Phil J Pearson26-Jan-06 23:47
Phil J Pearson26-Jan-06 23:47 
GeneralRe: Exception 0x406d1388 - FIXED!! Pin
Phil J Pearson27-Jan-06 0:59
Phil J Pearson27-Jan-06 0:59 
AnswerRe: Exception 0x406d1388 - FIXED!! Pin
Phil J Pearson27-Jan-06 0:58
Phil J Pearson27-Jan-06 0:58 
GeneralRe: Exception 0x406d1388 - FIXED!! Pin
Toby Opferman27-Jan-06 7:14
Toby Opferman27-Jan-06 7:14 
QuestionHow to show a dialog in other desktop? Pin
Amarelia25-Jan-06 3:41
Amarelia25-Jan-06 3:41 
AnswerRe: How to show a dialog in other desktop? Pin
Toby Opferman26-Jan-06 12:45
Toby Opferman26-Jan-06 12:45 

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.