NAME

DdeCreateStringHandleA  (USER32.@)

SYNOPSIS

 HSZ DdeCreateStringHandleA
 (
  DWORD  idInst,
  LPCSTR psz,
  INT    codepage
 )

DESCRIPTION

See DdeCreateStringHandleW.

IMPLEMENTATION

Declared in "ddeml.h". https://source.winehq.org/source/include/ddeml.h

Implemented in "dlls/user32/dde_misc.c". https://source.winehq.org/source/dlls/user32/dde_misc.c

Debug channel "ddeml".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2024.