foobar2000 SDK
0.9.5.2 (2008-04-19)
The foobar2000 SDK contains the following Visual Studio projects:
- Directory:
- foobar2000/SDK/
- Project file:
- foobar2000_SDK.vcproj
- Header file:
- foobar2000.h
- Dependencies:
- pfc, shared
- Directory:
- foobar2000/helpers/
- Project file:
- foobar2000_SDK_helpers.vcproj
- Header file:
- helpers.h
- Dependencies:
- foobar2000_SDK, pfc
- Directory:
- foobar2000/SDK/
- Project file:
- foobar2000_component_client.vcproj
- Dependencies:
- foobar2000_SDK, pfc
- Directory:
- foobar2000/shared/
- Header file:
- shared.h
- Library file:
- shared.lib
- Directory:
- pfc/
- Project file:
- pfc.vcproj
- Header file:
- pfc.h
This documentation does not contain details about this project.
- Directory:
- foobar2000/foo_input_raw/
- Project file:
- foo_input_raw.vcproj
- Dependencies:
- foobar2000_SDK, foobar2000_SDK_helpers, foobar2000_component_client, pfc, shared
- Todo:
- Explain how to set up a component project.
- Code Generation/Runtime Library:
Screenshot
- General / Additional Library Directories:
- Add "../shared".
Screenshot
- Input / Additional Dependencies:
- Add "shared.lib".
Screenshot