Click here to Skip to main content
15,912,457 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: STRING* to LPTSTR Pin
bollwerj19-Feb-04 3:18
bollwerj19-Feb-04 3:18 
GeneralReal time Loop in Managed C++ Pin
Tank_Aviator8-Feb-04 11:48
Tank_Aviator8-Feb-04 11:48 
GeneralAdding XP Style Pin
Skute6-Feb-04 5:28
Skute6-Feb-04 5:28 
GeneralRe: Adding XP Style Pin
MKlucher8-Feb-04 17:21
MKlucher8-Feb-04 17:21 
GeneralRe: Adding XP Style Pin
dj_oden14-Feb-04 1:17
dj_oden14-Feb-04 1:17 
GeneralRe: Adding XP Style Pin
Skute14-Feb-04 5:20
Skute14-Feb-04 5:20 
GeneralListView Item Selection Problem Pin
bollwerj6-Feb-04 5:26
bollwerj6-Feb-04 5:26 
GeneralRe: ListView Item Selection Problem Pin
bollwerj6-Feb-04 9:23
bollwerj6-Feb-04 9:23 
Here is what seems to be happening: The first time an item is selected, the SelectedIndexChanged event is called and a SelectedListViewItemCollection is returned containing the selected item. Subsequent item selections seem to cause the SelectedIndexChanged event to be fired TWICE, the first time returning an empty collection but the second time returning selected items.

Is this the way it is supposed to work???????

John BConfused | :confused:
GeneralRe: ListView Item Selection Problem Pin
hyph3n15-Feb-04 2:34
hyph3n15-Feb-04 2:34 
GeneralMaking a slow program run faster Pin
Tank_Aviator5-Feb-04 19:30
Tank_Aviator5-Feb-04 19:30 
GeneralRe: Making a slow program run faster Pin
dj_oden14-Feb-04 1:33
dj_oden14-Feb-04 1:33 
GeneralPrint .Net Bitmap With MFC Pin
Shaun Becker4-Feb-04 9:14
Shaun Becker4-Feb-04 9:14 
GeneralLoad Icon From Resource Pin
Skute4-Feb-04 3:47
Skute4-Feb-04 3:47 
GeneralHELP!!! compiler seems confused... Pin
Nik Vogiatzis3-Feb-04 20:30
Nik Vogiatzis3-Feb-04 20:30 
GeneralRe: HELP!!! compiler seems confused... Pin
Roger Stewart5-Feb-04 6:53
professionalRoger Stewart5-Feb-04 6:53 
GeneralRe: HELP!!! compiler seems confused... Pin
Nik Vogiatzis5-Feb-04 9:51
Nik Vogiatzis5-Feb-04 9:51 
GeneralCompile New Form Control Pin
Skute3-Feb-04 2:39
Skute3-Feb-04 2:39 
GeneralON_UPDATE_UI problem Pin
Keith Halligan3-Feb-04 0:08
Keith Halligan3-Feb-04 0:08 
QuestionHow to add a function that has both external and internal name into a ActiveX? Pin
ray_li2-Feb-04 8:37
ray_li2-Feb-04 8:37 
GeneralCrashing of .NET IDE when placing custom designer control in toolbox Pin
Tonkuz2-Feb-04 2:35
Tonkuz2-Feb-04 2:35 
GeneralRe: Crashing of .NET IDE when placing custom designer control in toolbox Pin
Anonymous5-Feb-04 17:05
Anonymous5-Feb-04 17:05 
GeneralGetting an HINSTANCE in a managed C++ dll Pin
dabs2-Feb-04 2:09
dabs2-Feb-04 2:09 
GeneralRe: Getting an HINSTANCE in a managed C++ dll Pin
Anonymous13-Feb-04 12:28
Anonymous13-Feb-04 12:28 
QuestionCasting of a Object * to a Enum value question?? Pin
araelgig2-Feb-04 1:27
araelgig2-Feb-04 1:27 
AnswerRe: Casting of a Object * to a Enum value question?? Pin
araelgig3-Feb-04 1:08
araelgig3-Feb-04 1:08 

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.