-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
example:
C ——
void window(int left, int top, int right, int bottom);
">Using the function load_dll("c:\windows\system32\msvcrt.dll"), I loaded the dll to winrunner.When I declare the functions which return void in c, I don't know which keyword I should use in Winrunner.example:C ——void window(int left, int top, int right, int bottom);
Winrunner Interview Questions
Ans