Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use CSplitterWnd in non-matrix splitting? Pin
David Crow6-Aug-04 2:25
David Crow6-Aug-04 2:25 
QuestionHow to debug this ??? Pin
rrrado5-Aug-04 23:06
rrrado5-Aug-04 23:06 
AnswerRe: How to debug this ??? Pin
jmkhael5-Aug-04 23:52
jmkhael5-Aug-04 23:52 
GeneralRe: How to debug this ??? Pin
rrrado6-Aug-04 0:32
rrrado6-Aug-04 0:32 
GeneralSAFEARRAY in VC/VB/Scripting-Interface Pin
peterchen5-Aug-04 22:32
peterchen5-Aug-04 22:32 
GeneralRe: SAFEARRAY in VC/VB/Scripting-Interface Pin
Antony M Kancidrowski6-Aug-04 0:25
Antony M Kancidrowski6-Aug-04 0:25 
GeneralRe: SAFEARRAY in VC/VB/Scripting-Interface Pin
Milton Karimbekallil6-Aug-04 0:41
Milton Karimbekallil6-Aug-04 0:41 
GeneralMax limit in resource.h file of VC++ Pin
PrashantJ5-Aug-04 22:27
PrashantJ5-Aug-04 22:27 
Hi,

We specify the next step number for the resources, commands and control by the following.
_APS_NEXT_RESOURCE_VALUE
_APS_NEXT_COMMAND_VALUE
_APS_NEXT_CONTROL_VALUE

Do we have any way to restrict the numbers or specify the max limit.

eg. I want my resource to have command values from 1 to 100. So
#define _APS_NEXT_COMMAND_VALUE 1 // Next command number

Can I specify somewhere in the resource.h file saying 100 is the max if it goes beyond 100, throw an error?

Thanks,
Prashant.
GeneralRe: Max limit in resource.h file of VC++ Pin
David Crow6-Aug-04 2:29
David Crow6-Aug-04 2:29 
QuestionHow to remove context menu created from taskbar ? Pin
vgrigor15-Aug-04 21:38
vgrigor15-Aug-04 21:38 
AnswerRe: How to remove context menu created from taskbar ? Pin
Sivaji5-Aug-04 23:38
Sivaji5-Aug-04 23:38 
GeneralRe: How to remove context menu created from taskbar ? Pin
vgrigor16-Aug-04 7:10
vgrigor16-Aug-04 7:10 
GeneralAdd a ICON to my file Pin
Larsson5-Aug-04 21:07
Larsson5-Aug-04 21:07 
GeneralRe: Add a ICON to my file Pin
Archer2828-Aug-04 19:22
Archer2828-Aug-04 19:22 
GeneralRe: Add a ICON to my file Pin
Larsson8-Aug-04 20:11
Larsson8-Aug-04 20:11 
QuestionHow to get Windows2000 OS Username and Password list ? Pin
Anonymous5-Aug-04 20:52
Anonymous5-Aug-04 20:52 
AnswerRe: How to get Windows2000 OS Username and Password list ? Pin
ThatsAlok5-Aug-04 21:37
ThatsAlok5-Aug-04 21:37 
AnswerRe: How to get Windows2000 OS Username and Password list ? Pin
parths5-Aug-04 21:40
parths5-Aug-04 21:40 
GeneralStartServiceCtrlDispatcher - need Help!!! Pin
**bamboo**5-Aug-04 20:30
**bamboo**5-Aug-04 20:30 
GeneralRe: StartServiceCtrlDispatcher - need Help!!! Pin
Blake Miller6-Aug-04 8:54
Blake Miller6-Aug-04 8:54 
Generala Dialog Bar Question ! Pin
Renjith Ramachandran5-Aug-04 20:00
Renjith Ramachandran5-Aug-04 20:00 
GeneralRe: a Dialog Bar Question ! Pin
Bhaskar5-Aug-04 23:11
Bhaskar5-Aug-04 23:11 
GeneralDLL Programming Pin
Snillet2k5-Aug-04 19:53
Snillet2k5-Aug-04 19:53 
Questionhow to find the length or Time of the WAV file will be played using VC++ Pin
shiva shankar5-Aug-04 19:05
shiva shankar5-Aug-04 19:05 
AnswerRe: how to find the length or Time of the WAV file will be played using VC++ Pin
Sivaji5-Aug-04 23:24
Sivaji5-Aug-04 23:24 

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.