Home | Articles | Links | Contact
ARTICLES
 
Delphi
Basic MDI ( Multiple Document Interface) programming with Delphi 5
 
In two lines
Get the color depth in bits per pixel of the current Windows display
 
Windows
How to add a new option to the context menu for a file type
 
COMING SOON
 
How to copy the contents of the whole screen to a bitmap
 

REMEMBER

 
There's nothing more dangerous than a user ;)
 
If you have any doubt about the material exposed in the articles, find something wrong or just want to contact me, please send me a message to emgares@yahoo.es
 
visits to this page since 10/1/2000
 
FRONT COVER
How to log off, shutdown, reboot and power off the system from Delphi in Windows 95/98 and Windows NT
(10/26/2000) Do you need to power off the system from your application? Of course, you wouldn't be reading this article if you didn't
ActiveMDIChild vs. merging the main form menu and the child window menus in a mdi application
The obvious way to access a child window is to call its public methods from the main form. The other is to merge its main menu with the application main menu
Tile, cascade, arrange and list mdi child windows
Once you have your mdi framework up and running it's time to improve it with some common and very easy options for arranging the child forms inside the main window
There's a long way to go before we can say that we have done a good job with mdi

No mice allowed beyond this point

How to survive in Windows if you have no mouse
A compilation of some interesting key combinations that allow you to work in Windows 9x without using the mouse
Have you ever had to face a Windows which refused to accept the mouse? Or maybe a friend of yours has begged your help because his mouse had comitted suicide and he doesn't know how to get out of the whole thing?

Get the user name of the the Windows current session
Windows API can provide a lot of information about the system including the name of the user logged in

  more articles...

Home | Articles | Links | Contact