- DdeSetQualityOfService
BOOL DdeSetQualityOfService(HWND , const(SECURITY_QUALITY_OF_SERVICE)* , PSECURITY_QUALITY_OF_SERVICE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- FreeDDElParam
BOOL FreeDDElParam(UINT , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ImpersonateDdeClientWindow
BOOL ImpersonateDdeClientWindow(HWND , HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PackDDElParam
LPARAM PackDDElParam(UINT , UINT_PTR , UINT_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReuseDDElParam
LPARAM ReuseDDElParam(LPARAM , UINT , UINT , UINT_PTR , UINT_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UnpackDDElParam
BOOL UnpackDDElParam(UINT , LPARAM , PUINT_PTR , PUINT_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ dde.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************