Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums

5 Posted Topics

Member Avatar for usagi

Hi everyone at daniweb! First off I want to say thanks for starting this awesome homepage, though googleing ive found many clues and answers in here for my projects, things that were left undocumented or just poorly explained by those books that ive used. But now, onto the issue! What …

Member Avatar for usagi
0
203
Member Avatar for Shijo Jose

standalone i dont think c++ can play anythings other than pc-speaker sounds, so if you plan to play actual music (mp3 etc) you'd need to look into fmod, bass audio lib, alegro (or whatever they call it) and so on.

Member Avatar for sachin.tendul
0
208
Member Avatar for suncica2222

icons etc are loaded using a seperate resource.rc file which looks somethings like this [CODE]IDR_APP_ICON ICON "iconname.ico"[/CODE] I might have missunderstood your question though.

Member Avatar for usagi
0
246
Member Avatar for aman rathi

As much as I agree with the above poster, working with a strict and updated/standardized compiler might be a better choice- And speaking of experiences with turning in homework I never had any compatibly issue on any of my turn ins, whereas my teacher should have been using ms visual …

Member Avatar for usagi
0
275
Member Avatar for Nathaniel10

If you want to produce small and somewhat simple applications, win32api ([url]http://www.winprog.org/tutorial/[/url]), if you're looking for more features, WTL ([url]http://www.codeproject.com/KB/wtl/wtl4mfc1.aspx[/url]), there's also MFC and ATL.

Member Avatar for usagi
0
114