SalimMeghani

Primary tabs

TypeTitleAuthorRepliesLast updated
StoryWndProc (Part 2) SalimMeghani05 years 6 months ago
StoryWndProc (Part 1) SalimMeghani05 years 6 months ago
StoryWinMain SalimMeghani05 years 7 months ago
Blog entryThe Sighs of a Mouse: Essays and Stories by Paul Chappell (FTSE100/Footsie) tcook410 years 5 months ago
Forum topicAll stories have disappeared.. SalimMeghani1210 years 8 months ago
Forum topicNew Way of Evaluating Reverse Polish? SalimMeghani010 years 9 months ago
Forum topicTechnical advice Natalia611 years 4 months ago
Forum topicAhmadineBad? Mangone2913 years 7 months ago
Forum topicMore Terrorists? Mangone1113 years 11 months ago
Forum topicThe Development Of A Simple Spreadsheet Program Dendrite1716 years 8 months ago

My stories

WndProc (Part 2)

cell=scell+pvalue; type=stype+pvalue; *type='F'; *cell=(char *) calloc((unsigned long) 65536, sizeof(char)); clr_str(*cell); strcpy(*cell,nwdll...

WndProc (Part 1)

// // FUNCTION: WndProc(HWND, unsigned, WORD, LONG) // // PURPOSE: Processes messages for the main window. // // WM_COMMAND - process the application...

WinMain

Complete C++ Listing for EZSPREAD. //************************************************************************** //* * //* A Genetic Spreadsheet For...

Pages