Hi Guys,
I am trying to write some delphi code starting from VB Code generated from Pat or JK's API Spy. All go will except this
- Code: Select all
atl = FindWindowEx(wtlsplitterwindow, 0&, "atl:00723818", vbNullString)
I didn't figure how to represent "atl:00723818" in Delphi
ThanX




