skarg
fe7b8c0459
Added version.c to demos.
2007-08-14 16:00:16 +00:00
skarg
b03a5416e6
Corrected warnings generated from the Visual C++ 6.0 compiler. Updated the Visual C++ 6.0 ports demo project. Updated the Borland C++ ports demo project.
2007-02-13 20:41:22 +00:00
skarg
0f5f00e15b
Added pre-compile defines to Win32 build using Visual C++ 6.0. Documented the defines in readme file.
2006-12-12 15:46:16 +00:00
skarg
6c41adb560
Updated the ports/win32/bacnet demo application for Visual C++.
2006-12-07 22:02:49 +00:00
skarg
376f210107
Updated the ports/win32 project so that it would compile under Visual C++ and Borland C++.
2006-08-02 14:58:16 +00:00
skarg
f58b94efec
Added a demo for Binary Value object and Analog Value object.
2006-08-02 11:17:42 +00:00
skarg
a6cd9d3967
Updated ports/win32 demo for Visual C++ to compile and run with the latest example objects (BI, BO, and LSP). Cleaned up a couple of compile warnings, which corrected a bug in the Binary Output object.
2006-05-02 14:06:16 +00:00
skarg
69289f8f88
applied patch for ports/win32 Visual C++ build from Peter Gsellmann:
...
Use relative search-path instead of absolute ones
Let you compile also the release configuration
Insert file dcc.c into project
define TSM_ENABLED in project settings
reduce warnings
Insert missing variable I_Am_Request
2006-03-01 17:49:05 +00:00
skarg
38805aabc9
Applied svn propset svn:eol-style CRLF to files.
2006-03-01 17:14:24 +00:00
skarg
cabdeab081
Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
...
Fixed up the Visual C++ demo in ports/win32/bacnet/
2006-01-16 15:00:22 +00:00
skarg
fb7376c019
updated after move of bacnet object files.
2006-01-10 21:00:31 +00:00
skarg
b8b3d24b32
Updated the Visual C++ project.
2006-01-03 13:52:28 +00:00
skarg
ca72bf7f9f
modified the BACnet/IP init code for the win32 platform to make it work on my system. It seems that something else is intercepting the packets when the bind was set to INADDR_ANY, so I just bind to the host default adapter.
2005-12-07 17:01:26 +00:00
skarg
6c35ca9567
cleaned up compiler warnings
2005-06-13 12:48:25 +00:00
skarg
68f7e4bc8a
corrected BIP for the Win32 and RTOS32 builds. Compiled and tested under Borland C++ 5.02and Visual C++ 6 SP5.
2005-05-31 17:31:30 +00:00