Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how can I catch WM_DROPFILES from a list view control's in api win32 Pin
palbano6-Jul-04 15:54
palbano6-Jul-04 15:54 
GeneralRe: how can I catch WM_DROPFILES from a list view control's in api win32 Pin
youpiyoyo7-Jul-04 5:55
youpiyoyo7-Jul-04 5:55 
GeneralMoveWindow problem Pin
BlackDice6-Jul-04 5:31
BlackDice6-Jul-04 5:31 
GeneralRe: MoveWindow problem Pin
0v3rloader6-Jul-04 5:44
0v3rloader6-Jul-04 5:44 
GeneralRe: MoveWindow problem Pin
BlackDice6-Jul-04 6:01
BlackDice6-Jul-04 6:01 
GeneralRe: MoveWindow problem Pin
palbano6-Jul-04 6:24
palbano6-Jul-04 6:24 
GeneralRe: MoveWindow problem Pin
BlackDice6-Jul-04 6:31
BlackDice6-Jul-04 6:31 
GeneralRe: MoveWindow problem Pin
palbano6-Jul-04 6:45
palbano6-Jul-04 6:45 
bdiamond wrote:
at a random position

If the random postion is supposed to be within the Picturebox then there is no reason to use GetWindowRect() and ScreenToClient() into this. You only need to find a x,y coordinate that is zero based within the picturebox... so the limit is the width and height of the picturebox minus the width and height of the list control. Keep it simple.

"No matter where you go, there your are." - Buckaroo Banzai
-pete

GeneralRe: MoveWindow problem Pin
BlackDice6-Jul-04 7:04
BlackDice6-Jul-04 7:04 
GeneralRe: MoveWindow problem Pin
palbano6-Jul-04 9:52
palbano6-Jul-04 9:52 
GeneralRe: MoveWindow problem Pin
BlackDice6-Jul-04 10:16
BlackDice6-Jul-04 10:16 
GeneralService pack 6 and serialization Pin
Salvador Dali6-Jul-04 5:16
Salvador Dali6-Jul-04 5:16 
GeneralRe: Service pack 6 and serialization Pin
Navin6-Jul-04 7:04
Navin6-Jul-04 7:04 
GeneralRe: Service pack 6 and serialization Pin
Ravi Bhavnani6-Jul-04 10:52
professionalRavi Bhavnani6-Jul-04 10:52 
GeneralIHTMLTxtRange::moveToBookmark Pin
*Dreamz6-Jul-04 4:59
*Dreamz6-Jul-04 4:59 
Generalcrystal reports 10 in unmanaged c++ in vs.net 2003 Pin
Irish_GUI6-Jul-04 4:18
Irish_GUI6-Jul-04 4:18 
GeneralRe: crystal reports 10 in unmanaged c++ in vs.net 2003 Pin
Antony M Kancidrowski6-Jul-04 4:49
Antony M Kancidrowski6-Jul-04 4:49 
GeneralRe: crystal reports 10 in unmanaged c++ in vs.net 2003 Pin
Michael P Butler6-Jul-04 8:38
Michael P Butler6-Jul-04 8:38 
GeneralMRU Files in Dialog Program Pin
sweep1236-Jul-04 3:41
sweep1236-Jul-04 3:41 
GeneralMRU Files for MFC Dialog Program Pin
sweep1236-Jul-04 3:39
sweep1236-Jul-04 3:39 
GeneralKnowing Insert/Overwrite is on/off Pin
0v3rloader6-Jul-04 3:36
0v3rloader6-Jul-04 3:36 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
V.6-Jul-04 3:42
professionalV.6-Jul-04 3:42 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
David Crow6-Jul-04 4:43
David Crow6-Jul-04 4:43 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
0v3rloader6-Jul-04 5:06
0v3rloader6-Jul-04 5:06 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
David Crow6-Jul-04 7:15
David Crow6-Jul-04 7:15 

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.