Click here to Skip to main content
15,914,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with enum Pin
David Crow12-Aug-04 6:36
David Crow12-Aug-04 6:36 
GeneralRe: Problem with enum Pin
BlackDice12-Aug-04 6:42
BlackDice12-Aug-04 6:42 
GeneralRe: Problem with enum Pin
David Crow12-Aug-04 7:28
David Crow12-Aug-04 7:28 
GeneralRe: Problem with enum Pin
BlackDice12-Aug-04 7:41
BlackDice12-Aug-04 7:41 
GeneralRe: Problem with enum Pin
David Crow12-Aug-04 8:19
David Crow12-Aug-04 8:19 
GeneralRe: Problem with enum Pin
BlackDice12-Aug-04 9:01
BlackDice12-Aug-04 9:01 
GeneralRe: Problem with enum Pin
David Crow12-Aug-04 9:25
David Crow12-Aug-04 9:25 
GeneralRe: Problem with enum Pin
BlackDice12-Aug-04 6:56
BlackDice12-Aug-04 6:56 
Even when I comment out the UI handler code I get the following errors:


error C2143: syntax error :missing ';'before 'CBugReporterApp::GetAppState'

error C2556: 'int CBugReporterApp::GetAppState(void)' : overloaded function differs only by return type from 'CBugReporterApp::MODE CBugReporterApp::GetAppState(void)'

 error C2501: 'MODE' : missing storage-class or type specifiers

 error C2371: 'CBugReporterApp::GetAppState' : redefinition; different basic types


[insert witty comment here]

bdiamond
GeneralRe: Problem with enum Pin
mahade112-Aug-04 20:14
mahade112-Aug-04 20:14 
GeneralRe: Problem with enum Pin
Gil Clark12-Aug-04 6:28
Gil Clark12-Aug-04 6:28 
GeneralRe: Problem with enum Pin
Tim Smith13-Aug-04 4:00
Tim Smith13-Aug-04 4:00 
GeneralRe: Problem with enum Pin
BlackDice13-Aug-04 4:35
BlackDice13-Aug-04 4:35 
GeneralEdit Version Info Properties Tab Pin
pjobson12-Aug-04 5:20
pjobson12-Aug-04 5:20 
GeneralRe: Edit Version Info Properties Tab Pin
David Crow12-Aug-04 5:58
David Crow12-Aug-04 5:58 
GeneralRe: Edit Version Info Properties Tab Pin
pjobson12-Aug-04 8:43
pjobson12-Aug-04 8:43 
GeneralRe: Edit Version Info Properties Tab Pin
David Crow12-Aug-04 8:51
David Crow12-Aug-04 8:51 
GeneralRe: Edit Version Info Properties Tab Pin
pjobson12-Aug-04 10:20
pjobson12-Aug-04 10:20 
GeneralRe: Edit Version Info Properties Tab Pin
tlerner12-Aug-04 10:36
tlerner12-Aug-04 10:36 
Generalerfc in c++ Pin
chepah12-Aug-04 5:18
chepah12-Aug-04 5:18 
GeneralCInternetSession Debug assertation error Pin
biggsy1412-Aug-04 3:06
biggsy1412-Aug-04 3:06 
GeneralRe: CInternetSession Debug assertation error Pin
David Crow12-Aug-04 3:14
David Crow12-Aug-04 3:14 
GeneralRe: CInternetSession Debug assertation error Pin
biggsy1412-Aug-04 3:46
biggsy1412-Aug-04 3:46 
GeneralRe: CInternetSession Debug assertation error Pin
David Crow12-Aug-04 5:57
David Crow12-Aug-04 5:57 
GeneralRe: CInternetSession Debug assertation error Pin
mahade112-Aug-04 18:43
mahade112-Aug-04 18:43 
GeneralRe: CInternetSession Debug assertation error Pin
biggsy1413-Aug-04 1:26
biggsy1413-Aug-04 1:26 

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.