factor/basis/windows
Doug Coleman 469e7e8d67 newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
..
advapi32 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-20 19:31:23 -05:00
ce
com windows.com.wrapper: crash fix 2009-08-25 05:02:50 -05:00
dinput windows.dinput.constants: fix deployment 2009-05-11 18:01:35 -05:00
dragdrop-listener Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
errors use if-zero in a few more places 2009-08-11 18:15:53 -05:00
fonts remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
gdi32 Fix windows bootstrap 2009-05-16 11:20:08 -05:00
kernel32 more structs 2009-08-25 18:19:34 -05:00
messages
nt
offscreen windows.offscreen:make-bitmap-image wasn't filling in the component-type of the image object it makes 2009-06-25 09:15:04 -05:00
ole32 windows.ole32 guid functions don't need to box the byte-arrays themselves anymore 2009-08-26 09:28:10 -05:00
opengl32 Fix windows bootstrap 2009-05-16 11:20:08 -05:00
shell32
time less aggressive open-file for file-times, use FILETIME struct now 2009-08-25 17:34:06 -05:00
types newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
uniscribe Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
user32 newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
usp10
winsock
authors.txt
summary.txt
tags.txt
windows.factor