Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~696 People Reached
Favorite Forums
Favorite Tags
c++ x 18
Member Avatar for angelsherin

hi...I got solution after initializing stInfo..Thank u soooooooooooooooooooo much.....Thanks for ur helping heart... Could u plzzzzzzzz help me to solve another one problem... i have one dll created by using C#.Net...I refered that dll and i could access all the C# methods inside my VC++ applications.. this is the method …

Member Avatar for amit.mcanitw
0
180
Member Avatar for angelsherin

HI friends, i need to create a subkey in windows registry and write some data also i need to access the data which i write...Plz send me the code with the header files or namespace which i have to include...i am working in vc++.net (unmanaged applications)...Plz help me...thanks in advance...sherin

Member Avatar for Ancient Dragon
0
93
Member Avatar for angelsherin

Hi friends, Kindly help me in this...i have to print the values of input and languagepair i tried this first CString Add(CString input,CString languagePair) { CString url ; url.Format("http://www.google.com/translate_t?hl=en&ie=UTF8&text= %s &langpair= %s ", input, languagePair); } i got error then i tried this CString Add(CString input,CString languagePair) { CString url …

Member Avatar for Aashath
0
127
Member Avatar for angelsherin

Hi friends, I am working with vc++.Net...In my project, the first module is that i have to spawn an exe application(Say Ex:Notepad)...I used create process to spawn the Notepad application...Also i have one ini file which is used in my Project and an external dll created using C# code...In my …

Member Avatar for Ancient Dragon
0
115
Member Avatar for angelsherin

Hi friends, My requirement is to maintain a collection of products based upon categories and i have to retrieve that.For ex:i can retrieve different book names which are under the category Book..Say i can retrieve all mobile company names which are under the category Mobile.I was told to use collections …

Member Avatar for Ken Sharpe
0
111
Member Avatar for angelsherin

Hi, In my project, i have to access the controls of a running application for ex, a Accessing all controls of a running windows application developed in .net.I have to get all those controls of the running application and change its caption. ex(buttonName,LabelName etc).I tried to implemented that ,but only …

Member Avatar for Ramy Mahrous
0
70