hi all I was a VC++ programmer with 8 months of experience....can do programming in any other language if given time.....i have recently moved to New York from India Want to get a development job here... If anyone helps me in showing the directions for how to go about it here in New York....i'll be obliged thanks :) surbinsho
surbinsho
Posts
-
help finding a job -
What format is an icon? Bitmap or ??as an icon editor u can use borland C's Workshop this gives u the editing of icon is any size & then can expand or shrink it to any desired size, though i didnt use it for icon editing , i used it for Font editing & it gave me gr8 results surbinsho
-
.fon file formatcan anyone help me getting the .fon file format This is a Bitmap Font file If anyone can tell me the format or links to it, i'll b thankful surbinsho
-
font editorhi i have to make a font editor application which creates customised fonts i have designed a ui which gives user a place to draw the font charactor's shape now i dont know how am i going to convert it into font & store it into the file if anyone there can guide me or give me some appropriate links thanks surbinsho
-
Debugging a Dllwhat i do is: open that file of dll into exe in which u wish to go while debuging u can do it like this goto file menu option & select open(not open workspace) then select the file of dll & say ok if u set break points in that file & then debug the exe the control will go to ur dll file u can open more then one dll file in exe & also navigate through them using window menu option surbinsho
-
List Control with Printing Supporthi check this link http://www.codeguru.com/listview/lcprinting.shtml surbinsho
-
List Control with Printing Supportok i have a class which prints the listview (report view) in WYSIWYG format i'll be posting it as an article soon or be mailing it to u so plz keep on checking the message board :) surbinsho
-
List Control with Printing Supportcan you clarify your question further is it like u have a list view & u need printing support for it if it is the same & u need it in mfc i think i can help u :-O surbinsho
-
UpdateAllViews (...) - a trivial questionjim is right to do your task the calling should be in view it can be done in following way suppose your classes are CMyDoc CView1 CView2 now in CView2 class on handler of the click event u can do this CMyDoc *pDoc=this->GetDocument(); pDoc->UpdateAllViews(this);//passing this as argument excludes the view from which the function is called pDoc->UpdateAllViews(NULL);//updates all views attached to document including the view from which the function is called(in this case view2) surbinsho
-
export of Doc/View Archmy problem is : I have an exe which has used SDK & is coded in c & c++.Now i have to give Doc/View Architecture support to the exe for implementing some functionality of MFC. I tried to make a regular Dll (having Doc/View arch' & exporting a function to be used by exe) but it didnt work proprely Can anyone suggest me the way to do the above surbinsho
-
I resigned as software engineer today.Some people Dream of Success While others wake up & work hard at it Well done for not giving up for wrong my best wishes for ur future :cool: surbinsho