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

C / C++ / MFC

 
QuestionApproach for License Validation. Pin
mmayur1-Jun-09 23:13
mmayur1-Jun-09 23:13 
QuestionRe: Approach for License Validation. Pin
CPallini1-Jun-09 23:42
mveCPallini1-Jun-09 23:42 
QuestionReference in Arrays Pin
Anu_Bala1-Jun-09 22:57
Anu_Bala1-Jun-09 22:57 
AnswerRe: Reference in Arrays Pin
«_Superman_»1-Jun-09 23:34
professional«_Superman_»1-Jun-09 23:34 
AnswerRe: Reference in Arrays Pin
CPallini1-Jun-09 23:39
mveCPallini1-Jun-09 23:39 
GeneralRe: Reference in Arrays Pin
Anu_Bala1-Jun-09 23:47
Anu_Bala1-Jun-09 23:47 
QuestionDialogs not editable anymore Pin
MarcoNedwig1-Jun-09 21:49
MarcoNedwig1-Jun-09 21:49 
AnswerRe: Dialogs not editable anymore Pin
molesworth1-Jun-09 22:38
molesworth1-Jun-09 22:38 
Has the file become read-only?

If you're using an integrated source control system and checked in your files, Visual Studio doesn't always recognise that it has to check out the file when you're using the dialog editor - you have to either make an edit in the source file or check out manually (I run into this regularly D'Oh! | :doh: ).

If you're not using source control, the file might have been set to read-only by something else, so check the permissions on it.

There are three kinds of people in the world - those who can count and those who can't...

QuestionFrom C++ Windows Forms Pin
wael_r1-Jun-09 21:44
wael_r1-Jun-09 21:44 
AnswerRe: From C++ Windows Forms Pin
ashukasama1-Jun-09 21:58
ashukasama1-Jun-09 21:58 
AnswerRe: From C++ Windows Forms Pin
Stuart Dootson1-Jun-09 23:53
professionalStuart Dootson1-Jun-09 23:53 
QuestionDRMInitEnvironment function fails............... :( Pin
deadlyabbas1-Jun-09 21:29
deadlyabbas1-Jun-09 21:29 
QuestionRe: DRMInitEnvironment function fails............... :( Pin
Jordan_Tao9-Jul-13 21:40
Jordan_Tao9-Jul-13 21:40 
QuestionMsiInstallProduct() function not working in Win2008 server SP1(64 bit) Pin
birajendu1-Jun-09 20:49
birajendu1-Jun-09 20:49 
QuestionHow to get minimize all dialog with main windiw? Pin
002comp1-Jun-09 20:20
002comp1-Jun-09 20:20 
AnswerRe: How to get minimize all dialog with main windiw? Pin
Naveen1-Jun-09 20:32
Naveen1-Jun-09 20:32 
GeneralRe: How to get minimize all dialog with main windiw? Pin
002comp1-Jun-09 22:17
002comp1-Jun-09 22:17 
GeneralRe: How to get minimize all dialog with main windiw? Pin
Naveen1-Jun-09 22:18
Naveen1-Jun-09 22:18 
GeneralRe: How to get minimize all dialog with main windiw? Pin
002comp1-Jun-09 22:30
002comp1-Jun-09 22:30 
QuestionUnicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
PankajB1-Jun-09 19:49
PankajB1-Jun-09 19:49 
AnswerRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
Stuart Dootson2-Jun-09 0:19
professionalStuart Dootson2-Jun-09 0:19 
GeneralRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
PankajB2-Jun-09 0:58
PankajB2-Jun-09 0:58 
GeneralRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
Stuart Dootson2-Jun-09 1:11
professionalStuart Dootson2-Jun-09 1:11 
QuestionCopyFile Pin
p_19601-Jun-09 19:49
p_19601-Jun-09 19:49 
AnswerRe: CopyFile Pin
Stephen Hewitt1-Jun-09 20:03
Stephen Hewitt1-Jun-09 20:03 

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.