Cleaning up after __fastcall remove.

Cleaning up project after remove _fastcall. Project now buildable.
This commit is contained in:
Firleju
2015-04-15 23:49:51 +02:00
parent 9eb087b96e
commit a11d21673e
35 changed files with 137 additions and 96 deletions

View File

@@ -41,4 +41,4 @@ bool TLPT::Connect(int port)
return bool(OutPort);
};
void TLPT::Out(int x) { // wys³anie bajtu do portu OutPort(address, x); };
void TLPT::Out(int x) { OutPort(address, x); }; // wys³anie bajtu do portu

View File

@@ -17,7 +17,7 @@ HANDLE ReadHandle = INVALID_HANDLE_VALUE;
// GUID InterfaceClassGuid={0x4d1e55b2,0xf16f,0x11cf,0x88,0xcb,0x00,0x11,0x11,0x00,0x00,0x30};
//{4d1e55b2-f16f-11cf-88cb-001111000030}
__fastcall TPoKeys55::TPoKeys55()
TPoKeys55::TPoKeys55()
{
cRequest = 0;
iPWMbits = 1;
@@ -31,7 +31,7 @@ __fastcall TPoKeys55::TPoKeys55()
bNoError = true;
};
//---------------------------------------------------------------------------
__fastcall TPoKeys55::~TPoKeys55() { Close(); };
TPoKeys55::~TPoKeys55() { Close(); };
//---------------------------------------------------------------------------
bool TPoKeys55::Close()
{ // roz³¹czenie komunikacji