All Dev-c related Questions

by david | 17/08/16 | 1 Answers | Tags : dev c++ Views : 1032
Hi i am making for window based application and i want a function where i can pass filename as argument and get back the filesize as return . yes you are thinking right i am beginner at dev c++ development at win32 api

Read more

by sandip | 13/08/16 | 1 Answers | Tags : c++ , dev c++ Views : 1340
i am trying to appendmenu at dev c++ for window application making give me error like [Error] invalid conversion from 'int' to 'LPCSTR {aka const char*}' [-fpermissive] so help . i am beginner at c++ for window application .

Read more

by sandip | 13/08/16 | 1 Answers | Tags : c++ , dev c++ Views : 1088
i am creating window application at dev c++, trying to create menu bar so i used following code it gives me following error main.cpp [Error] crosses initialization of 'HMENU__* hmenuBar' it should work but i dont know why it causing error .pls share some ideas

Read more