Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: IE Favorites Pin
Ravi Bhavnani20-Jul-04 5:34
professionalRavi Bhavnani20-Jul-04 5:34 
QuestionHow to handle doubleclick on a toolbar Pin
MyttO20-Jul-04 4:27
MyttO20-Jul-04 4:27 
AnswerRe: How to handle doubleclick on a toolbar Pin
Alexander Wiseman20-Jul-04 5:24
Alexander Wiseman20-Jul-04 5:24 
QuestionHow to Enable EditBox through Win32Application(SDK) Pin
Anonymous20-Jul-04 3:37
Anonymous20-Jul-04 3:37 
AnswerRe: How to Enable EditBox through Win32Application(SDK) Pin
David Crow20-Jul-04 3:53
David Crow20-Jul-04 3:53 
AnswerRe: How to Enable EditBox through Win32Application(SDK) Pin
bikram singh20-Jul-04 4:30
bikram singh20-Jul-04 4:30 
Generalmenu ID Pin
V.20-Jul-04 3:21
professionalV.20-Jul-04 3:21 
GeneralRe: menu ID Pin
Alexander Wiseman20-Jul-04 4:58
Alexander Wiseman20-Jul-04 4:58 
Hi,

There seems to be something wierd with menu resources and Visual Studio .NET. I noticed that when you right click on the menu resource in the Resource Editor window, the resulting context menu does not list a "Properties" option. I think it should, but you can get around this by doing the following:

1) Make sure the IDR_MENU3 is highlighted in the Resource Editor.
2) Go to the "View" menu in VS.NET
3) Click "Properties Window"

Somewhere in the VS.NET program a properties window should appear. One of the items listed in the properties window says "ID". Its corresponding value should read "IDR_MENU3". Click on the text to get a cursor in order to change it. Hit Enter when finished and it should work.

Hope that helps!

Sincerely,
Alexander Wiseman

Est melior esse quam videri
It is better to be than to seem
GeneralRe: menu ID Pin
V.20-Jul-04 5:08
professionalV.20-Jul-04 5:08 
Questionhow to use CreateTimerQueueTimer? Pin
yingkou20-Jul-04 2:44
yingkou20-Jul-04 2:44 
AnswerRe: how to use CreateTimerQueueTimer? Pin
valikac20-Jul-04 5:15
valikac20-Jul-04 5:15 
AnswerRe: how to use CreateTimerQueueTimer? Pin
palbano20-Jul-04 11:21
palbano20-Jul-04 11:21 
GeneralRe: how to use CreateTimerQueueTimer? Pin
yingkou20-Jul-04 13:18
yingkou20-Jul-04 13:18 
GeneralRe: how to use CreateTimerQueueTimer? Pin
yingkou20-Jul-04 16:10
yingkou20-Jul-04 16:10 
GeneralRe: how to use CreateTimerQueueTimer? Pin
palbano20-Jul-04 16:15
palbano20-Jul-04 16:15 
GeneralRe: how to use CreateTimerQueueTimer? Pin
yingkou20-Jul-04 19:03
yingkou20-Jul-04 19:03 
GeneralRe: how to use CreateTimerQueueTimer? Pin
palbano20-Jul-04 19:27
palbano20-Jul-04 19:27 
GeneralRe: how to use CreateTimerQueueTimer? Pin
yingkou21-Jul-04 3:16
yingkou21-Jul-04 3:16 
GeneralBringWindowToTop oddness Pin
Joel Holdsworth20-Jul-04 0:42
Joel Holdsworth20-Jul-04 0:42 
GeneralRe: BringWindowToTop oddness Pin
Ravi Bhavnani20-Jul-04 1:41
professionalRavi Bhavnani20-Jul-04 1:41 
GeneralRe: BringWindowToTop oddness Pin
David Crow20-Jul-04 2:20
David Crow20-Jul-04 2:20 
GeneralRe: BringWindowToTop oddness Pin
Joel Holdsworth20-Jul-04 6:43
Joel Holdsworth20-Jul-04 6:43 
GeneralRe: BringWindowToTop oddness Pin
David Crow20-Jul-04 7:20
David Crow20-Jul-04 7:20 
GeneralRe: BringWindowToTop oddness Pin
Joel Holdsworth20-Jul-04 7:21
Joel Holdsworth20-Jul-04 7:21 
GeneralCDeadManButton Pin
Joel Holdsworth20-Jul-04 0:29
Joel Holdsworth20-Jul-04 0:29 

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.