Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Some Programmers Definition, for Windows
imbibe
post Jan 22 2008, 04:47 PM
Post #1


Member [Level 1]
****

Group: Members
Posts: 67
Joined: 25-June 06
From: Den
Member No.: 25,638



Processor Mode - the various ways in which the processor creates an operating environment for itself. (See my other article for details under Hardware section)

Dynamic Link Library - an executable file that acts as a shared library of functions. (for this too I have an article published in the forums)

Graphics Device Interface - provides functions and related structures that an application can use to generate graphical output for displays, printers, and other devices. Windows provides GDI for all graphics output by applications and then maps it to intended devices using drives.

Object Linking & Embedding - compound documents containing embedded objects or linked objects that retain the native data used to create them (or a link to that data) as well as information about the format. Like you can insert a Excel Sheet in a Word document.

Virtual Memory - a method of extending the available physical memory on a computer.

File System - the overall structure in which files are named, stored, and organized.

Message Queue - system passes input and control information to a window procedure in the form of messages. Messages are generated by both the system and applications. These messages are maintained in the form of a queue. It's the method by which Windows informs applications what input has been given by the user and the system.

Device Independence - applications can draw and print output on a variety of devices. Applications print to Device Contexts provided by GDI Layer & the rest is handled by GDI Layer.

Component Object Model - is a platform independent, object oriented system for creating binary software components that can interact. It is the foundation technology for Object Linking & Embedding (compound documents) and ActiveX (Internet enabled components) technologies, as well as others.

Distributed Component Object Model - extends the component object model to support communication among objects on different computers - on LAN, WAN, or even the Internet.
Go to the top of the page
 
+Quote Post
coolcat50
post Jan 24 2008, 05:34 PM
Post #2


Super Member
*********

Group: Members
Posts: 290
Joined: 5-October 07
From: Random Places
Member No.: 51,171
Spam Patrol



Well what about the GUI (Graphical User Interface) and some of those. You might have forgotten a few.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Make Windows Xp Look Like The Mac Interface(38)
  2. Virtual Memory Error... Windows Xp(5)
  3. Error Installing Windows Xp -error 7 Ntkrnlmp.exe(11)
  4. Is There An Adium-like Im Client For Windows?(18)
  5. Run Internet Explorer From Command Prompt(22)
  6. Windows Vista Gui Vs Window Xp Gui(18)
  7. Windows Vista Tranformation Pack(75)
  8. How To Change Windows Xp Language ?(23)
  9. Windows Media Player 11 Officially Release!(29)
  10. Garage Band! Windows Version?(10)
  11. Vista Rocks(41)
  12. How To Hack Windows Pinball!(24)
  13. Uninstalling Windows Vista(7)
  14. Internet Connection Sharing With Xbox 360 And A Laptop(7)
  15. Why Do Alot Of People Hate Windows Vista?(33)
  1. Never Use Windows Vista(16)
  2. Windows Vista Sp1(2)
  3. Windows Vista Randomly Freezing(15)
  4. Windows 7(1)
  5. Kde 4 On Windows(0)
  6. Windows Explorer Randomly Crashing(6)
  7. Windows Xp: Explorer.exe Crashes On Certain Accounts(3)
  8. Ajax Windows(7)
  9. How To Disable Flashing In Windows Freecell(0)
  10. Its's Official Microsoft Is Done With The Windows Operating System(12)
  11. Windows Xp & Ubuntu’s Cold War(5)
  12. How Many Times Do You Reinstall Windows In A Year(15)
  13. Windows Vista Installation Fails(1)


 



- Lo-Fi Version Time is now: 5th September 2008 - 05:44 AM