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

C / C++ / MFC

 
GeneralRe: Help Required Pin
valikac13-Jul-03 5:42
valikac13-Jul-03 5:42 
Generaloops! Adding a window to console program Pin
DaveE9th13-Jul-03 0:05
DaveE9th13-Jul-03 0:05 
GeneralRe: oops! Adding a window to console program Pin
PJ Arends13-Jul-03 0:25
professionalPJ Arends13-Jul-03 0:25 
GeneralRe: oops! Adding a window to console program Pin
Ryan Binns13-Jul-03 5:09
Ryan Binns13-Jul-03 5:09 
GeneralRe: oops! Adding a window to console program Pin
adamUK13-Jul-03 6:54
adamUK13-Jul-03 6:54 
GeneralRe: oops! Adding a window to console program Pin
Ryan Binns13-Jul-03 15:20
Ryan Binns13-Jul-03 15:20 
GeneralRe: oops! Adding a window to console program Pin
adamUK14-Jul-03 5:54
adamUK14-Jul-03 5:54 
GeneralRe: oops! Adding a window to console program Pin
DaveE9th13-Jul-03 8:57
DaveE9th13-Jul-03 8:57 
I did what you said PJ and it eliminated 3 of the errors, now I only have 2 errors left...see below. I'm not sure what a dialog is. I thought specifying the header was enough, no?

Thanks, Dave

Confused | :confused:
<br />
--------------------Configuration: console_window - Win32 Debug--------------------<br />
Compiling...<br />
console_window.cpp<br />
C:\Program Files\Microsoft Visual Studio\MyProjects\console_window\console_window.cpp(21) : error C2065: 'IDD_DIALOG' : undeclared identifier<br />
C:\Program Files\Microsoft Visual Studio\MyProjects\console_window\console_window.cpp(47) : error C2065: 'IDC_EDIT' : undeclared identifier<br />
Error executing cl.exe.<br />
<br />
console_window.exe - 2 error(s), 0 warning(s)<br />
<br />


Big Grin | :-D

"The man who reads nothing is better educated than the man who reads nothing but newspapers."- Thomas Jefferson


GeneralRe: oops! Adding a window to console program Pin
PJ Arends13-Jul-03 14:22
professionalPJ Arends13-Jul-03 14:22 
GeneralRe: oops! Adding a window to console program Pin
DaveE9th13-Jul-03 19:28
DaveE9th13-Jul-03 19:28 
GeneralRe: oops! Adding a window to console program Pin
jan larsen14-Jul-03 2:49
jan larsen14-Jul-03 2:49 
Generaladding a window to console program Pin
Anonymous12-Jul-03 23:50
Anonymous12-Jul-03 23:50 
QuestionIs this function in the windows98 support? Pin
Alice8012-Jul-03 17:13
Alice8012-Jul-03 17:13 
AnswerRe: Is this function in the windows98 support? Pin
Christian Graus12-Jul-03 18:00
protectorChristian Graus12-Jul-03 18:00 
AnswerRe: Is this function in the windows98 support? Pin
Ryan Binns12-Jul-03 23:36
Ryan Binns12-Jul-03 23:36 
GeneralRe: Is this function in the windows98 support? Pin
Alice8012-Jul-03 23:51
Alice8012-Jul-03 23:51 
GeneralRe: Is this function in the windows98 support? Pin
Ryan Binns13-Jul-03 0:07
Ryan Binns13-Jul-03 0:07 
Questionhow I can insert these unicode characters rightly? Pin
Alice8012-Jul-03 16:54
Alice8012-Jul-03 16:54 
AnswerRe: how I can insert these unicode characters rightly? Pin
Anthony_Yio15-Jul-03 1:16
Anthony_Yio15-Jul-03 1:16 
GeneralRe: how I can insert these unicode characters rightly? Pin
Alice8015-Jul-03 1:37
Alice8015-Jul-03 1:37 
QuestionCan anybody say why no data gets shown? Pin
WREY12-Jul-03 14:23
WREY12-Jul-03 14:23 
AnswerRe: Can anybody say why no data gets shown? Pin
Michael Dunn12-Jul-03 16:24
sitebuilderMichael Dunn12-Jul-03 16:24 
GeneralRe: Can anybody say why no data gets shown? Pin
WREY12-Jul-03 17:54
WREY12-Jul-03 17:54 
GeneralRe: Can anybody say why no data gets shown? Pin
PJ Arends12-Jul-03 18:03
professionalPJ Arends12-Jul-03 18:03 
GeneralRe: Can anybody say why no data gets shown? Pin
WREY12-Jul-03 18:20
WREY12-Jul-03 18:20 

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.