Parameter of export function in a dll
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
With a tool like dependencywalker for example I can see the function exports of a dll. Is it possible to figure out the parameter list of such an export function (certainly not the names, but perhaps the number and the data types) ? MS
-
With a tool like dependencywalker for example I can see the function exports of a dll. Is it possible to figure out the parameter list of such an export function (certainly not the names, but perhaps the number and the data types) ? MS