This site is no longer active and is available for archival purposes only. Registration and login is disabled.

paritcle system edit for EDGE!


paritcle system edit for EDGE!

Postby czcomtt » Jul 6, 2008 @ 4:31pm

We had develop a particle system and gui system for EDGE, now I put the particle here, If edge like it, I will send the src to you!
Attachments
particle_mobile(VGA).rar
(192.28 KiB) Downloaded 430 times
Particled_win32.rar
(247.64 KiB) Downloaded 426 times
czcomtt
pm Member
 
Posts: 14
Joined: Jun 15, 2008 @ 12:17pm


Postby czcomtt » Jul 6, 2008 @ 4:35pm

We had develop a demo to show how to using this system, I think we will finish it soon!
czcomtt
pm Member
 
Posts: 14
Joined: Jun 15, 2008 @ 12:17pm


Postby czcomtt » Jul 6, 2008 @ 5:39pm

and I had a question, how to get my app's current dir?

when I call CreateFile(...), the file was created in the root, but I want to create it in the path same with my app.

I had search the wm5 sdk, but no result, need you help.

I had solved it by

WINAPI DWORD GetModuleFileName(
HMODULE hModule,
LPWSTR lpFilename,
DWORD nSize
);

if you had a better way to solve my problem, tell me please, 3Q!
czcomtt
pm Member
 
Posts: 14
Joined: Jun 15, 2008 @ 12:17pm


Postby edge » Jul 7, 2008 @ 8:36am

Hi,

You're particle system looks nice! Good luck in finishing it.

Using GetModuleFileName is the correct way to determine the current path. We recommend using the ClassEFile API though, because it handles the current path (using GetModuleFileName) automatically.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Re: paritcle system edit for EDGE!

Postby edge » Jul 7, 2008 @ 10:58am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron