Click here to Skip to main content
15,898,374 members

Comments by anonymous1310 (Top 19 by date)

anonymous1310 1-Jan-13 12:41pm View    
@Graham:Thanks for the answer ,I looked into that now i know what the problem is , But i did'nt find the solution How can i write in Document Folder?
anonymous1310 18-Nov-12 13:12pm View    
Deleted
I saw this link "stackoverflow.com/questions/7541750/c-win32-dynamic-menu-which-menu-item-was-selected"
,but i am not able to implement this in mfc,Can anyone provide me a hint to implement it in mfc
anonymous1310 18-Nov-12 13:10pm View    
@Santhosh:Thanks for the answer i also thought about that but i have a nested sub menus ,how will i come to know which sub menu item has the id
anonymous1310 24-Oct-12 13:49pm View    
I said it as a example ,I do not have a form yet ,So what i have is a IE toolbar in which on click i want for example:gmail's input field be populated .And that what i know is possible only by any scripting language ,so how i can embed it in my code.
anonymous1310 24-Oct-12 13:32pm View    
@SA:It's javascript ,To get controls of a form input field I need Javascript ,Now I have a vc++ code so on that code how do i call that script.