Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Registers an application as a client of CTL3D.
Syntax
BOOL Ctl3dRegister(
HANDLE hinstApp
);
Parameters
-
hinstApp
-
A handle to the application to be registered as a client.
Return value
Returns TRUE if 3D effects are active; otherwise, it returns FALSE.
Remarks
An application that uses CTL3D should call this function in WinMain.
3D effects are not available on systems that have less than VGA resolution.
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|