Jump to content

Talk:OS2 API:PMI:WinAlarm

From EDM2
Revision as of 17:11, 7 January 2005 by Anakor (talk | contribs)

Prokushev, Shouldn't the module be PMMERGE instead of DOSCALLS? I thought all Win* stuff are located in PMMERGE. daniel lee kruse

Hi,
it's included in pmwin.dll @138
Frank

Frank, Where did you come by this information? Thanks -daniel lee kruse

Daniel,
I guess your question is about the ordinal number. You have to use an impdef tool (supplied with some compilers) on the dll in question. This tool produces a list of all exported functions with ordinals.
Frank