EvilZone
Programming and Scripting => C - C++ => Topic started by: bubzuru on August 18, 2012, 05:43:37 PM
-
im not so good in c\++, and i want to work with resource's
iv worked with 'FindResource' , 'LoadResource' , 'etc' in delphi just want a c\++ view.
examples, explanations ?. just need some info
-
So you want a c++ view within delphi?? Or you want c++ resources for c++ programming? I'm a bit confused
-
i wanted to use resource files ('FindResource' , 'LoadResource' , 'etc', what types to use ?) in c++
i have working code now (delphi is alot like c++, wasnt hard to port. guess winapi is winapi no matter what language)