factor/basis/windows
Erik Charlebois baab8c060d Remove ENUM: f and replace uses with CONSTANTs.
Fix bootstrap and load-all errors from enum classes.
2010-04-19 20:08:40 -07:00
..
advapi32 C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
ce "stdcall" -> stdcall 2010-03-31 19:29:04 -07:00
com Changing require-when usages to the new syntax for require-when 2010-04-18 14:29:24 -05:00
ddk C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
directx C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
dwmapi windows: fix load errors 2010-04-11 15:00:54 -05:00
errors windows.errors: redundant USING: list entry 2010-04-02 15:58:47 -04:00
fonts vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
gdi32 Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
kernel32 C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
messages vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
nt "stdcall" -> stdcall 2010-03-31 19:29:04 -07:00
offscreen windows.offscreen: generalize the declared effect of with-memory-dc 2010-03-12 19:59:21 -08:00
ole32 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
opengl32 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
psapi vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
shell32 Fix quirk in open-in-explorer -- msft explorer wouldn't go to previous directory correctly if / was a path separator 2010-02-22 00:14:13 -06:00
time vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
types rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
uniscribe scrub memory>struct calls made redundant 2010-02-22 12:22:29 -08:00
user32 Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
usp10 Remove ENUM: f and replace uses with CONSTANTs. 2010-04-19 20:08:40 -07:00
winsock Dont use literals twice 2010-04-05 18:01:23 -05:00
authors.txt
platforms.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
summary.txt
tags.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
windows.factor