Click here to Skip to main content
15,891,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to return parameters from DLL ? Pin
Nikhil Trivedi18-Apr-07 3:12
Nikhil Trivedi18-Apr-07 3:12 
GeneralRe: How to return parameters from DLL ? Pin
CPallini18-Apr-07 3:19
mveCPallini18-Apr-07 3:19 
QuestionHow to change font of Top menu Pin
Atul2318-Apr-07 0:48
Atul2318-Apr-07 0:48 
QuestionWindos/Cygwin Pin
Anka_Ame18-Apr-07 0:47
Anka_Ame18-Apr-07 0:47 
AnswerRe: Windos/Cygwin Pin
CPallini18-Apr-07 1:31
mveCPallini18-Apr-07 1:31 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 1:41
Anka_Ame18-Apr-07 1:41 
GeneralRe: Windos/Cygwin Pin
CPallini18-Apr-07 2:24
mveCPallini18-Apr-07 2:24 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 2:38
Anka_Ame18-Apr-07 2:38 
GeneralRe: Windos/Cygwin Pin
CPallini18-Apr-07 2:45
mveCPallini18-Apr-07 2:45 
GeneralRe: Windos/Cygwin Pin
Maximilien18-Apr-07 2:40
Maximilien18-Apr-07 2:40 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 2:55
Anka_Ame18-Apr-07 2:55 
GeneralRe: Windos/Cygwin Pin
Maximilien18-Apr-07 3:35
Maximilien18-Apr-07 3:35 
GeneralRe: Windos/Cygwin Pin
markkuk18-Apr-07 4:16
markkuk18-Apr-07 4:16 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 5:37
Anka_Ame18-Apr-07 5:37 
AnswerRe: Windos/Cygwin Pin
malaugh18-Apr-07 9:11
malaugh18-Apr-07 9:11 
You could try compiling under windows, just select WIN32 Console application, add all your c files to the project, and compile.

It may work of the program has no unix specific calls. If not, you need to install the GCC compiler. Google cygwin to get the files.


Questionquick help with timer/time (MFC dialog app) Pin
ldsdbomber18-Apr-07 0:28
ldsdbomber18-Apr-07 0:28 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
Arman S.18-Apr-07 1:04
Arman S.18-Apr-07 1:04 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
baerten18-Apr-07 1:09
baerten18-Apr-07 1:09 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
David Crow18-Apr-07 3:32
David Crow18-Apr-07 3:32 
QuestionDDX control Pin
deeps_cute18-Apr-07 0:22
deeps_cute18-Apr-07 0:22 
AnswerRe: DDX control Pin
baerten18-Apr-07 1:00
baerten18-Apr-07 1:00 
GeneralRe: DDX control Pin
deeps_cute18-Apr-07 1:10
deeps_cute18-Apr-07 1:10 
GeneralRe: DDX control Pin
baerten18-Apr-07 1:21
baerten18-Apr-07 1:21 
GeneralRe: DDX control Pin
deeps_cute18-Apr-07 1:25
deeps_cute18-Apr-07 1:25 
GeneralRe: DDX control Pin
baerten18-Apr-07 1:40
baerten18-Apr-07 1:40 

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.