osd-contiki/platform/win32
2007-03-27 20:01:35 +00:00
..
cfs Added a Win32 CFS (Contiki File System) service. The opendir() parameter "/" is mapped to the directory containing contiki.exe. That allows easy access to *.prg and *.dsc files which are supposed to reside in the same directory. 2006-08-13 16:23:10 +00:00
ctk Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00
doc Updated/improved documentation. 2006-10-14 23:48:51 +00:00
loader Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
net Made import library consistent with header file. 2007-03-27 20:01:35 +00:00
about.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
about.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
calc.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
calc.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
contiki-conf.h Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00
contiki-main.c Autoload the WinPcap driver now that I consider it fully functional. 2007-01-03 10:36:58 +00:00
contiki.exe.vcproj Updated VC++ project file. 2007-03-27 19:59:06 +00:00
contiki.sln Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
dhcp.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
dhcp.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
directory.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
directory.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
email.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
email.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
ftp.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
ftp.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
irc.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
irc.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
netconf.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
netconf.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
processes.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
processes.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
shell.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
shell.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
telnet.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
telnet.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
webserver.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
webserver.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
wpcap.drv.vcproj Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
wpcap.dsc.vcproj Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
www.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
www.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00