22004-09-05 Hosaka Yuji <hos@tamanegi.org>
* lib/ddk/hid.def (HidD_FlushQueue, HidD_FreePreparsedData, HidD_GetAttributes, HidD_GetConfiguration, HidD_GetFeature, HidD_GetHidGuid, HidD_GetIndexedString, HidD_GetInputReport, HidD_GetManufacturerString, HidD_GetMsGenreDescriptor, HidD_GetNumInputBuffers, HidD_GetPhysicalDescriptor, HidD_GetPreparsedData, HidD_GetProductString, HidD_GetSerialNumberString, HidD_SetConfiguration, HidD_SetFeature, HidD_SetNumInputBuffers, HidD_SetOutputReport, HidP_GetButtonCaps, HidP_GetValueCaps): Add exports.
This commit is contained in:
		
							parent
							
								
									c558f8950e
								
							
						
					
					
						commit
						e636a59f52
					
				|  | @ -1,3 +1,15 @@ | ||||||
|  | 2004-09-05  Hosaka Yuji  <hos@tamanegi.org> | ||||||
|  |   | ||||||
|  | 	* lib/ddk/hid.def (HidD_FlushQueue, HidD_FreePreparsedData, | ||||||
|  | 	HidD_GetAttributes, HidD_GetConfiguration, HidD_GetFeature, | ||||||
|  | 	HidD_GetHidGuid, HidD_GetIndexedString, HidD_GetInputReport, | ||||||
|  | 	HidD_GetManufacturerString, HidD_GetMsGenreDescriptor, | ||||||
|  | 	HidD_GetNumInputBuffers, HidD_GetPhysicalDescriptor, | ||||||
|  | 	HidD_GetPreparsedData, HidD_GetProductString, | ||||||
|  | 	HidD_GetSerialNumberString, HidD_SetConfiguration, | ||||||
|  | 	HidD_SetFeature, HidD_SetNumInputBuffers, HidD_SetOutputReport, | ||||||
|  | 	HidP_GetButtonCaps, HidP_GetValueCaps): Add exports. | ||||||
|  | 
 | ||||||
| 2004-08-25  Lars Rune Nøstdal  <daysleper@users.sourceforge.net> | 2004-08-25  Lars Rune Nøstdal  <daysleper@users.sourceforge.net> | ||||||
| 
 | 
 | ||||||
| 	* include/wincon.h (CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE): | 	* include/wincon.h (CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE): | ||||||
|  |  | ||||||
|  | @ -1,26 +1,26 @@ | ||||||
| LIBRARY hid.dll | LIBRARY hid.dll | ||||||
| EXPORTS | EXPORTS | ||||||
| ;HidD_FlushQueue | HidD_FlushQueue@4 | ||||||
| ;HidD_FreePreparsedData | HidD_FreePreparsedData@4 | ||||||
| ;HidD_GetAttributes | HidD_GetAttributes@8 | ||||||
| ;HidD_GetConfiguration | HidD_GetConfiguration@12 | ||||||
| ;HidD_GetFeature | HidD_GetFeature@12 | ||||||
| ;HidD_GetHidGuid | HidD_GetHidGuid@4 | ||||||
| ;HidD_GetIndexedString | HidD_GetIndexedString@16 | ||||||
| ;HidD_GetInputReport | HidD_GetInputReport@12 | ||||||
| ;HidD_GetManufacturerString | HidD_GetManufacturerString@12 | ||||||
| ;HidD_GetMsGenreDescriptor | HidD_GetMsGenreDescriptor@12 | ||||||
| ;HidD_GetNumInputBuffers | HidD_GetNumInputBuffers@8 | ||||||
| ;HidD_GetPhysicalDescriptor | HidD_GetPhysicalDescriptor@12 | ||||||
| ;HidD_GetPreparsedData | HidD_GetPreparsedData@8 | ||||||
| ;HidD_GetProductString | HidD_GetProductString@12 | ||||||
| ;HidD_GetSerialNumberString | HidD_GetSerialNumberString@12 | ||||||
| ;HidD_Hello | ;HidD_Hello | ||||||
| ;HidD_SetConfiguration | HidD_SetConfiguration@12 | ||||||
| ;HidD_SetFeature | HidD_SetFeature@12 | ||||||
| ;HidD_SetNumInputBuffers | HidD_SetNumInputBuffers@8 | ||||||
| ;HidD_SetOutputReport | HidD_SetOutputReport@12 | ||||||
| ;HidP_GetButtonCaps | HidP_GetButtonCaps@16 | ||||||
| HidP_GetCaps@8 | HidP_GetCaps@8 | ||||||
| HidP_GetData@24 | HidP_GetData@24 | ||||||
| HidP_GetExtendedAttributes@20 | HidP_GetExtendedAttributes@20 | ||||||
|  | @ -32,7 +32,7 @@ HidP_GetUsageValue@32 | ||||||
| HidP_GetUsageValueArray@36 | HidP_GetUsageValueArray@36 | ||||||
| HidP_GetUsages@32 | HidP_GetUsages@32 | ||||||
| HidP_GetUsagesEx@28 | HidP_GetUsagesEx@28 | ||||||
| ;HidP_GetValueCaps | HidP_GetValueCaps@16 | ||||||
| HidP_InitializeReportForID@20 | HidP_InitializeReportForID@20 | ||||||
| HidP_MaxDataListLength@8 | HidP_MaxDataListLength@8 | ||||||
| HidP_MaxUsageListLength@12 | HidP_MaxUsageListLength@12 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue