- DdeAbandonTransaction
BOOL DdeAbandonTransaction(DWORD , HCONV , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeAccessData
PBYTE DdeAccessData(HDDEDATA , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeAddData
HDDEDATA DdeAddData(HDDEDATA , PBYTE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeClientTransaction
HDDEDATA DdeClientTransaction(PBYTE , DWORD , HCONV , HSZ , UINT , UINT , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeCmpStringHandles
int DdeCmpStringHandles(HSZ , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeConnect
HCONV DdeConnect(DWORD , HSZ , HSZ , PCONVCONTEXT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeConnectList
HCONVLIST DdeConnectList(DWORD , HSZ , HSZ , HCONVLIST , PCONVCONTEXT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeCreateDataHandle
HDDEDATA DdeCreateDataHandle(DWORD , PBYTE , DWORD , DWORD , HSZ , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeCreateStringHandleA
HSZ DdeCreateStringHandleA(DWORD , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeCreateStringHandleW
HSZ DdeCreateStringHandleW(DWORD , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeDisconnect
BOOL DdeDisconnect(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeDisconnectList
BOOL DdeDisconnectList(HCONVLIST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeEnableCallback
BOOL DdeEnableCallback(DWORD , HCONV , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeFreeDataHandle
BOOL DdeFreeDataHandle(HDDEDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeFreeStringHandle
BOOL DdeFreeStringHandle(DWORD , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeGetData
DWORD DdeGetData(HDDEDATA , PBYTE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeGetLastError
UINT DdeGetLastError(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeImpersonateClient
BOOL DdeImpersonateClient(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeInitializeA
UINT DdeInitializeA(PDWORD , PFNCALLBACK , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeInitializeW
UINT DdeInitializeW(PDWORD , PFNCALLBACK , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeKeepStringHandle
BOOL DdeKeepStringHandle(DWORD , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeNameService
HDDEDATA DdeNameService(DWORD , HSZ , HSZ , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdePostAdvise
BOOL DdePostAdvise(DWORD , HSZ , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeQueryConvInfo
UINT DdeQueryConvInfo(HCONV , DWORD , PCONVINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeQueryNextServer
HCONV DdeQueryNextServer(HCONVLIST , HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeQueryStringA
DWORD DdeQueryStringA(DWORD , HSZ , LPSTR , DWORD , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeQueryStringW
DWORD DdeQueryStringW(DWORD , HSZ , LPWSTR , DWORD , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeReconnect
HCONV DdeReconnect(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeSetUserHandle
BOOL DdeSetUserHandle(HCONV , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeUnaccessData
BOOL DdeUnaccessData(HDDEDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DdeUninitialize
BOOL DdeUninitialize(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ ddeml.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************