Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop GDI-Bitmap

CodeGuruEssentialDifferencebetweenCONSOLEandGUIApp

  • Category : GDI-Bitmap
  • Tags :
  • Update : 2008-10-13
  • Size : 200.92kb
  • Downloaded :0次
  • Author :李***
  • About : 李峥
  • PS : If download it fails, try it again. Download again for free!
Download 1 (200.92kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOLE and GUI applications with 20 lines of code. There are 2 small projects in this sample. The first project shows how to create a console in WinMain (). First of all , we need to allocate a console with AllocConsole () secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf () and scanf (). The second project demonstrates how to create a window in main (). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle (), and then I called CreateWindow with the predefined class name EDIT. As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a project.
Packet file list
(Preview for download)
Packet : 61549835codeguruessentialdifferencebetweenconsoleandguiapplications.rar filelist
CodeGuru Essential Difference between CONSOLE and GUI Applications
CodeGuru Essential Difference between CONSOLE and GUI Applications\CodeGuru Essential Difference between CONSOLE and GUI Applications.mht
CodeGuru Essential Difference between CONSOLE and GUI Applications\Console_Source.zip
CodeGuru Essential Difference between CONSOLE and GUI Applications\Console_Exe.zip
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.