If a dll exports some functions and the functions have only ordinal numbers, how can I call the functions?
Give me a short example please.
|
feedback
|
|
The documentation for GetProcAddress explains that you pass the integer ordinal in the low-order word of the
| |||
|
feedback
|