Click here to Skip to main content
15,899,475 members

Comments by gupta_abha (Top 9 by date)

gupta_abha 26-Apr-14 14:51pm View    
i got message interface.... but i didn't get example of it................
gupta_abha 11-Mar-14 3:54am View    
@Sergey: i want to find address of all global variable,by using getProcAddress(), for this i need
__declspec(dllexport)DataType var_name;but i have name only not type of variable. it is possible way . if then how?
gupta_abha 5-Mar-14 22:40pm View    
@CPallini: thank you . i want more question to you this programmming concept will be work where variable types is not known. if you have idea please tell me how??
gupta_abha 5-Mar-14 8:07am View    
thanks but what is the mean of typedef int (__cdecl *MYPROC)(LPWSTR). i am not getting
gupta_abha 5-Mar-14 8:05am View    
Iam not getting correct address. i got 0 for address