sg
|
5504699c9b
* Merged bugfix for bug #1273 from fixbranch
|
25 years ago |
sg
|
5c7c4fdd2a
* (Final) fix for AnsiString reference counter problem in SetStrProp
|
25 years ago |
florian
|
d3e3b54dc4
* interfaces support
|
25 years ago |
sg
|
0e21611d5d
* Fixed GetEnumValue (bug #1049, reported by Neil Graham)
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
d43360d5d6
* Bugfix for SetAStrProp (reference counter hasn't been increased)
|
25 years ago |
peter
|
2260192c30
* qword,int64 rtti support basics
|
25 years ago |
sg
|
5dbe89f57e
* Fixed a small typo in my previous update
|
25 years ago |
sg
|
d6ec03b275
* Added prototypes for GetInt64Prop and SetInt64Prop
|
25 years ago |
michael
|
edd14ed266
+ GetPropInfo now case insensitive
|
25 years ago |
florian
|
2eb62408ae
* disabled FIXED data type per default
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
sg
|
ebb5f22c13
* _This_ is the real revision 1.32... :-)
|
25 years ago |
pierre
|
72b6e9345b
* missing declarations for otChar andotWChar added
|
25 years ago |
sg
|
c44cc56a9a
* Fixed missing () in InsertProp which caused memory corruptions
|
25 years ago |
Jonas Maebe
|
e2892ee93a
* replaced "movl mem,%eax; xorl %eax,%eax" with "movl mem,%eax;
|
25 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
florian
|
7846d7cf60
* GetPropInfo returns now nil if the property wasn't found
|
26 years ago |
florian
|
7ed003d9da
+ patch of Sebastion Guenther applied: Get/SetMethodProp implementation
|
26 years ago |
peter
|
38a2727fb2
* pointer fixes
|
26 years ago |
michael
|
8ca0b0cab3
* Fixes from Sebastian Guenther
|
26 years ago |
michael
|
022e44bb17
* Patch from Sebastian Guenther
|
26 years ago |
michael
|
7cc244b309
* Patch from Sebastian Guenther
|
26 years ago |
michael
|
fe46d024db
* Fix by Sebastian Guenther.
|
26 years ago |
florian
|
b5e9c9c73f
* the set/get procedures must be called with call %edi instead call (%edi)
|
26 years ago |
florian
|
e973e4b583
* two typos fixed
|
26 years ago |
michael
|
cdcaec93df
* Fixes in getenum*
|
26 years ago |