Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to find out a file location Using C language in windows programming? Pin
WindowsVsLinux29-Jul-09 19:37
WindowsVsLinux29-Jul-09 19:37 
GeneralRe: How to find out a file location Using C language in windows programming? Pin
enhzflep29-Jul-09 4:39
enhzflep29-Jul-09 4:39 
QuestionIs it possible to find out a file location by mouse programming. Pin
WindowsVsLinux28-Jul-09 20:30
WindowsVsLinux28-Jul-09 20:30 
AnswerRe: Is it possible to find out a file location by mouse programming. Pin
CPallini28-Jul-09 20:53
mveCPallini28-Jul-09 20:53 
AnswerRe: Is it possible to find out a file location by mouse programming. Pin
KarstenK28-Jul-09 21:09
mveKarstenK28-Jul-09 21:09 
AnswerRe: Is it possible to find out a file location by mouse programming. Pin
Code-o-mat28-Jul-09 21:18
Code-o-mat28-Jul-09 21:18 
QuestionRadio button link to a command button... Pin
Neil Jigger28-Jul-09 20:19
Neil Jigger28-Jul-09 20:19 
AnswerRe: Radio button link to a command button... Pin
Chandrasekharan P28-Jul-09 20:28
Chandrasekharan P28-Jul-09 20:28 
I believe we had given a solution for this.

do you want to pass the value that is assigned to the radio button to the command button?

if that is the case create an event for the radio button and inside the function assign a value(say .10 which is 10%) to a global variable. Then use this global variable in command button.

Hope this helps you.
GeneralRe: Radio button link to a command button... Pin
Neil Jigger28-Jul-09 20:47
Neil Jigger28-Jul-09 20:47 
Questioncheck disk API Pin
Madan Chauhan28-Jul-09 19:06
Madan Chauhan28-Jul-09 19:06 
QuestionRe: check disk API Pin
Adam Roderick J28-Jul-09 19:38
Adam Roderick J28-Jul-09 19:38 
AnswerRe: check disk API Pin
Madan Chauhan28-Jul-09 19:58
Madan Chauhan28-Jul-09 19:58 
GeneralRe: check disk API Pin
Iain Clarke, Warrior Programmer28-Jul-09 23:38
Iain Clarke, Warrior Programmer28-Jul-09 23:38 
Questionobtain minimum allowed new User ID from a table by SQL Pin
includeh1028-Jul-09 17:04
includeh1028-Jul-09 17:04 
AnswerRe: obtain minimum allowed new User ID from a table by SQL Pin
_AnsHUMAN_ 28-Jul-09 18:36
_AnsHUMAN_ 28-Jul-09 18:36 
Questionhow to capture the URL of the image Pin
shi baoshi28-Jul-09 16:55
shi baoshi28-Jul-09 16:55 
AnswerRe: how to capture the URL of the image Pin
shi baoshi28-Jul-09 21:26
shi baoshi28-Jul-09 21:26 
GeneralRe: how to capture the URL of the image [modified] Pin
Code-o-mat28-Jul-09 21:49
Code-o-mat28-Jul-09 21:49 
GeneralRe: how to capture the URL of the image Pin
shi baoshi29-Jul-09 3:14
shi baoshi29-Jul-09 3:14 
GeneralRe: how to capture the URL of the image Pin
Code-o-mat29-Jul-09 3:28
Code-o-mat29-Jul-09 3:28 
GeneralRe: how to capture the URL of the image [modified] Pin
shi baoshi29-Jul-09 3:51
shi baoshi29-Jul-09 3:51 
AnswerRe: how to capture the URL of the image Pin
Rozis29-Jul-09 10:37
Rozis29-Jul-09 10:37 
GeneralRe: how to capture the URL of the image [modified] Pin
shi baoshi30-Jul-09 4:19
shi baoshi30-Jul-09 4:19 
Questionneed a class for generating security file Pin
includeh1028-Jul-09 16:29
includeh1028-Jul-09 16:29 
AnswerRe: need a class for generating security file Pin
«_Superman_»28-Jul-09 16:35
professional«_Superman_»28-Jul-09 16:35 

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.