[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r71] by skarg

Changed the way this VTSQueue template was being instantiated.
Moved the VTSQueue template code to the header file.

2001-10-25 17:02:06 Tree
[r70] by skarg

Removed unreferenced label 'fini' (again).

2001-10-25 13:07:04 Tree
[r69] by joelbender

Constructor for VTS*Ctrl wrappers was changed to take the CWnd pointer
as const, hoping that would make a batch of 'this' warnings go away. It
didn't.

2001-10-22 17:45:24 Tree
[r68] by joelbender

Use the new version of SetValue(). For some reason this manifested itself
as a link error and not a compile error. Type conversion from enumerations to
int is pretty safe and portable, but the other way around may not be,
depending on the compiler.

2001-10-17 22:02:48 Tree
[r67] by joelbender

Three octet unsigned integers were not updating the pif_offset correctly.

2001-10-17 22:00:14 Tree
[r66] by joelbender

Make sure the message that goes up to the client or server has the source address, otherwise everything looks like it came from null!

2001-10-17 21:59:11 Tree
[r65] by joelbender

Clean up problems with broadcasting from the 'local' device, use the 'local' adapter to send messages (not just [0] anymore (oops)).

2001-10-17 21:58:08 Tree
[r64] by joelbender

Remove bogus label.

2001-10-17 21:56:14 Tree
[r63] by joelbender

Add a new BACnetObjectType enumeration.

2001-10-17 21:55:42 Tree
[r62] by joelbender

Drop the identifier for the VLAN, usually there's one one.

2001-10-17 21:54:57 Tree
Older >