Click to See Complete Forum and Search --> : How to use CallProc32W


TruthAdjuster
June 25th, 2001, 11:32 AM
Does anybody knows how to use this less documented function call? It is used to call a routin in a DLL32 from a 16 bit application.

Alex Fedotov
June 25th, 2001, 07:38 PM
See this article:
http://support.microsoft.com/support/kb/articles/Q104/0/09.asp

TruthAdjuster
June 27th, 2001, 02:21 PM
Thank you.