Primoz Gabrijelcic
Author Homepage: http://gp.17slon.com/index.htm
U příležitosti vydání nové verze RAD Studia 12.2 Athens jsme pro Vás připravili webinář v českém jazyce. Rádi bychom vám představili hlavní novinky a vylepšení Delphi a C++ Builderu 12.2.
Total 11 products
Description
Collection of routines designed to simplify work with Win32 API. It contains more than 100 functions and procedures, some documented and some not. You can always read the source (and most of them are trivial to understand).Informations
- Status: Fully functional
- Source: Included
- Size: 62 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE64
Components > Files and Drives > Other
Description
Encapsulation of Windows file-handling routines that allows work with >2GB files. Included is support for non-buffered access (FILE_FLAG_NO_BUFFERING) and buffering for sequentially accessed files. TGpHugeFile is interface to 64-bit file functions with some added functionality. TGpHugeFileStream is …Informations
- Status: Fully functional
- Source: Included
- Size: 133 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3
Components > Tools > Base classes
Description
Various TList descendants and TList-compatible classes: TGpIntegerList is a TList-compatible class used to store integers. TGpIntegerObjectList is a TGpIntegerList descendant used to store integers and associated objects. TGpCountedIntegerList is a TGpIntegerList descendant used to store pairs of 32-bit integers.Informations
- Status: Fully functional
- Source: Included
- Size: 36 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3
Components > Tools > Base classes
Description
Smarter base class. Handles error codes, includes precondition and postcondition checker. This unit contains two interfaces: IGpManagedErrorHandling describes standarized error handling, and IGpManagedConditionChecking describes pre- and postcondition checking. Class TGpManagedClass implements both …Informations
- Status: Fully functional
- Source: Included
- Size: 3 kB
Platforms: D5, D6
Developer Tools > Debug Tools > Profilers
Description
GpProfile is source instrumenting profiler for Delphi. Features: Added menu entries for quick access to mailing list and support forum. Parser bug fixed: {$I *.INC} syntax was not processed correctly and caused unit with that directive not to be parsed. free of charge for any use can profile programs, …Informations
- Status: Fully functional
- Source: On request
- Size: 585 kB
Platforms: D2, D3, D4, D5
DB-Aware Components > Other > Queries
Description
Simple runtime SQL query builder for Delphi.Informations
- Status: Fully functional
- Source: Included
- Size: 105 kB
Platforms: DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8
Description
Various utilities build around TStream concept.Informations
- Status: Fully functional
- Source: Included
- Size: 14 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3
Description
TGpSysHook is a system hook DLL with supporting components that greatly simplify the use of CBT, Keyboard, Mouse, and Shell hook. DLL and components are written in a modular fashion so it is very easy to add support for another hook type.Informations
- Status: Fully functional
- Source: Included
- Size: 12 kB
Platforms: D5, D6
Description
OmniThreadLibrary is simple to use threading library for Delphi. It's main points are power, simplicity, and openness. With just few lines of code, you can set up multiple threads, send messages between them, process Windows messages and more.Informations
- Status: Fully functional
- Source: Included
- Size: 8 138 kB
Platforms: D10, D2007, D2009, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8
Description
TGpStreamWrapper is base stream wrapper class implementing the delayed Seek to cope with the TStream’s GetSize trick.Informations
- Status: Fully functional
- Source: Included
- Size: 10 kB
Platforms: D5
Components > Files and Drives > Other
Description
TGpTextFile is textfile class that can access odinary and Unicode text files. Supports FilePos, FileSize, Seek. Based on TGpHugeFile. TGpTextFileStream is descendant of TStream that wraps TGpTextFile.Informations
- Status: Fully functional
- Source: Included
- Size: 116 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE