4 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for Marty1963

Has anyone heard of the software or code that can send selected images (Coupons) from a webpage to a customers cell phone based on which coupons he/she choices and what 10 digit number they enter? A workable example is on the 'coupons' page of this website: [Click Here](http://canada.michaels.com) Any thought …

0
209
Member Avatar for muhammadmuzzammil1998

Here is the code for GUI in C++, http://facebook.com/muhammadmuzzammil1998 Tested in Code::Blocks hope it will help you :) #include <windows.h> /* Declare Windows procedure */ LRESULT CALLBACK WindowProcedure (HWND, UINT, WPARAM, LPARAM); /* Make the class name into a global variable */ char szClassName[ ] = "CodeBlocksWindowsApp"; int WINAPI WinMain …

0
281
Member Avatar for Cenchrus

Hey guys, I'm looking for a python library that can. 1. Act as a simple paint editor. 2. calculate top, bottom, left, right most points of a picture I'm trying to make a simple handwriting recognition software based on the number of permutations possible for simple endpoints. Example: psudocode for …

0
120
Member Avatar for mrbungle

In my form I have a graphic in a picturebox- simple stuff. My application prints a bunch of stuff to an Excel file- everything works perfectly with no problems. I need the image in the picturebox to print to the Excel sheet. I've tried a ton of code but nothing …

0
86

The End.