Click here to Skip to main content
15,925,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
work_to_live26-Apr-03 8:51
work_to_live26-Apr-03 8:51 
GeneralRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
work_to_live26-Apr-03 9:17
work_to_live26-Apr-03 9:17 
GeneralRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
work_to_live26-Apr-03 10:17
work_to_live26-Apr-03 10:17 
AnswerRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
Michael Dunn26-Apr-03 18:42
sitebuilderMichael Dunn26-Apr-03 18:42 
GeneralRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
work_to_live26-Apr-03 23:20
work_to_live26-Apr-03 23:20 
AnswerRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
Baris Kurtlutepe26-Apr-03 23:22
Baris Kurtlutepe26-Apr-03 23:22 
GeneralRe: How to UPDATE_COMMAND_UI in Dialog App? Pin
work_to_live27-Apr-03 11:07
work_to_live27-Apr-03 11:07 
GeneralWin 9x SetWindow Rgn Problem Pin
nemo26-Apr-03 6:36
nemo26-Apr-03 6:36 
I am working on a project where I need to set the region of numerous windows not owned by my application. This works great on 2000 but in testing on a 98se box, I found it gives an "invalid parameter" error(87) when the winow handle passed into setwindowrgn is no associatd with the application calling the function. I cannot find any documentation from MS that eludes to the fact this is not allowed and only occurs on 9x boxes. Does anyone know of a workaround or way to correct this issue. To test - create an app that sets a window region and use FindWindow to get the handle of a running instance of Notepad and try to change the shape of notepad. Keep in mind this works fine on 2000 but not on my 98se machine.
Thanks in Advance.....
Generaltelephone-conversation Recorder Pin
ZarrinPour26-Apr-03 5:37
ZarrinPour26-Apr-03 5:37 
GeneralGDI question Pin
pankajdaga26-Apr-03 5:32
pankajdaga26-Apr-03 5:32 
GeneralSwitch static Splitter Windows Pin
schoni26-Apr-03 4:17
schoni26-Apr-03 4:17 
GeneralStyle question - low priority. Pin
73Zeppelin26-Apr-03 4:14
73Zeppelin26-Apr-03 4:14 
GeneralRe: Style question - low priority. Pin
Ravi Bhavnani26-Apr-03 4:44
professionalRavi Bhavnani26-Apr-03 4:44 
GeneralRe: Style question - low priority. Pin
Hans Dietrich27-Apr-03 0:00
mentorHans Dietrich27-Apr-03 0:00 
GeneralDisplaying Jpg in Listview Pin
Mortis26-Apr-03 3:10
Mortis26-Apr-03 3:10 
GeneralRe: Displaying Jpg in Listview Pin
Lior Shoval26-Apr-03 5:33
Lior Shoval26-Apr-03 5:33 
Generalglobal variables issue Pin
Anonymous26-Apr-03 3:00
Anonymous26-Apr-03 3:00 
GeneralRe: global variables issue Pin
Gary R. Wheeler26-Apr-03 5:22
Gary R. Wheeler26-Apr-03 5:22 
GeneralOLE DB problem in VC++ COM when used with ASP Pin
Mahesh Perumal26-Apr-03 2:17
Mahesh Perumal26-Apr-03 2:17 
GeneralRe: OLE DB problem in VC++ COM when used with ASP Pin
Stephane Rodriguez.26-Apr-03 5:36
Stephane Rodriguez.26-Apr-03 5:36 
GeneralRe: OLE DB problem in VC++ COM when used with ASP Pin
Mahesh Perumal26-Apr-03 21:31
Mahesh Perumal26-Apr-03 21:31 
GeneralProblem with Listview Pin
Mortis26-Apr-03 0:23
Mortis26-Apr-03 0:23 
GeneralRe: Problem with Listview Pin
Mortis26-Apr-03 0:47
Mortis26-Apr-03 0:47 
GeneralRe: Problem with Listview Pin
MAAK27-Apr-03 2:05
MAAK27-Apr-03 2:05 
GeneralRe: Problem with Listview Pin
Mortis27-Apr-03 2:43
Mortis27-Apr-03 2: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.