Click here to Skip to main content
16,011,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: max file name length? Pin
Stephen Hewitt19-Jan-06 13:59
Stephen Hewitt19-Jan-06 13:59 
AnswerRe: max file name length? Pin
Shraddhan22-Jan-06 17:54
Shraddhan22-Jan-06 17:54 
QuestionHow to use custom framebuffer in Win32 Pin
pninja00519-Jan-06 11:01
pninja00519-Jan-06 11:01 
AnswerRe: How to use custom framebuffer in Win32 Pin
Stephen Hewitt19-Jan-06 11:34
Stephen Hewitt19-Jan-06 11:34 
GeneralRe: How to use custom framebuffer in Win32 Pin
pninja00519-Jan-06 11:36
pninja00519-Jan-06 11:36 
GeneralRe: How to use custom framebuffer in Win32 Pin
Stephen Hewitt19-Jan-06 11:38
Stephen Hewitt19-Jan-06 11:38 
Questioncheck status of window Pin
Perestroyka19-Jan-06 10:04
Perestroyka19-Jan-06 10:04 
QuestionRe: check status of window Pin
David Crow19-Jan-06 10:29
David Crow19-Jan-06 10:29 
Are you looking for things like:

IsWindowEnabled()
IsWindowVisible()
IsIconic()
GetTopWindow() (compare return value to IE's window handle)


"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb


AnswerRe: check status of window Pin
Perestroyka19-Jan-06 10:50
Perestroyka19-Jan-06 10:50 
QuestionActiveX + DLL Pin
PaulNeyman19-Jan-06 9:41
PaulNeyman19-Jan-06 9:41 
AnswerRe: ActiveX + DLL Pin
Stephen Hewitt19-Jan-06 12:31
Stephen Hewitt19-Jan-06 12:31 
GeneralRe: ActiveX + DLL Pin
PaulNeyman20-Jan-06 4:30
PaulNeyman20-Jan-06 4:30 
GeneralRe: ActiveX + DLL Pin
Stephen Hewitt20-Jan-06 4:52
Stephen Hewitt20-Jan-06 4:52 
GeneralRe: ActiveX + DLL Pin
PaulNeyman23-Jan-06 9:07
PaulNeyman23-Jan-06 9:07 
Questionmaking a custom control that shows focus Pin
stephen.hazel19-Jan-06 9:39
stephen.hazel19-Jan-06 9:39 
AnswerRe: making a custom control that shows focus Pin
Chris Losinger19-Jan-06 10:19
professionalChris Losinger19-Jan-06 10:19 
GeneralRe: making a custom control that shows focus Pin
stephen.hazel19-Jan-06 10:29
stephen.hazel19-Jan-06 10:29 
AnswerRe: making a custom control that shows focus Pin
Stephen Hewitt19-Jan-06 11:37
Stephen Hewitt19-Jan-06 11:37 
GeneralRe: making a custom control that shows focus Pin
stephen.hazel19-Jan-06 11:55
stephen.hazel19-Jan-06 11:55 
GeneralRe: making a custom control that shows focus Pin
Stephen Hewitt19-Jan-06 12:01
Stephen Hewitt19-Jan-06 12:01 
GeneralRe: making a custom control that shows focus Pin
stephen.hazel19-Jan-06 12:10
stephen.hazel19-Jan-06 12:10 
QuestionCaret in a dialog box? Pin
misugi19-Jan-06 8:47
misugi19-Jan-06 8:47 
AnswerRe: Caret in a dialog box? Pin
stephen.hazel19-Jan-06 9:35
stephen.hazel19-Jan-06 9:35 
Questiontext measurement in Win XP vs Win 2K Pin
Jim Crafton19-Jan-06 8:37
Jim Crafton19-Jan-06 8:37 
AnswerRe: text measurement in Win XP vs Win 2K Pin
basementman19-Jan-06 9:15
basementman19-Jan-06 9: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.