Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: type cast problem when going from VS6->VS.NET : Solved . maybe Pin
Mathias S.9-Apr-03 1:53
Mathias S.9-Apr-03 1:53 
GeneralBlinking Object Pin
SatyaDY9-Apr-03 0:31
SatyaDY9-Apr-03 0:31 
GeneralRe: Blinking Object Pin
Roger Allen9-Apr-03 3:05
Roger Allen9-Apr-03 3:05 
GeneralAsynchronously inserting large number of items into TreeView Pin
henchook8-Apr-03 23:44
henchook8-Apr-03 23:44 
GeneralRe: Asynchronously inserting large number of items into TreeView Pin
valikac9-Apr-03 11:35
valikac9-Apr-03 11:35 
GeneralRe: Asynchronously inserting large number of items into TreeView Pin
henchook9-Apr-03 20:29
henchook9-Apr-03 20:29 
QuestionHowto set the dropped height of a combobox? Pin
Brian van der Beek8-Apr-03 23:38
Brian van der Beek8-Apr-03 23:38 
AnswerRe: Howto set the dropped height of a combobox? Pin
Roger Allen9-Apr-03 3:02
Roger Allen9-Apr-03 3:02 
MoveWindow() is what you need. Move the window to the area the combo needs and the drop area. The combo will only use the top part when the drop area is not shown. When the drop area is shown, this will expand down to the window coordinates specified in the MoveWindow() call.


Roger Allen
Sonork 100.10016

Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003
GeneralMaintaining code on both VC6 and VC.NET Pin
Aza8-Apr-03 23:33
Aza8-Apr-03 23:33 
GeneralMFC. Pin
frackasse8-Apr-03 23:01
frackasse8-Apr-03 23:01 
GeneralUSB Bluetooth communication Pin
gcaboi8-Apr-03 22:41
gcaboi8-Apr-03 22:41 
QuestionMultiline Tooltips? Pin
Rob Caldecott8-Apr-03 22:33
Rob Caldecott8-Apr-03 22:33 
AnswerRe: Multiline Tooltips? Pin
Rob Caldecott8-Apr-03 23:35
Rob Caldecott8-Apr-03 23:35 
GeneralAdding MFC project to Property Sheet Pin
dandy778-Apr-03 22:27
dandy778-Apr-03 22:27 
GeneralRe: Adding MFC project to Property Sheet Pin
jhwurmbach8-Apr-03 22:58
jhwurmbach8-Apr-03 22:58 
GeneralRe: Adding MFC project to Property Sheet Pin
Joan M9-Apr-03 0:06
professionalJoan M9-Apr-03 0:06 
GeneralADO Error Pin
Toni788-Apr-03 22:21
Toni788-Apr-03 22:21 
Generalwin32 api - toolbar Pin
Anonymous8-Apr-03 21:48
Anonymous8-Apr-03 21:48 
GeneralMapping client controls messages in a CFromView Pin
Anonymous8-Apr-03 21:17
Anonymous8-Apr-03 21:17 
GeneralAdding MFC to a console application Pin
R.E.L8-Apr-03 20:42
R.E.L8-Apr-03 20:42 
GeneralRe: Adding MFC to a console application Pin
harinath8-Apr-03 22:34
professionalharinath8-Apr-03 22:34 
GeneralThread's Problem Pin
fyf_tmp8-Apr-03 20:41
fyf_tmp8-Apr-03 20:41 
QuestionMicrosoft Web Browser Object into DialogBox, without MFC? Pin
Adrian Bacaianu8-Apr-03 20:16
Adrian Bacaianu8-Apr-03 20:16 
GeneralProblem in changing the progress abr color Pin
summo8-Apr-03 20:06
summo8-Apr-03 20:06 
QuestionCList inside CMap not working? Pin
Kevein8-Apr-03 16:51
Kevein8-Apr-03 16:51 

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.