manojampalam
dd1402f68a
3-6 C4
...
Removing winsock2 reference from unwanted headers in win32compat
2016-03-06 12:47:21 -08:00
dkulwin
65fb8f4c38
Fix kerberos prototypes for Visual studio
...
Visual studio wants call convention specification within the parenthesis
when declaring function variables.
2015-11-05 15:39:18 -06:00
dkulwin
44510dc67e
Back out kerberos prototype changes
...
Looks like the changes work for visual studio, but broke mingw.
2015-11-05 14:03:33 -06:00
dkulwin
ddace27b97
VC2015 doesn't like it when you take a negative of on unsigned value
...
Negative of an unsigned value should just be the two's complement. Add
code to change code with negative unsigned values to two's compliment
values if compiling under visual studio.
2015-11-04 19:34:12 -06:00
Arif Saikat
fb17410f60
Original Nomachine 5.9p1 source code
...
Original Nomachine 5.9p1 source code
2015-09-09 14:08:05 -05:00