improve SWI emulation in WIN32

This commit is contained in:
U-Khasa\Vitor
2009-07-20 20:56:16 -07:00
parent d67332dc19
commit d3fa43d08e
9 changed files with 1007 additions and 18 deletions

2
packages/PLStream/pl-os.c Normal file → Executable file
View File

@@ -475,6 +475,8 @@ FreeMemory(void)
manpage.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
__stdcall unsigned long GetTickCount(void);
void
setRandom(unsigned int *seedp)
{ unsigned int seed;