Click here to Skip to main content
15,909,898 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resource Id Pin
Spiros9-Nov-02 8:31
Spiros9-Nov-02 8:31 
GeneralRe: Resource Id Pin
Michael Dunn9-Nov-02 12:07
sitebuilderMichael Dunn9-Nov-02 12:07 
GeneralSetting Drop Down Heigh of a ComboBox Pin
Ken Mazaika9-Nov-02 8:05
Ken Mazaika9-Nov-02 8:05 
GeneralRe: Setting Drop Down Heigh of a ComboBox Pin
Jerry Evans9-Nov-02 8:28
Jerry Evans9-Nov-02 8:28 
GeneralRe: Setting Drop Down Heigh of a ComboBox Pin
Brad Bruce9-Nov-02 10:15
Brad Bruce9-Nov-02 10:15 
GeneralRe: Setting Drop Down Heigh of a ComboBox Pin
Ken Mazaika9-Nov-02 12:31
Ken Mazaika9-Nov-02 12:31 
GeneralScript error on "add event handler" in resource editor Pin
Rewbs9-Nov-02 8:08
Rewbs9-Nov-02 8:08 
Generaldynaic menu Pin
Shotgun9-Nov-02 7:38
Shotgun9-Nov-02 7:38 
still beginning here so beware Smile | :)

how do i create a HMENU from a resourse id so i can set it in a dynamically created dialog during PreCreateWindow()

HMENU gMen = MAKEINTRESOURCE(IDR_STICKY_MENU);
cs.hMenu = gMen;

doesn't work Frown | :(
and i can't find alot in MSDN, or is this a completely bad idea?

i know i'll have to handle the messages myself, that doesn't worry me to much, but then again, could be my next entry... Smile | :)

thanks for any help

shotgun
GeneralRe: dynaic menu Pin
Michael Dunn9-Nov-02 7:49
sitebuilderMichael Dunn9-Nov-02 7:49 
GeneralRe: dynaic menu Pin
Dominik Reichl9-Nov-02 7:50
Dominik Reichl9-Nov-02 7:50 
GeneralRe: dynaic menu Pin
Shotgun9-Nov-02 10:55
Shotgun9-Nov-02 10:55 
QuestionWhat's the answer to this template question? Pin
WREY9-Nov-02 5:23
WREY9-Nov-02 5:23 
AnswerRe: What's the answer to this template question? Pin
ian mariano9-Nov-02 8:22
ian mariano9-Nov-02 8:22 
GeneralVarying CListView Row heights Pin
JennyP9-Nov-02 3:59
JennyP9-Nov-02 3:59 
GeneralRe: Varying CListView Row heights Pin
nie1739-Nov-02 4:05
nie1739-Nov-02 4:05 
GeneralRe: Varying CListView Row heights Pin
dabs9-Nov-02 4:45
dabs9-Nov-02 4:45 
Questiongetting a temporary folder without ~? Pin
Anonymous9-Nov-02 2:58
Anonymous9-Nov-02 2:58 
AnswerRe: getting a temporary folder without ~? Pin
Dominik Reichl9-Nov-02 3:15
Dominik Reichl9-Nov-02 3:15 
AnswerRe: getting a temporary folder without ~? Pin
Michael Dunn9-Nov-02 6:31
sitebuilderMichael Dunn9-Nov-02 6:31 
GeneralRe: getting a temporary folder without ~? Pin
Dominik Reichl9-Nov-02 7:38
Dominik Reichl9-Nov-02 7:38 
GeneralRe: getting a temporary folder without ~? Pin
Michael Dunn9-Nov-02 7:52
sitebuilderMichael Dunn9-Nov-02 7:52 
GeneralRe: getting a temporary folder without ~? Pin
Dominik Reichl9-Nov-02 8:04
Dominik Reichl9-Nov-02 8:04 
Generalmemory question Pin
includeh109-Nov-02 0:15
includeh109-Nov-02 0:15 
GeneralRe: memory question Pin
S O S9-Nov-02 1:02
S O S9-Nov-02 1:02 
GeneralRe: memory question Pin
includeh109-Nov-02 2:20
includeh109-Nov-02 2:20 

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.