| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										advapi32
									
								
							
						
					
				 | 
				
					
						
							
							Windows bindings for security tokens
						
					
				 | 
				2011-09-08 15:47:57 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										com
									
								
							
						
					
				 | 
				
					
						
							
							Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
						
					
				 | 
				2011-10-18 13:19:39 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ddk
									
								
							
						
					
				 | 
				
					
						
							
							Remove Windows CE from core/ basis/ and build-support/
						
					
				 | 
				2011-09-18 23:19:06 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										directx
									
								
							
						
					
				 | 
				
					
						
							
							Update Windows for word renames, fix lint errors
						
					
				 | 
				2011-10-24 21:50:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dwmapi
									
								
							
						
					
				 | 
				
					
						
							
							Remove Windows CE from core/ basis/ and build-support/
						
					
				 | 
				2011-09-18 23:19:06 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										errors
									
								
							
						
					
				 | 
				
					
						
							
							Add throw-win32-error, use it in (delete-file)
						
					
				 | 
				2011-10-19 02:51:36 -07: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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										gdiplus
									
								
							
						
					
				 | 
				
					
						
							
							images.gdiplus, windows.gdiplus, windows.streams: update for change to with-out-parameters
						
					
				 | 
				2011-08-27 15:53:07 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										handles
									
								
							
						
					
				 | 
				
					
						
							
							Make sure io.backend.windows loads the implementations for the generics it defines.  Make windows.handles not depend on io.timeouts.  Fix typo in win32-file-attributes.  Fix bug in null-output word.  Clean up error checking code.
						
					
				 | 
				2010-09-17 14:19:10 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										iphlpapi
									
								
							
						
					
				 | 
				
					
						
							
							Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
						
					
				 | 
				2010-12-25 16:55:36 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										kernel32
									
								
							
						
					
				 | 
				
					
						
							
							When deleting a file, if it fails with "Access is denied" then set the file
						
					
				 | 
				2011-10-19 02:28:45 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										messages
									
								
							
						
					
				 | 
				
					
						
							
							Remove extra stack effects in windows.messages
						
					
				 | 
				2011-09-25 19:32:36 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										offscreen
									
								
							
						
					
				 | 
				
					
						
							
							alien.data: remove second quotation parameter from with-out-parameters, now all values are copied properly and calling 'clone' on structs in this quotation is not necessary
						
					
				 | 
				2010-07-16 17:32:05 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ole32
									
								
							
						
					
				 | 
				
					
						
							
							windows.gdiplus: clean up so it loads
						
					
				 | 
				2010-06-28 16:30:45 -07: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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										privileges
									
								
							
						
					
				 | 
				
					
						
							
							Windows bindings for security tokens
						
					
				 | 
				2011-09-08 15:47:57 -07: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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										registry
									
								
							
						
					
				 | 
				
					
						
							
							Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
						
					
				 | 
				2010-12-25 16:55:36 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										shell32
									
								
							
						
					
				 | 
				
					
						
							
							specialized-arrays: performed some cleanup.
						
					
				 | 
				2011-09-26 11:37:51 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										streams
									
								
							
						
					
				 | 
				
					
						
							
							specialized-arrays: performed some cleanup.
						
					
				 | 
				2011-09-26 11:37:51 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										time
									
								
							
						
					
				 | 
				
					
						
							
							Move win32-handle to windows.handles and update using lists to avoid pulling in the io backend where not necessary
						
					
				 | 
				2010-09-16 15:40:36 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										types
									
								
							
						
					
				 | 
				
					
						
							
							windows.gdiplus: clean up so it loads
						
					
				 | 
				2010-06-28 16:30:45 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										uniscribe
									
								
							
						
					
				 | 
				
					
						
							
							Remove usages of <void*> and *void*
						
					
				 | 
				2010-10-25 13:22:50 -05: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
									
								
							
						
					
				 | 
				
					
						
							
							Fix error checking in windows.sockets again
						
					
				 | 
				2010-09-21 14:33:10 -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
							
						
					
				 | 
				
					
						
							
							Remove Windows CE from core/ basis/ and build-support/
						
					
				 | 
				2011-09-18 23:19:06 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								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
							
						
					
				 | 
				
					
						
							
							windows, windows.directx: move directx libraries out of windows vocab
						
					
				 | 
				2011-09-14 11:25:06 -07:00 |