Skip to main content

Home/ Delphi/ Group items tagged windows

Rss Feed Group items tagged

Mr. DiGi

Delphi Programming Advanced Topics - 0 views

  • Programming the Windows ShellLearn how to programmatically operate on tray icons, shortcuts, system dialogs and other secrets of the Windows Shell
  • "The Big Brother" Delphi Code Toolkit Wanna be a secret agent? Interested in monitoring a user machine in every way? Need to know what happens with Windows, what files are created, what Registry changes are being done? Need to hide your application from Windows? Want to create a kios style application? No problem, Delphi know hidden Windows secrets!
  • Local Network, Internet - Read or Write Data From EverywhereDelphi provides numerous objects to allow you write applications that exchange data over the network (Internet, intranet, local). There are many situation when you need to allow for two applications to communicate. Again, Delphi provides numerous ways to allow you to write applications that exchange custom data
  • ...2 more annotations...
  • Graphics and Multimedia Programming with DelphiGraphics and multimedia elements can add polish to your applications. You can introduce these features into your application in a variety of ways. To add graphical elements, you can insert pre-drawn pictures at design time, create them using graphical controls at design time, or draw them dynamically at runtime. To add multimedia capabilities, you can use special components that can play audio and video clips
  • Creating Custom Delphi ComponentsA component can be almost any program element that you want to manipulate at design time. Creating a component means deriving a new class from an existing one. This set of topics provides an overview of component design and the process of writing components for Delphi applications
  •  
    Shell Programming, Windows API, Multimedia, Distributed Applications
Mr. DiGi

asmprofiler - Project Hosting on Google Code - 0 views

  •  
    This profiler (Windows NT, 2000, XP and x86) can profile any function (dll, c++, delphi, ?) without changing the original code or even the need of the original code. It uses runtime function detouring and assembly to profile any function. A program can be compiled with the profiler code (delphi) or the precompiled dll can be used (delphi, c++, etc). The to be profiled function can be extracted from debug files (.map, in future .dbg/.pdb), dll imports/exports, or "manual" in code (add by name and pointer).
Mr. DiGi

Vista 64 + RAD Studio + Adobe Type Manager = 9 second delay - 0 views

  • Solution: Open regedit.exe Navigate to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Font Drivers Make a backup of the “Font Drivers” key Delete the “Adobe Type Manager” entry Navigate to HKLM\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Font Drivers Make a backup of the “Font Drivers” key Delete the “Adobe Type Manager” entry
Mr. DiGi

Debugging With More Than Watches And Breakpoints - 0 views

  •  
    Použití CPU Window a další tipy na debugování
Mr. DiGi

OmniThreadLibrary 1.0 released - 0 views

  •  
    OmniThreadLibrary is simple to use threading library for Delphi. With just few lines of code, you can set up multiple threads, send messages between them, process Windows messages and more.
Mr. DiGi

The Drag and Drop Component Suite for Delphi - 0 views

  •  
    Freeware VCL component library that enables your Delphi and C++Builder applications to support COM based drag and drop and integrate with the Windows clipboard
1 - 7 of 7
Showing 20 items per page