Jump to content

Talk:OS2 API:PMI:WinAlarm: Difference between revisions

From EDM2
question
Anakor (talk | contribs)
No edit summary
Line 9: Line 9:
Frank,
Frank,
Where did you come by this information?  Thanks -daniel lee kruse
Where did you come by this information?  Thanks -daniel lee kruse
Daniel,<br>
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.<br>
Frank<br>

Revision as of 17:11, 7 January 2005

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