-
-
BtnST.rar
... button
m_bIsFlat = TRUE
// By default draw border in "flat" button
m_bDrawBorder = TRUE
// By default icon is aligned horizontally
m_nAlign = ST_ALIGN_HORIZ
// By default show the text button
m_bShowText = TRUE
// ...
-
MakingDelphiProgramsVistaCompatible.zip
... .
Displaying a thumbnail correctly (when you press Alt-Tab or Windows-Tab, or
hover over the application s taskbar icon).
Handling Vista s User Account Control (UAC)
Accessing Vista s Task Dialogs
Accessing Vista s File Dialogs
Where to save your ...
-
-
ZoobleLauncher.rar
An example how to create a lightweight executable file (with icon) that launches another executable with various command line arguments using MinGW. Written in pure C, so to keep library needs low (and the file REALLY small).
-
TrayIcon.rar
A class for creating a try icon for your application.
-
-
-
-
-
-