Click here to Skip to main content
15,910,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to use stored procedure Pin
With_problem11-Dec-06 20:25
With_problem11-Dec-06 20:25 
GeneralRe: how to use stored procedure Pin
Rajesh R Subramanian11-Dec-06 20:31
professionalRajesh R Subramanian11-Dec-06 20:31 
GeneralRe: how to use stored procedure Pin
With_problem11-Dec-06 20:36
With_problem11-Dec-06 20:36 
GeneralRe: how to use stored procedure Pin
Rajesh R Subramanian11-Dec-06 20:41
professionalRajesh R Subramanian11-Dec-06 20:41 
Questionabout MFC Pin
rajaasif11-Dec-06 19:15
rajaasif11-Dec-06 19:15 
AnswerRe: about MFC Pin
kakan11-Dec-06 19:25
professionalkakan11-Dec-06 19:25 
GeneralRe: about MFC Pin
rajaasif11-Dec-06 20:00
rajaasif11-Dec-06 20:00 
GeneralRe: about MFC Pin
Rajesh R Subramanian11-Dec-06 20:25
professionalRajesh R Subramanian11-Dec-06 20:25 
rajaasif wrote:
i have tried, but there are some problems one is that:
How to save the login name and password in the files(streams), i have tried it too but when i type user name and password to login it does not recongnize the name and password; i think i have problem in writing in and reading from the file.plz help me.


The essence of kakan's post says that you need to ask precise questions here. That way people here would be in a better way to help you. Atleast try asking one after another qeustion. You can use the CFile class to do file handling/serialization in MFC. If you need to store your application related data, then you can use the registry for it. There are other options like using an XML file or the classic .inf file.


Nobody can give you wiser advice than yourself. - Cicero
ப்ரம்மா

GeneralRe: about MFC Pin
kakan11-Dec-06 20:31
professionalkakan11-Dec-06 20:31 
GeneralRe: about MFC Pin
Rajesh R Subramanian11-Dec-06 20:33
professionalRajesh R Subramanian11-Dec-06 20:33 
GeneralRe: about MFC Pin
Rajesh R Subramanian11-Dec-06 20:36
professionalRajesh R Subramanian11-Dec-06 20:36 
GeneralRe: about MFC Pin
rajaasif11-Dec-06 20:58
rajaasif11-Dec-06 20:58 
GeneralRe: about MFC Pin
Rajesh R Subramanian11-Dec-06 21:21
professionalRajesh R Subramanian11-Dec-06 21:21 
GeneralRe: about MFC Pin
rajaasif11-Dec-06 22:02
rajaasif11-Dec-06 22:02 
GeneralRe: about MFC Pin
Rajesh R Subramanian11-Dec-06 22:07
professionalRajesh R Subramanian11-Dec-06 22:07 
GeneralRe: about MFC Pin
Sam Hobbs12-Dec-06 15:53
Sam Hobbs12-Dec-06 15:53 
GeneralRe: about MFC Pin
Sam Hobbs12-Dec-06 15:51
Sam Hobbs12-Dec-06 15:51 
GeneralRe: about MFC Pin
Rajesh R Subramanian12-Dec-06 20:16
professionalRajesh R Subramanian12-Dec-06 20:16 
GeneralRe: about MFC Pin
Sam Hobbs12-Dec-06 20:23
Sam Hobbs12-Dec-06 20:23 
GeneralRe: about MFC Pin
Sam Hobbs12-Dec-06 16:03
Sam Hobbs12-Dec-06 16:03 
AnswerRe: about MFC Pin
vijay_aroli12-Dec-06 1:48
vijay_aroli12-Dec-06 1:48 
QuestionHow to access Application class member function Pin
rp_suman11-Dec-06 19:03
rp_suman11-Dec-06 19:03 
AnswerRe: How to access Application class member function Pin
aaaan11-Dec-06 19:17
aaaan11-Dec-06 19:17 
AnswerRe: How to access Application class member function Pin
sunit511-Dec-06 19:20
sunit511-Dec-06 19:20 
AnswerRe: How to access Application class member function Pin
prasad_som11-Dec-06 19:43
prasad_som11-Dec-06 19:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.