PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → API
API
Started by postmaster, Jul., 23 2003 3:07 PM - 2 replies
Posted on July, 23 2003 - 3:07 PM
I'd like to mirror a window so that all things display from right to left
I know that its possible with CreateWindowEx API function but i m not good in APi so can anyone give me a code to do this
Posted on July, 23 2003 - 3:20 PM
Go to http://centrewd.free.fr/…
Several API fonctions are explained including CreateWindowEx with windev examples.
but it's in french.

I'd like to mirror a window so that all things display from right to left
I know that its possible with CreateWindowEx API function but i m not good in APi so can anyone give me a code to do this
Posted on July, 25 2003 - 2:24 PM
I'd like to mirror a window so that all things display from right to left
I know that its possible with CreateWindowEx API function but i m not good in APi so can anyone give me a code to do this

See also: WD7 API.EXE in your Windev programs directory.