Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListCtrl Column width Pin
Paolo Vernazza10-Dec-02 1:13
Paolo Vernazza10-Dec-02 1:13 
GeneralRe: CListCtrl Column width Pin
Dominik Reichl10-Dec-02 2:47
Dominik Reichl10-Dec-02 2:47 
GeneralRe: CListCtrl Column width Pin
Paolo Vernazza10-Dec-02 4:33
Paolo Vernazza10-Dec-02 4:33 
GeneralRe: CListCtrl Column width Pin
Rage10-Dec-02 5:15
professionalRage10-Dec-02 5:15 
GeneralRe: CListCtrl Column width Pin
Paolo Vernazza10-Dec-02 5:39
Paolo Vernazza10-Dec-02 5:39 
GeneralI'm going crazy here ( trying to hook into session object ) Pin
Christian Graus10-Dec-02 0:43
protectorChristian Graus10-Dec-02 0:43 
GeneralRe: I'm going crazy here ( trying to hook into session object ) Pin
Alvaro Mendez10-Dec-02 5:11
Alvaro Mendez10-Dec-02 5:11 
GeneralRe: I'm going crazy here ( trying to hook into session object ) Pin
Christian Graus10-Dec-02 15:14
protectorChristian Graus10-Dec-02 15:14 
Alvaro Mendez wrote:
So which lines are not working as you'd expect?

The first collection is empty, that's the one I expect to contain the session variables.

Alvaro Mendez wrote:
Are you getting the value for "Juju" back in this line: cxt.Session()->get_Value( L"Juju", &v);?

No, I am getting VT_EMPTY back. My test string is rendered in my page, but I cannot get ahold of the session variable, which I create in the asp like this

Session("Juju") = "The Dog Faced Boy"

Alvaro Mendez wrote:
I don't think you're gonna get Juju's value out of the bottom for loop

I didn't expect to - I want the session ID as well. The one that is called ASPSESSIONID with garbage after it. Instead I am getting a load of = signs, there are a lot of values there, but I cannot figure how to pull them out. I put 'Juju' in there as an act of desperation, but I was populating that variant with the index of my for loop and expected to be able to iterate through the keys that way, it does not work.

Thanks for helping me with this.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002

Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not as easily, but it's certainly doable. - Jamie Nordmeyer - 15-Nov-2002
Generalget__NewEnum problem. Pin
Christian Graus10-Dec-02 0:28
protectorChristian Graus10-Dec-02 0:28 
GeneralRe: get__NewEnum problem. Pin
Michael P Butler10-Dec-02 1:03
Michael P Butler10-Dec-02 1:03 
GeneralLarge ToolbarButtons Pin
Mr Bose Dayala10-Dec-02 0:13
Mr Bose Dayala10-Dec-02 0:13 
GeneralLarge ToolbarButtons Pin
Mr Bose Dayala10-Dec-02 0:12
Mr Bose Dayala10-Dec-02 0:12 
GeneralRe: Large ToolbarButtons Pin
KaЯl10-Dec-02 3:03
KaЯl10-Dec-02 3:03 
GeneralPlease take a look if this is ok! Pin
Daniel Strigl9-Dec-02 23:12
Daniel Strigl9-Dec-02 23:12 
GeneralRe: Please take a look if this is ok! Pin
Iain Clarke, Warrior Programmer9-Dec-02 23:48
Iain Clarke, Warrior Programmer9-Dec-02 23:48 
GeneralRe: Please take a look if this is ok! Pin
Daniel Strigl10-Dec-02 1:02
Daniel Strigl10-Dec-02 1:02 
QuestionDoes this work? Pin
Daniel Strigl9-Dec-02 23:01
Daniel Strigl9-Dec-02 23:01 
GeneralQe. regarding NM_RETURN in CTreeView Pin
alex_the_guy9-Dec-02 22:18
alex_the_guy9-Dec-02 22:18 
GeneralBitmaps Pin
SatyaDY9-Dec-02 21:58
SatyaDY9-Dec-02 21:58 
GeneralRe: Bitmaps Pin
Christian Graus9-Dec-02 22:01
protectorChristian Graus9-Dec-02 22:01 
GeneralRe: Bitmaps Pin
Kannan Kalyanaraman9-Dec-02 23:29
Kannan Kalyanaraman9-Dec-02 23:29 
GeneralRe: Bitmaps Pin
Scott H. Settlemier10-Dec-02 7:08
Scott H. Settlemier10-Dec-02 7:08 
GeneralDr Watson problems with vc++ Pin
Aviv Halperin9-Dec-02 21:40
Aviv Halperin9-Dec-02 21:40 
GeneralBringing a window to the top Pin
Rage9-Dec-02 21:25
professionalRage9-Dec-02 21:25 
GeneralRe: Bringing a window to the top Pin
Shog99-Dec-02 21:59
sitebuilderShog99-Dec-02 21:59 

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.