Click here to Skip to main content
15,914,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Run copy command in the background using vc++ Pin
«_Superman_»14-Feb-10 20:32
professional«_Superman_»14-Feb-10 20:32 
GeneralRe: Run copy command in the background using vc++ Pin
David Crow15-Feb-10 4:27
David Crow15-Feb-10 4:27 
AnswerRe: Run copy command in the background using vc++ Pin
Adam Roderick J14-Feb-10 19:44
Adam Roderick J14-Feb-10 19:44 
GeneralRe: Run copy command in the background using vc++ Pin
raj157614-Feb-10 23:11
raj157614-Feb-10 23:11 
AnswerRe: Run copy command in the background using vc++ Pin
Maximilien15-Feb-10 1:35
Maximilien15-Feb-10 1:35 
GeneralRe: Run copy command in the background using vc++ Pin
David Crow15-Feb-10 4:29
David Crow15-Feb-10 4:29 
AnswerRe: Run copy command in the background using vc++ Pin
KingsGambit14-Feb-10 20:01
KingsGambit14-Feb-10 20:01 
QuestionI offer web hosting in exchange for help! Pin
pablomartin14-Feb-10 18:12
pablomartin14-Feb-10 18:12 
I need little software based on this source code to make a new application to do the same but with some modifications.
Check the original aplication and how work here:


http://www.codeproject.com/KB/dialog/wintrans1.aspx
[^]


Changes and new features or modifications:

1: Debe ejecutarse de forma oculta, sin ventana ni nada por el estilo, simplemente oculta o puede cargarse en el system tray. Really is better if just run in background.



2: From the command line need:
A- To close the application
B- choose the alpha value from 0 to 255


3: The application must be configured to work directly with a software on my property, not need any software panel like in the example URL


4: from the command line , need another command to make trasparent window can pass mouse clicks through the window, and need other command to stop mouse events pass trought.
Dont know if this is possible.
Here a code example can be usefull

http://www.codeproject.com/KB/vb/Cli...ghWindows.aspx
[^]

-----------------------------------------------------------------------------------------------------------------------------------------------

Aditional to this request, i need a little help with this:
Is possible make exe work like registered aplication to receive WM_TOUCH instead WM_GESTURE mouse events.
Here the documentation.
http://msdn.microsoft.com/en-us/library/dd371581(VS.85).aspx

basically what i need is aplication already compiled can recive WM_TOUCH intead WM_GESTURES
The tool i use for create the aplication just recieve by default WM_GESTURES due no is registered like touch aplication.



If somebdoy want work on this, can directly contactme to:

soporte @ todosaca . com


I can trade the work with lifetime web hosting 1500mb storage, with php, mysql, pop, webmail, stats, etc etc
Severs are quad core or better located in USA.

I hoppe omebody can helpme with this !
Sorry for my not good english my native language is spanish.

Best regards !
AnswerRe: I offer web hosting in exchange for help! Pin
CPallini14-Feb-10 20:56
mveCPallini14-Feb-10 20:56 
GeneralRe: I offer web hosting in exchange for help! Pin
pablomartin14-Feb-10 21:08
pablomartin14-Feb-10 21:08 
NewsGood collection of questions on C, C++, C++ under Windows, MFC, DLL, COM/DOM Pin
Member 244827914-Feb-10 18:11
Member 244827914-Feb-10 18:11 
QuestionHow to set CD Name option through coding. Pin
Abhijit D. Babar14-Feb-10 17:53
Abhijit D. Babar14-Feb-10 17:53 
AnswerRe: How to set CD Name option through coding. Pin
«_Superman_»14-Feb-10 18:58
professional«_Superman_»14-Feb-10 18:58 
GeneralRe: How to set CD Name option through coding. Pin
Abhijit D. Babar14-Feb-10 19:45
Abhijit D. Babar14-Feb-10 19:45 
GeneralRe: How to set CD Name option through coding. Pin
«_Superman_»14-Feb-10 20:04
professional«_Superman_»14-Feb-10 20:04 
Questionimport 3D with VC6 [modified] Pin
tuan111114-Feb-10 16:41
tuan111114-Feb-10 16:41 
AnswerRe: import 3D with VC6 Pin
LunaticFringe14-Feb-10 22:57
LunaticFringe14-Feb-10 22:57 
QuestionCan't use Enter Key - IWebBrowser2 Pin
VIP-CoMmAnDo14-Feb-10 10:20
VIP-CoMmAnDo14-Feb-10 10:20 
AnswerRe: Can't use Enter Key - IWebBrowser2 Pin
KarstenK14-Feb-10 21:01
mveKarstenK14-Feb-10 21:01 
QuestionStructures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
rbwest8614-Feb-10 9:45
rbwest8614-Feb-10 9:45 
AnswerRe: Structures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
CPallini14-Feb-10 11:54
mveCPallini14-Feb-10 11:54 
GeneralRe: Structures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
Luc Pattyn14-Feb-10 12:00
sitebuilderLuc Pattyn14-Feb-10 12:00 
GeneralRe: Structures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
CPallini14-Feb-10 12:06
mveCPallini14-Feb-10 12:06 
GeneralRe: Structures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
Luc Pattyn14-Feb-10 12:22
sitebuilderLuc Pattyn14-Feb-10 12:22 
GeneralRe: Structures and Classes giving me problems. This program simply calculates volume of a CBox class. Pin
rbwest8614-Feb-10 15:46
rbwest8614-Feb-10 15:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.