Click here to Skip to main content
15,860,972 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GEt path of msi Pin
p_196010-Apr-09 23:53
p_196010-Apr-09 23:53 
GeneralRe: GEt path of msi Pin
Rajesh R Subramanian11-Apr-09 0:23
professionalRajesh R Subramanian11-Apr-09 0:23 
GeneralRe: GEt path of msi Pin
p_196011-Apr-09 1:04
p_196011-Apr-09 1:04 
GeneralRe: GEt path of msi Pin
Rajesh R Subramanian11-Apr-09 3:31
professionalRajesh R Subramanian11-Apr-09 3:31 
AnswerRe: GEt path of msi Pin
Narendra Reddy Vajrala18-Jun-09 5:17
Narendra Reddy Vajrala18-Jun-09 5:17 
Questiondialog window Pin
durban210-Apr-09 21:11
durban210-Apr-09 21:11 
AnswerRe: dialog window Pin
Rajesh R Subramanian10-Apr-09 21:26
professionalRajesh R Subramanian10-Apr-09 21:26 
QuestionUnderstanding GetUserObjectSecurity function Pin
rbwest8610-Apr-09 21:09
rbwest8610-Apr-09 21:09 
Hello all,

As you all probably know I am very new to programming. I am trying to understand the terminology involved with programming. So if you all do not mind, lets use the following example as I try and explain it. Please refer to the following link:



http://msdn.microsoft.com/en-us/library/aa446675(VS.85).aspx[LINK]



GetUserObjectSecurity is a function. Its function is a member of what?

does GetUserObjectSecurity have to be included in int main() ? If not can you please explain the reasoning?

If you look at the link I provided above, on the page it has a syntax block. In the syntax block, it is refering to BOOL. Now I have seen bool and BOOL and was wondering if this is included in your source code? I read that BOOL is the older version of bool? And all bool is for, is for true/false correct?

I also read that bool is a type of int, meaning could you use bool main() ? Obviously I am confused on this. Also when you use bool, is it required to be typed out in your source, or is it implied by some <header> file? How do you properly use bool? I also read that bool uses one (byte), versus BOOL uses 32(bits). Why is this?

When using GetUserObjectSecurity, what are the usages of the parameters? Can anyone provide an example with an explanation?

Thank you all so very much for your time and effort in helping me learn C++ and to continue my academic future.

V/R

Rob
AnswerRe: Understanding GetUserObjectSecurity function (warning: long reply) Pin
Rajesh R Subramanian10-Apr-09 22:28
professionalRajesh R Subramanian10-Apr-09 22:28 
QuestionResource DLL Pin
Varun Bhatt10-Apr-09 21:01
Varun Bhatt10-Apr-09 21:01 
AnswerRe: Resource DLL Pin
«_Superman_»11-Apr-09 20:58
professional«_Superman_»11-Apr-09 20:58 
AnswerWhy does my property sheet has disappeared immediately? [solved] Pin
PCuong198310-Apr-09 18:35
professionalPCuong198310-Apr-09 18:35 
QuestionImage::GetThumbnailImage problem Pin
followait10-Apr-09 15:46
followait10-Apr-09 15:46 
Questionmicrocontroller coding Pin
vikram868610-Apr-09 13:04
vikram868610-Apr-09 13:04 
AnswerRe: microcontroller coding Pin
Garth J Lancaster10-Apr-09 14:23
professionalGarth J Lancaster10-Apr-09 14:23 
Questionsudoku runtime error help please !!!!! Pin
tayyyar10-Apr-09 11:14
tayyyar10-Apr-09 11:14 
AnswerRe: sudoku runtime error help please !!!!! Pin
Luc 64801110-Apr-09 11:48
Luc 64801110-Apr-09 11:48 
AnswerRe: sudoku runtime error help please !!!!! Pin
Garth J Lancaster10-Apr-09 14:27
professionalGarth J Lancaster10-Apr-09 14:27 
AnswerRe: sudoku runtime error help please !!!!! Pin
Maximilien10-Apr-09 15:04
Maximilien10-Apr-09 15:04 
QuestionRe: sudoku runtime error help please !!!!! Pin
David Crow10-Apr-09 17:12
David Crow10-Apr-09 17:12 
AnswerRe: sudoku runtime error help please !!!!! [modified] Pin
tayyyar10-Apr-09 17:59
tayyyar10-Apr-09 17:59 
GeneralRe: sudoku runtime error help please !!!!! Pin
Cedric Moonen10-Apr-09 22:09
Cedric Moonen10-Apr-09 22:09 
GeneralRe: sudoku runtime error help please !!!!! Pin
tayyyar11-Apr-09 1:35
tayyyar11-Apr-09 1:35 
GeneralRe: sudoku runtime error help please !!!!! Pin
David Crow13-Apr-09 3:28
David Crow13-Apr-09 3:28 
QuestionRe: sudoku runtime error help please !!!!! Pin
David Crow13-Apr-09 3:32
David Crow13-Apr-09 3:32 

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.