DaVince wrote: > Dev-cpp is not a console application, though it can invoke one to display its compiled content. > > Why do you need to run Dev-cpp? Linux has tons of development environments, you know, so it's not recommended you try to use a Windows-native one. > . i want to know how its console works, also i do that in terminal ,and it works properly: for a simple program:system("pause"); return 0; [sajad@sajad ~]$ wine .wine/drive_c/Dev-Cpp/devcpp.exe fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:commdlg:GetFileName95 Flags 0x02008000 not yet implemented fixme:commdlg:GetFileName95 Flags 0x02008000 not yet implemented fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 Press Return key to continue: but after pressing enter nothing has been done,why i dont know. also i wrote: [sajad@sajad ~]$ wineconsole .wine/drive_c/Dev-Cpp/devcpp.exe err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:tab:TAB_SetCurFocus Should set input focus fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/2009 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 22/09/2009, dlt (d/m/y): 22/03/200 but also as above.