User Tools

Site Tools


code_snippets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

code_snippets [2013/05/01 08:54] (current)
Line 1: Line 1:
 +====== Code snippets ======
 +===== Windows and dialog boxes =====
 +  * [[Center window|Center a window or dialog]]
 +  * [[Adding Manifest to your Windows Application]]
 +===== File handling =====
 +  * [[Available drives|List all available drives]]
 +  * [[Check medium|Check for a inserted medium]]
 +  * [[Change fileattributes|Change file attributes]]
 +  * [[Check file existence|Check file existence]]
 +  * [[Check directory existence|Check directory existence]]
 +
 +===== Internet and network =====
 +  * [[Dialog with link|Creating a link within a dialog]]
 +
 +===== Examples for the SNIPPETS.DB =====
 +  * [[main|the main function]]
 +  * [[include|a header file frame]]
 +
 +
 +
  
code_snippets.txt ยท Last modified: 2013/05/01 08:54 by toughman