Click here to Skip to main content
15,920,053 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCharacter macro. Pin
esepich26-Sep-03 19:55
esepich26-Sep-03 19:55 
GeneralRe: Character macro. Pin
Michael Dunn26-Sep-03 19:58
sitebuilderMichael Dunn26-Sep-03 19:58 
General"unexpected end of file found" compile error Pin
WREY26-Sep-03 19:40
WREY26-Sep-03 19:40 
GeneralRe: "unexpected end of file found" compile error Pin
Member 54428726-Sep-03 19:55
Member 54428726-Sep-03 19:55 
GeneralRe: "unexpected end of file found" compile error Pin
Michael Dunn26-Sep-03 19:59
sitebuilderMichael Dunn26-Sep-03 19:59 
GeneralYes!! Pin
WREY26-Sep-03 20:10
WREY26-Sep-03 20:10 
GeneralCustom command line Pin
Member 54428726-Sep-03 19:09
Member 54428726-Sep-03 19:09 
QuestionWhere should the dll file go? Pin
Link260026-Sep-03 18:49
Link260026-Sep-03 18:49 
My instructor asked us to write a class definition and put it in
the header file. Then he gave us three files: "Speak.c", "music.cpp"
and "speak.dll". However, he did not mention how does dll work, and
where should it go?

In the .Net solution explorer, there are References, Source files,
header files and Resource files. So I put "Speak.c" and "music.cpp"
in the source files, and I created a header file for the class definition.
However, I don't know where should the dll go?

What is the Resource file and References?


P.S. I'm writing a console based program, not windows based.

AnswerRe: Where should the dll file go? Pin
Anthony_Yio26-Sep-03 21:40
Anthony_Yio26-Sep-03 21:40 
GeneralRe: Where should the dll file go? Pin
Link260027-Sep-03 15:39
Link260027-Sep-03 15:39 
GeneralRe: Where should the dll file go? Pin
Anthony_Yio28-Sep-03 16:12
Anthony_Yio28-Sep-03 16:12 
AnswerRe: Where should the dll file go? Pin
Alexander M.,28-Sep-03 3:31
Alexander M.,28-Sep-03 3:31 
GeneralRe: Where should the dll file go? Pin
Link260028-Sep-03 8:46
Link260028-Sep-03 8:46 
GeneralQuestion about using #define to define a constant numerical variable Pin
George226-Sep-03 16:30
George226-Sep-03 16:30 
GeneralRe: Question about using #define to define a constant numerical variable Pin
Michael Dunn26-Sep-03 17:03
sitebuilderMichael Dunn26-Sep-03 17:03 
GeneralRe: Question about using #define to define a constant numerical variable Pin
George226-Sep-03 17:34
George226-Sep-03 17:34 
GeneralRe: Question about using #define to define a constant numerical variable Pin
Ian Darling26-Sep-03 21:19
Ian Darling26-Sep-03 21:19 
GeneralChecking if an edit control is empty. Pin
esepich26-Sep-03 15:19
esepich26-Sep-03 15:19 
GeneralRe: Checking if an edit control is empty. Pin
PJ Arends26-Sep-03 16:14
professionalPJ Arends26-Sep-03 16:14 
GeneralStuffing four byte octets into a dword. Pin
esepich26-Sep-03 14:31
esepich26-Sep-03 14:31 
GeneralRe: Stuffing four byte octets into a dword. Pin
LunaticFringe26-Sep-03 14:44
LunaticFringe26-Sep-03 14:44 
GeneralRe: Stuffing four byte octets into a dword. Pin
Stefan Pedersen26-Sep-03 14:51
Stefan Pedersen26-Sep-03 14:51 
GeneralRe: Stuffing four byte octets into a dword. Pin
Abin26-Sep-03 18:46
Abin26-Sep-03 18:46 
GeneralHaving trouble with header files Pin
Flack26-Sep-03 13:51
Flack26-Sep-03 13:51 
GeneralRe: Having trouble with header files Pin
Stefan Pedersen26-Sep-03 14:44
Stefan Pedersen26-Sep-03 14:44 

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.