Code Snippets
February 20th, 2012
Samples
Microsoft Specific API
Windows
- For more info, see “Microsoft Windows” page
- Patterns for using the InitOnce functions
- Codeproject
- How to determine if the user has administrator privileges?
Windows 7
.NET
Windows Phone 7
C/C++
Delphi
- Code Snippets Database (DelphiDabbler CodeSnip is a Delphi code snippets repository)
- search for installed windows updates using Delphi, WMI and WUA
- Reading the SMBios Tables using Delphi
- Prevent the System from Entering Sleep or Turning off the Display
- Индикатор загрузки/ожидания
- Delphi: работа с cURL с помощью библиотеки-обертки Curlpas
- SOAP в Delphi. API Яндекс.Спеллер (проверка правописания)
- Как создать ярлык URL для доступа в интернет
- Регистрация DLL и ActiveX
- Pseudobinary case statement. Convert array of booleans to a pseudobinary integer. Good for up to 12 bits.
- Отслеживаем изменение реестра Windows
- Отключение файрвола в XP
- Склеиваем изображения средствами Delphi
- WMI Tasks using Delphi – Services
- Sending messages to non-windowed applications
- Deep copy clone object in Delphi
- How to determine if a string matches a pattern – Sometimes we need to know if a string matches a pattern, which is a string with wildcards ( for example ? and * )
