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

Managed C++/CLI

 
AnswerRe: How to call the ::MessageBox ? Pin
Jeff J25-Jan-03 10:29
Jeff J25-Jan-03 10:29 
GeneralManaged C++ to PDA Pin
pjm31323-Jan-03 6:30
pjm31323-Jan-03 6:30 
GeneralRe: Managed C++ to PDA Pin
Jeff J25-Jan-03 10:08
Jeff J25-Jan-03 10:08 
Generalvisual designing of the forms Pin
suka23-Jan-03 5:19
suka23-Jan-03 5:19 
GeneralRe: visual designing of the forms Pin
Jeff J25-Jan-03 9:55
Jeff J25-Jan-03 9:55 
GeneralCrystal Report Pin
Exceter20-Jan-03 18:58
Exceter20-Jan-03 18:58 
GeneralCursors in .NET Assembly DLL Pin
Paul Selormey19-Jan-03 13:19
Paul Selormey19-Jan-03 13:19 
Generalarm animation Pin
Anonymous17-Jan-03 14:58
Anonymous17-Jan-03 14:58 
im having do an arm animation ..
with the arm consisting of say 3 basic rectangle bitmaps representing the upper arm
fore arm and the
palm..connected to each other as the usual human arm
they all move in the same plane therefore 2d is ok.
movement is to include translation as well as rotation of every arm...
this includes basically translation and rotataion of the 3 primary bitmaps as well....

as rotation of a bitmap by a specific angle is a tiresome process unless i am to use asm ....
and in this case the rotation will be a major part as for smooth rotation from 0-60 degrees say..requires me to iterate the rotation by an increment until it is 60 degrees.....

ive heard of sprites...do u suggest that i should store all the rotation sprites of all 3 arms and then blt the respective sprite based on the degree of rotation....????

i havent come across any sprite examples that dont use directx....is there any??

do advice if any other solution is possible..

Regs
fordge
note:the arm cannot be drwan geometrically and has to be a bitmap
GeneralNo output from << operator in console app Pin
malmi17-Jan-03 10:51
malmi17-Jan-03 10:51 
GeneralRe: No output from << operator in console app - code correction Pin
malmi17-Jan-03 11:08
malmi17-Jan-03 11:08 
GeneralRe: No output from << operator in console app - code correction Pin
Jeff J18-Jan-03 0:17
Jeff J18-Jan-03 0:17 
GeneralRe: No output from << operator in console app - code correction Pin
malmi18-Jan-03 6:02
malmi18-Jan-03 6:02 
GeneralStupid question about VC6 to VC.Net migration reason Pin
Member 13901616-Jan-03 0:23
Member 13901616-Jan-03 0:23 
GeneralSystem::String/StringBuilder as out parameter Pin
Paul Selormey14-Jan-03 22:23
Paul Selormey14-Jan-03 22:23 
GeneralRe: System::String/StringBuilder as out parameter Pin
Jeff J15-Jan-03 10:16
Jeff J15-Jan-03 10:16 
GeneralRe: System::String/StringBuilder as out parameter Pin
Paul Selormey15-Jan-03 15:40
Paul Selormey15-Jan-03 15:40 
GeneralRe: System::String/StringBuilder as out parameter Pin
Paul Selormey15-Jan-03 15:48
Paul Selormey15-Jan-03 15:48 
GeneralRe: System::String/StringBuilder as out parameter Pin
Jeff J16-Jan-03 13:29
Jeff J16-Jan-03 13:29 
GeneralHelp me!!! A issue of wrapping unmanaged class with Managed C++ Pin
Anonymous14-Jan-03 3:23
Anonymous14-Jan-03 3:23 
GeneralRe: Help me!!! A issue of wrapping unmanaged class with Managed C++ Pin
Anonymous14-Jan-03 21:43
Anonymous14-Jan-03 21:43 
GeneralRe: Help me!!! A issue of wrapping unmanaged class with Managed C++ Pin
Paul Selormey14-Jan-03 22:25
Paul Selormey14-Jan-03 22:25 
Generalstatic constructors - still cannot get it! Pin
Paul Selormey14-Jan-03 0:55
Paul Selormey14-Jan-03 0:55 
Generalstd::string marshalling Pin
Member 1043939-Jan-03 12:39
Member 1043939-Jan-03 12:39 
GeneralRe: std::string marshalling Pin
Jeff J9-Jan-03 20:24
Jeff J9-Jan-03 20:24 
Generalweb project with Visual C++ Pin
naradaji8-Jan-03 4:23
naradaji8-Jan-03 4: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.