|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| BOOL WINAPI | VolumePropPageProvider (_In_ PSP_PROPSHEETPAGE_REQUEST lpPropSheetPageRequest, _In_ LPFNADDPROPSHEETPAGE lpfnAddPropSheetPageProc, _In_ LPARAM lParam) |
| BOOL WINAPI | DllMain (_In_ HINSTANCE hinstDll, _In_ DWORD dwReason, _In_ LPVOID reserved) |
Variables | |
| HINSTANCE | hInstance = NULL |
| #define NDEBUG |
Definition at line 10 of file storprop.c.
Definition at line 34 of file storprop.c.
| BOOL WINAPI VolumePropPageProvider | ( | _In_ PSP_PROPSHEETPAGE_REQUEST | lpPropSheetPageRequest, |
| _In_ LPFNADDPROPSHEETPAGE | lpfnAddPropSheetPageProc, | ||
| _In_ LPARAM | lParam | ||
| ) |
Definition at line 21 of file storprop.c.
Definition at line 13 of file storprop.c.
Referenced by DllMain().