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

Managed C++/CLI

 
Generalswapping two characters at once Pin
lyn21-Jun-04 0:09
lyn21-Jun-04 0:09 
GeneralTokamak Managed C++ Wrapper Pin
greg75871438119-Jun-04 10:09
greg75871438119-Jun-04 10:09 
Generaloverloading FileNameEditor Pin
Quasar3D17-Jun-04 1:04
Quasar3D17-Jun-04 1:04 
GeneralHuffman code algorithm help!!!!! Pin
huffmancoding15-Jun-04 9:48
huffmancoding15-Jun-04 9:48 
GeneralRe: Huffman code algorithm help!!!!! Pin
DavidR_r1-Jul-04 10:26
DavidR_r1-Jul-04 10:26 
GeneralRe: Huffman code algorithm help!!!!! Pin
huffmancoding2-Jul-04 11:30
huffmancoding2-Jul-04 11:30 
GeneralUpdating and Drawing Shapes on a Form Pin
magefire14-Jun-04 5:56
magefire14-Jun-04 5:56 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 6:14
palbano14-Jun-04 6:14 
You could use a high resolution timer to drive the animation if you have hardware that supports it. Otherwise you could use a secondary thread that calls ::Sleep(10)

"No matter where you go, there your are." - Buckaroo Banzai
-pete

GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire14-Jun-04 6:21
magefire14-Jun-04 6:21 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 6:29
palbano14-Jun-04 6:29 
GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire14-Jun-04 6:51
magefire14-Jun-04 6:51 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 7:52
palbano14-Jun-04 7:52 
GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire15-Jun-04 4:50
magefire15-Jun-04 4:50 
GeneralSHGetFolderPathW function syntax - question Pin
Stanimir_Stoyanov14-Jun-04 5:21
Stanimir_Stoyanov14-Jun-04 5:21 
GeneralRe: SHGetFolderPathW function syntax - question Pin
palbano14-Jun-04 6:10
palbano14-Jun-04 6:10 
Questiondisassembling (correctly) managed c++ assemblies? Pin
Stanimir_Stoyanov14-Jun-04 5:20
Stanimir_Stoyanov14-Jun-04 5:20 
AnswerRe: disassembling (correctly) managed c++ assemblies? Pin
cppmanuf25-Jun-04 18:03
cppmanuf25-Jun-04 18:03 
GeneralRe: disassembling (correctly) managed c++ assemblies? Pin
Stanimir_Stoyanov27-Jun-04 9:03
Stanimir_Stoyanov27-Jun-04 9:03 
GeneralRe: disassembling (correctly) managed c++ assemblies? Pin
cppmanuf30-Jun-04 16:58
cppmanuf30-Jun-04 16:58 
GeneralRe: disassembling (correctly) managed c++ assemblies? Pin
Stanimir_Stoyanov3-Jul-04 3:14
Stanimir_Stoyanov3-Jul-04 3:14 
GeneralHelp I want to change While loop to Nested for loo Pin
JawedVikia8010-Jun-04 21:51
JawedVikia8010-Jun-04 21:51 
GeneralRe: Help I want to change While loop to Nested for loo Pin
Jon G11-Jun-04 1:21
Jon G11-Jun-04 1:21 
GeneralNon-unicode to Unicode Pin
ilkertanli9-Jun-04 19:25
ilkertanli9-Jun-04 19:25 
GeneralQuick and easy question Pin
Adam Durity9-Jun-04 9:29
Adam Durity9-Jun-04 9:29 
GeneralRe: Quick and easy question Pin
palbano9-Jun-04 16:08
palbano9-Jun-04 16: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.