Click here to Skip to main content
15,888,286 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: represent string as its DWORD value Pin
Zac Howland12-Oct-06 7:56
Zac Howland12-Oct-06 7:56 
GeneralRe: represent string as its DWORD value [modified] Pin
Makakuin12-Oct-06 9:09
Makakuin12-Oct-06 9:09 
GeneralRe: represent string as its DWORD value Pin
Zac Howland12-Oct-06 9:16
Zac Howland12-Oct-06 9:16 
GeneralRe: represent string as its DWORD value Pin
Makakuin12-Oct-06 10:00
Makakuin12-Oct-06 10:00 
GeneralRe: represent string as its DWORD value Pin
Zac Howland12-Oct-06 10:03
Zac Howland12-Oct-06 10:03 
GeneralRe: represent string as its DWORD value Pin
Makakuin12-Oct-06 9:28
Makakuin12-Oct-06 9:28 
QuestionRe: represent string as its DWORD value Pin
David Crow12-Oct-06 9:34
David Crow12-Oct-06 9:34 
QuestionResource.h File Checking Pin
Andy20212-Oct-06 3:12
Andy20212-Oct-06 3:12 
I was doing a lot of cut and paste on several dialogs, but then I look at the resource.h file, some defines have the same value.

Are they any programs to check this file and correct the problems.

See sample below:-

#define IDC_POWER_LABEL                 1742<br />
#define IDC_MAIN_RX_SQUELCH_LABEL       1743<br />
#define IDC_MODULATION_LABEL            1744<br />
#define IDC_COMBO1                      1745<br />
#define IDC_COMBO_MODULATION            1746<br />
#define IDC_START_IBIT_LABEL            1746<br />
#define IDC_GUARD_RX_LABEL              1747<br />
#define IDC_TEST_TYPE_LABEL             1747<br />
#define IDC_GUARD_RX_BUTTON             1748<br />
#define IDC_IBIT_STATUS                 1748<br />
#define IDC_GUARD_FREQ_LABEL            1749<br />
#define IDC_TEST_TYPE_STATUS            1749<br />
#define IDC_COMBO_GUARD_FREQ            1750<br />
#define IDC_WARNINGS_LABEL              1750<br />
#define IDC_MARITINE_SHIP_SHORE_LABEL   1751<br />
#define IDC_WARNINGS_STATUS             1751<br />
#define IDC_SHIP_SHORE_BUTTON           1752<br />
#define IDC_ERRORS_EXIST_LABEL          1752<br />
#define IDC_MARITIME_INT_USA_LABEL      1753<br />
#define IDC_ERRORS_EXIST_STATUS         1753<br />
#define IDC_INT_USA_BUTTON              1754<br />
#define IDC_SRUS_ERRORS_LABEL           1754


Help!
AnswerRe: Resource.h File Checking Pin
Hamid_RT12-Oct-06 3:20
Hamid_RT12-Oct-06 3:20 
GeneralRe: Resource.h File Checking Pin
David Crow12-Oct-06 3:50
David Crow12-Oct-06 3:50 
GeneralRe: Resource.h File Checking Pin
Maximilien12-Oct-06 7:20
Maximilien12-Oct-06 7:20 
GeneralRe: Resource.h File Checking Pin
David Crow12-Oct-06 7:28
David Crow12-Oct-06 7:28 
GeneralRe: Resource.h File Checking Pin
Grahamfff12-Oct-06 9:41
Grahamfff12-Oct-06 9:41 
GeneralRe: Resource.h File Checking Pin
David Crow12-Oct-06 10:11
David Crow12-Oct-06 10:11 
AnswerRe: Resource.h File Checking Pin
toxcct12-Oct-06 3:26
toxcct12-Oct-06 3:26 
GeneralRe: Resource.h File Checking Pin
Galatei12-Oct-06 7:41
Galatei12-Oct-06 7:41 
GeneralRe: Resource.h File Checking Pin
Blake Miller13-Oct-06 4:32
Blake Miller13-Oct-06 4:32 
QuestionC on UNIX Question Pin
Yadrif12-Oct-06 2:34
Yadrif12-Oct-06 2:34 
AnswerRe: C on UNIX Question Pin
tom144312-Oct-06 2:50
tom144312-Oct-06 2:50 
GeneralRe: C on UNIX Question Pin
Yadrif12-Oct-06 3:12
Yadrif12-Oct-06 3:12 
GeneralRe: C on UNIX Question Pin
Zac Howland12-Oct-06 3:17
Zac Howland12-Oct-06 3:17 
GeneralRe: C on UNIX Question Pin
tom144312-Oct-06 4:23
tom144312-Oct-06 4:23 
AnswerRe: C on UNIX Question Pin
Link200612-Oct-06 2:53
Link200612-Oct-06 2:53 
QuestionHow to set the Default Main WW Page Pin
gomez_a12-Oct-06 2:25
gomez_a12-Oct-06 2:25 
AnswerRe: How to set the Default Main WW Page Pin
Galatei12-Oct-06 7:58
Galatei12-Oct-06 7:58 

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.