This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
libupnp
Watch
1
Star
0
Fork
0
You've already forked libupnp
Code
Issues
Pull Requests
Releases
Wiki
Activity
libupnp
/
upnp
/
src
/
api
History
Fabrice Fontaine
288ef35cee
Fixing an error in d6db7c555d0f11856ce5e3e479b16a4cf4689107 commit
...
Evt.Sid should not be cast into char* when calling sizeof otherwise size will be 4.
2012-03-07 10:26:42 +01:00
..
upnpapi.c
Fixing an error in d6db7c555d0f11856ce5e3e479b16a4cf4689107 commit
2012-03-07 10:26:42 +01:00
upnpdebug.c
Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings.
2011-04-02 23:47:00 -03:00
UpnpString.c
Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings.
2011-04-02 23:47:00 -03:00
upnptools.c
Fix for return value of UpnpResolveURL and UpnpResolveURL2
2012-01-09 08:58:03 -02:00