Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to reverse a vertical slider Pin
led mike1-Apr-08 8:58
led mike1-Apr-08 8:58 
GeneralRe: how to reverse a vertical slider Pin
ThatsAlok1-Apr-08 9:22
ThatsAlok1-Apr-08 9:22 
GeneralRe: how to reverse a vertical slider Pin
reteset2-Apr-08 4:53
reteset2-Apr-08 4:53 
GeneralRe: how to reverse a vertical slider Pin
Iain Clarke, Warrior Programmer3-Apr-08 4:35
Iain Clarke, Warrior Programmer3-Apr-08 4:35 
GeneralRe: how to reverse a vertical slider Pin
reteset4-Apr-08 6:57
reteset4-Apr-08 6:57 
GeneralRe: how to reverse a vertical slider Pin
Iain Clarke, Warrior Programmer7-Apr-08 22:01
Iain Clarke, Warrior Programmer7-Apr-08 22:01 
QuestionHow to use Namespaces created in different projects in the same solution? Pin
pabloraul1-Apr-08 6:21
pabloraul1-Apr-08 6:21 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
led mike1-Apr-08 6:51
led mike1-Apr-08 6:51 
pabloraul wrote:
NAMESPACE_BEGIN

what the heck is that?

pabloraul wrote:
i mean the project is in my solution why it wont recognize it?

That means nothing. You have to have the namespace header file included for the compiler to know about the namespace.


led mike

GeneralRe: How to use Namespaces created in different projects in the same solution? [modified] Pin
pabloraul1-Apr-08 7:02
pabloraul1-Apr-08 7:02 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
led mike1-Apr-08 7:13
led mike1-Apr-08 7:13 
JokeRe: How to use Namespaces created in different projects in the same solution? Pin
pabloraul1-Apr-08 7:23
pabloraul1-Apr-08 7:23 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
Mark Salsbery1-Apr-08 7:34
Mark Salsbery1-Apr-08 7:34 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
pabloraul1-Apr-08 8:12
pabloraul1-Apr-08 8:12 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
Mark Salsbery1-Apr-08 8:42
Mark Salsbery1-Apr-08 8:42 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
pabloraul1-Apr-08 8:44
pabloraul1-Apr-08 8:44 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
Mark Salsbery1-Apr-08 9:14
Mark Salsbery1-Apr-08 9:14 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
pabloraul1-Apr-08 9:28
pabloraul1-Apr-08 9:28 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
led mike1-Apr-08 8:54
led mike1-Apr-08 8:54 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
led mike1-Apr-08 7:48
led mike1-Apr-08 7:48 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
Nemanja Trifunovic1-Apr-08 9:08
Nemanja Trifunovic1-Apr-08 9:08 
GeneralRe: How to use Namespaces created in different projects in the same solution? Pin
led mike1-Apr-08 9:40
led mike1-Apr-08 9:40 
Questionwhat is the difference in winInet functions and sockets for connecting to ftp servers Pin
Jach Mullan1-Apr-08 3:55
Jach Mullan1-Apr-08 3:55 
GeneralRe: what is the difference in winInet functions and sockets for connecting to ftp servers Pin
led mike1-Apr-08 4:21
led mike1-Apr-08 4:21 
GeneralRe: what is the difference in winInet functions and sockets for connecting to ftp servers Pin
Mark Salsbery1-Apr-08 6:09
Mark Salsbery1-Apr-08 6:09 
GeneralRe: what is the difference in winInet functions and sockets for connecting to ftp servers Pin
ThatsAlok1-Apr-08 9:23
ThatsAlok1-Apr-08 9:23 

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.