Remy Lebeau
|
df4abd8bf0
Adding use of {$HPPEMIT OPENNAMESPACE}/{$HPPEMIT CLOSENAMESPACE} in IdWinsock2.pas
|
3 years ago |
Remy Lebeau
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 years ago |
RemyLebeau
|
41cbdd8c5f
Fix for compiler errors in FPC.
|
7 years ago |
RemyLebeau
|
d83cae854f
Adding TIdLibHandle type and IdNilHandle constant, to address THandle/TLibHandle discrepancies between Delphi and FreePascal when dealing with dynamically loaded libraries.
|
7 years ago |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
7 years ago |
RemyLebeau
|
055a7912bc
Fixing some warnings from FixInsight
|
10 years ago |
JPeterMugaas
|
b7b252e6dc
Some updates for Winsock 2 API's.
|
10 years ago |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
11 years ago |
RemyLebeau
|
4f214b0911
Adding SO_UPDATE_CONNECT_CONTEXT constant to IdWinsock2.pas. Adding Id_SO_UPDATE_ACCEPT_CONTEXT and Id_SO_UPDATE_CONNECT_CONTEXT constants to IdStackConsts.pas.
|
11 years ago |
RemyLebeau
|
ce02874624
Bug fixes from Asbjørn Heid
|
11 years ago |
RemyLebeau
|
aeb0b02efd
Updating TIdComponentSelectionEditor to recognize Indy components that derive directly from TIdBaseComponent instead of TIdComponent.
|
11 years ago |
RemyLebeau
|
197c97022f
Some more type-casts when {$TYPEDADDRESS ON} is enabled
|
11 years ago |
RemyLebeau
|
a318567ae6
One more IFDEF in IdWinsock2.pas for Windows CE.
|
12 years ago |
RemyLebeau
|
a7769e6957
More IFDEFs in IdWinsock2.pas for Windows CE. INET_UNCANONICALIZE_SCOPE_ID() is still broken under Windows CE, because IN6_UNCANONICALIZE_SCOPE_ID() is not defined for Windows CE and I don't know what it should be replaced with yet.
|
12 years ago |
RemyLebeau
|
fd0d0fef76
More IFDEFs in IdWinsock2.pas for Windows CE.
|
12 years ago |
RemyLebeau
|
9617c7769f
Fix for typo in IFDEF for SCOPEID_UNSPECIFIED_INIT()
|
12 years ago |
RemyLebeau
|
15baa0da3b
Added IFDEFs around SCOPE_ID usage in IdWinsock2.pas for Windows CE.
|
12 years ago |
RemyLebeau
|
10b880a87b
Fix for compiler errors in IdWinsock2.pas under Delphi 6.
|
13 years ago |
RemyLebeau
|
14e9133f9d
Fix for compiler errors in IdWinsock2.pas under Delphi 7.
|
13 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
802fc705f6
Added some missing IFDEFs in IdWinsock2.pas
|
13 years ago |
RemyLebeau
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 years ago |
RemyLebeau
|
a4ddc4db46
Fix for typo in an EXTERNALSYM statement
|
14 years ago |
RemyLebeau
|
8539fbe456
Removing previous patch for working around Native(U)Int bug in D2009. Addressing issue in IdCompilerDefines.inc now.
|
14 years ago |
RemyLebeau
|
04e6c8aeba
Fix for IdWinSock2.pas not compiling in pre-2007 versions anymore.
|
14 years ago |
RemyLebeau
|
148308006b
Merging patches from Malcolm Smith. Workaround for D2009 bug when comparing PtrUInt values.
|
15 years ago |
JPeterMugaas
|
37bbb10312
Match Emb's Windows headers.
|
15 years ago |
JPeterMugaas
|
83471b4d3e
Additional IN6 macros.
|
15 years ago |
RemyLebeau
|
720b528df6
Re-writing IdCompilerDefines.inc. General cleanup, and preparation for Delphi 64-bit and cross-platform compilers.
|
15 years ago |
JPeterMugaas
|
c88ecef9b5
Posix aliases for WSARevcMsg helper macros.
|
15 years ago |