Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Permanent System wide hook Pin
Rajesh R Subramanian13-Feb-08 18:54
professionalRajesh R Subramanian13-Feb-08 18:54 
GeneralRe: Permanent System wide hook Pin
Alberto Bar-Noy13-Feb-08 19:25
Alberto Bar-Noy13-Feb-08 19:25 
GeneralRe: Permanent System wide hook Pin
Rajesh R Subramanian13-Feb-08 19:27
professionalRajesh R Subramanian13-Feb-08 19:27 
QuestionCan This Be Done - Thread Nighmare for a .net Beginner Pin
Turquoise13-Feb-08 9:07
Turquoise13-Feb-08 9:07 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
led mike13-Feb-08 10:36
led mike13-Feb-08 10:36 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Turquoise13-Feb-08 10:44
Turquoise13-Feb-08 10:44 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
led mike13-Feb-08 11:16
led mike13-Feb-08 11:16 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Turquoise13-Feb-08 17:35
Turquoise13-Feb-08 17:35 
The only objective of my project is to find a way to compensate for the mechanical lost on the Z axis. Only 2 people with even less skills for programming will be using this .net file.

I have about 100 hours (at about 12 hours/week) to try to come up with something useful, but the program doesn't need to be "professional". I just needed some tips as to how this could be accomplished.

The loop algorithm would simply be:
do
{
Get Xposition
Get Yposition
Z=F(X,Y)
Move Piezo(Z)
}while THREAD unfinished

It's JUST the part of activating this loop WHILE the thread is being accomplished that eludes me. But anyway, thanks for your "help", I will try some other forum (Not that I haven't read any files or books to try to get an answer...)

Regards,
Sigh | :sigh:

Turquoise
Mechanical-Engineer-to-be
Montreal

GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
CPallini13-Feb-08 23:28
mveCPallini13-Feb-08 23:28 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Turquoise13-Feb-08 17:44
Turquoise13-Feb-08 17:44 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Rajesh R Subramanian13-Feb-08 19:25
professionalRajesh R Subramanian13-Feb-08 19:25 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Turquoise14-Feb-08 1:51
Turquoise14-Feb-08 1:51 
GeneralRe: Can This Be Done - Thread Nighmare for a .net Beginner Pin
Rajesh R Subramanian14-Feb-08 7:12
professionalRajesh R Subramanian14-Feb-08 7:12 
GeneralAcessing a device driver program Pin
Deepu Antony13-Feb-08 6:39
Deepu Antony13-Feb-08 6:39 
GeneralRe: Acessing a device driver program Pin
led mike13-Feb-08 6:59
led mike13-Feb-08 6:59 
GeneralRe: Acessing a device driver program Pin
Stephen Hewitt13-Feb-08 15:02
Stephen Hewitt13-Feb-08 15:02 
GeneralRe: Acessing a device driver program Pin
Randor 13-Feb-08 12:37
professional Randor 13-Feb-08 12:37 
GeneralRe: Acessing a device driver program Pin
Stephen Hewitt13-Feb-08 15:20
Stephen Hewitt13-Feb-08 15:20 
GeneralAutomatic scrolling edit control Pin
LCI13-Feb-08 5:08
LCI13-Feb-08 5:08 
GeneralRe: Automatic scrolling edit control Pin
led mike13-Feb-08 6:36
led mike13-Feb-08 6:36 
GeneralRe: Automatic scrolling edit control Pin
David Crow13-Feb-08 6:37
David Crow13-Feb-08 6:37 
GeneralQuestion regarding ADO (not .NET) -> Getting stored procedures signatures. Pin
Green Fuze13-Feb-08 5:07
Green Fuze13-Feb-08 5:07 
GeneralSORRY!!! Wrong Message Board!!!! Pin
Green Fuze13-Feb-08 5:08
Green Fuze13-Feb-08 5:08 
GeneralError message while installing Microsoft Visual C++ 2005 or 2008) Pin
Joffreyh13-Feb-08 4:01
Joffreyh13-Feb-08 4:01 
QuestionShould I add CLR support to my native project? Pin
Hanan88813-Feb-08 2:45
Hanan88813-Feb-08 2:45 

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.