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

C / C++ / MFC

 
QuestionHow can i get Partition name from partition number? Pin
Banks K1-Aug-07 22:03
Banks K1-Aug-07 22:03 
AnswerRe: How can i get Partition name from partition number? Pin
Naveen1-Aug-07 23:48
Naveen1-Aug-07 23:48 
QuestionInterrupts in windows Pin
zon_cpp1-Aug-07 21:35
zon_cpp1-Aug-07 21:35 
AnswerRe: Interrupts in windows Pin
Hamid_RT1-Aug-07 21:40
Hamid_RT1-Aug-07 21:40 
Questionhow can i control the sound of left and right speaker Pin
rajneshmalik1-Aug-07 21:11
rajneshmalik1-Aug-07 21:11 
AnswerRe: how can i control the sound of left and right speaker Pin
Hamid_RT1-Aug-07 21:37
Hamid_RT1-Aug-07 21:37 
QuestionAvoid using .ini files Pin
vipin_nvk1-Aug-07 20:56
vipin_nvk1-Aug-07 20:56 
AnswerRe: Avoid using .ini files Pin
Peter Weyzen1-Aug-07 21:03
Peter Weyzen1-Aug-07 21:03 
You can dream up your own file format and manage your settings files yourself. If you do so, make sure to put the files in the %APPDATA% folder.

The registry isn't that glamorous, but it's easy to use, it's secure, and it works.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
Peter Weyzen<br />
Staff Engineer<br />
<A HREF="http://www.soonr.com">SoonR Inc -- PC Power delivered to your phone</A>

AnswerRe: Avoid using .ini files Pin
CPallini1-Aug-07 21:06
mveCPallini1-Aug-07 21:06 
AnswerRe: Avoid using .ini files Pin
Hamid_RT1-Aug-07 21:23
Hamid_RT1-Aug-07 21:23 
AnswerRe: Avoid using .ini files Pin
toxcct1-Aug-07 22:15
toxcct1-Aug-07 22:15 
GeneralRe: Avoid using .ini files Pin
mandanani1-Aug-07 22:23
mandanani1-Aug-07 22:23 
GeneralRe: Avoid using .ini files Pin
toxcct1-Aug-07 22:26
toxcct1-Aug-07 22:26 
GeneralRe: Avoid using .ini files Pin
mandanani1-Aug-07 23:35
mandanani1-Aug-07 23:35 
GeneralRe: Avoid using .ini files Pin
Anurag Gandhi1-Aug-07 22:25
professionalAnurag Gandhi1-Aug-07 22:25 
AnswerRe: Avoid using .ini files Pin
Anurag Gandhi1-Aug-07 22:17
professionalAnurag Gandhi1-Aug-07 22:17 
AnswerRe: Avoid using .ini files Pin
#realJSOP1-Aug-07 23:48
professional#realJSOP1-Aug-07 23:48 
AnswerRe: Avoid using .ini files Pin
Mark Salsbery2-Aug-07 8:49
Mark Salsbery2-Aug-07 8:49 
Questionhow to rebuild scilexer.dll after adding new language Pin
mirraa1-Aug-07 20:39
mirraa1-Aug-07 20:39 
Questionassembly question Pin
samira forooghi1-Aug-07 19:50
samira forooghi1-Aug-07 19:50 
QuestionRe: assembly question Pin
Hamid_RT1-Aug-07 20:24
Hamid_RT1-Aug-07 20:24 
AnswerRe: assembly question Pin
Peter Weyzen1-Aug-07 21:04
Peter Weyzen1-Aug-07 21:04 
Questiontemplate [modified] Pin
nitin31-Aug-07 19:42
nitin31-Aug-07 19:42 
AnswerRe: template Pin
mandanani1-Aug-07 20:40
mandanani1-Aug-07 20:40 
GeneralRe: template Pin
nitin31-Aug-07 20:59
nitin31-Aug-07 20:59 

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.