Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mousedown event on owner draw buttons Pin
Ravi Bhavnani28-Apr-05 8:52
professionalRavi Bhavnani28-Apr-05 8:52 
GeneralRe: Mousedown event on owner draw buttons Pin
Assariah kingsly30-Apr-05 9:44
Assariah kingsly30-Apr-05 9:44 
GeneralRe: Mousedown event on owner draw buttons Pin
Ravi Bhavnani30-Apr-05 10:10
professionalRavi Bhavnani30-Apr-05 10:10 
Questionhow can I use MFC in this project ? Pin
microsoftcertificate28-Apr-05 3:31
sussmicrosoftcertificate28-Apr-05 3:31 
AnswerRe: how can I use MFC in this project ? Pin
David Crow28-Apr-05 5:08
David Crow28-Apr-05 5:08 
GeneralRe: how can I use MFC in this project ? Pin
microsoftcertificate28-Apr-05 5:31
sussmicrosoftcertificate28-Apr-05 5:31 
GeneralRe: how can I use MFC in this project ? Pin
David Crow28-Apr-05 5:39
David Crow28-Apr-05 5:39 
Generalundefined keyword or key name: IDC_STATIC Pin
microsoftcertificate28-Apr-05 3:29
sussmicrosoftcertificate28-Apr-05 3:29 
When I build my project, I receive this error :

--------------------Configuration: Thread3 - Win32 Debug--------------------
Compiling resources...
K:\Thread3\Thread3.rc (146): error RC2104 : undefined keyword or key name: IDC_STATIC
Error executing rc.exe.

Thread3.exe - 1 error(s), 0 warning(s)

What is error IDC_STATIC ?

Thank you.
GeneralRe: undefined keyword or key name: IDC_STATIC Pin
David Crow28-Apr-05 4:23
David Crow28-Apr-05 4:23 
GeneralRe: undefined keyword or key name: IDC_STATIC Pin
microsoftcertificate28-Apr-05 5:35
sussmicrosoftcertificate28-Apr-05 5:35 
GeneralRe: undefined keyword or key name: IDC_STATIC Pin
David Crow28-Apr-05 6:01
David Crow28-Apr-05 6:01 
GeneralON_NOTIFY and ON_NOTIFY_REFLECT Pin
nitin.rastogi28-Apr-05 3:05
nitin.rastogi28-Apr-05 3:05 
GeneralRe: ON_NOTIFY and ON_NOTIFY_REFLECT Pin
David Crow28-Apr-05 4:11
David Crow28-Apr-05 4:11 
GeneralRe: ON_NOTIFY and ON_NOTIFY_REFLECT Pin
nitin.rastogi28-Apr-05 20:17
nitin.rastogi28-Apr-05 20:17 
GeneralRe: ON_NOTIFY and ON_NOTIFY_REFLECT Pin
David Crow29-Apr-05 7:59
David Crow29-Apr-05 7:59 
GeneralUsing ADO Pin
brilliant10128-Apr-05 2:33
brilliant10128-Apr-05 2:33 
GeneralRe: Using ADO Pin
ThatsAlok28-Apr-05 2:38
ThatsAlok28-Apr-05 2:38 
GeneralRe: Using ADO Pin
toxcct28-Apr-05 5:20
toxcct28-Apr-05 5:20 
Generalcout Pin
Stirfie28-Apr-05 2:20
Stirfie28-Apr-05 2:20 
GeneralRe: cout Pin
ThatsAlok28-Apr-05 2:36
ThatsAlok28-Apr-05 2:36 
GeneralRe: cout Pin
Stirfie28-Apr-05 4:41
Stirfie28-Apr-05 4:41 
GeneralRe: cout Pin
toxcct28-Apr-05 5:22
toxcct28-Apr-05 5:22 
GeneralRe: cout Pin
David Crow29-Apr-05 8:01
David Crow29-Apr-05 8:01 
GeneralRe: cout Pin
mkuhac30-Apr-05 9:30
mkuhac30-Apr-05 9:30 
GeneralGetOpenFileName returns files in the wrong order Pin
srev28-Apr-05 2:12
srev28-Apr-05 2:12 

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.