Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I extract numbers from string using basic::string? (STL) Pin
12-Oct-01 7:44
suss12-Oct-01 7:44 
GeneralRe: How can I extract numbers from string using basic::string? (STL) Pin
Ryan Park12-Oct-01 15:50
Ryan Park12-Oct-01 15:50 
AnswerRe: How can I extract numbers from string using basic::string? (STL) Pin
George Anescu12-Oct-01 11:19
George Anescu12-Oct-01 11:19 
GeneralRe: How can I extract numbers from string using basic::string? (STL) Pin
Ryan Park12-Oct-01 15:48
Ryan Park12-Oct-01 15:48 
GeneralSetLayeredWindowAttributes, no effect... Pin
JHLee11-Oct-01 14:49
JHLee11-Oct-01 14:49 
GeneralRe: SetLayeredWindowAttributes, no effect... Pin
Christian Graus11-Oct-01 17:07
protectorChristian Graus11-Oct-01 17:07 
GeneralRe: SetLayeredWindowAttributes, no effect... Pin
Mukkie14-Oct-01 0:51
Mukkie14-Oct-01 0:51 
GeneralRe: SetLayeredWindowAttributes, no effect... maybe this... Pin
JHLee15-Oct-01 16:07
JHLee15-Oct-01 16:07 
Hmmm
I guess I found the problem but still not the answer...
I got an idea for the handle.
Maybe I set the wrong window handle to the 'SetWindowLong'.

So, I used the 'GetLastError' and got the problem...
There was a problem with the handle.
The 'SetWindowLong' function couldn't get the correct handle of the window,
and it replied the error code #, 1400.

Error code 1400 means 'Wrong window handle(???)'.

Well, How should I set/get the right handle.
I know that the SetLayeredWindowAttributes function can only be used for
parent windows, and not able for the child windows.

I still don't have it done to use the Attach(), but would it work?
Should I use this function to give the right handle to the 'SetWindowLong'?
Thanks a lot for your help all of you!!!





Always be happy!
GeneralFunctor help ( STL problem) Pin
Christian Graus11-Oct-01 14:19
protectorChristian Graus11-Oct-01 14:19 
GeneralRe: Functor help ( STL problem) Pin
Christian Graus11-Oct-01 14:28
protectorChristian Graus11-Oct-01 14:28 
General_StreamPtr (ADO object) Pin
Hadi Rezaee11-Oct-01 13:25
Hadi Rezaee11-Oct-01 13:25 
GeneralRe: _StreamPtr (ADO object) Pin
Rashid Thadha12-Oct-01 6:44
Rashid Thadha12-Oct-01 6:44 
GeneralRe: _StreamPtr (ADO object) Pin
Hadi Rezaee13-Oct-01 12:19
Hadi Rezaee13-Oct-01 12:19 
Generalfont compatibility Pin
Vu Nguyen11-Oct-01 13:22
Vu Nguyen11-Oct-01 13:22 
GeneralRe: font compatibility Pin
Bernhard11-Oct-01 19:49
Bernhard11-Oct-01 19:49 
GeneralThe pow function for integers Pin
Sprudling11-Oct-01 13:22
Sprudling11-Oct-01 13:22 
GeneralRe: The pow function for integers Pin
Vu Nguyen11-Oct-01 14:46
Vu Nguyen11-Oct-01 14:46 
GeneralCreating dynamic array .. Pin
Hadi Rezaee11-Oct-01 12:19
Hadi Rezaee11-Oct-01 12:19 
GeneralRe: Creating dynamic array .. Pin
Nemanja Trifunovic11-Oct-01 12:39
Nemanja Trifunovic11-Oct-01 12:39 
GeneralRe: Creating dynamic array .. Pin
Christian Graus11-Oct-01 12:47
protectorChristian Graus11-Oct-01 12:47 
GeneralRe: Creating dynamic array .. Pin
Hadi Rezaee11-Oct-01 13:37
Hadi Rezaee11-Oct-01 13:37 
GeneralRe: Creating dynamic array .. Pin
Christian Graus11-Oct-01 13:55
protectorChristian Graus11-Oct-01 13:55 
GeneralRe: Creating dynamic array .. Pin
Hadi Rezaee11-Oct-01 14:09
Hadi Rezaee11-Oct-01 14:09 
GeneralRe: Creating dynamic array .. Pin
Christian Graus11-Oct-01 14:13
protectorChristian Graus11-Oct-01 14:13 
GeneralRe: Creating dynamic array .. Pin
Mike Burston11-Oct-01 13:31
Mike Burston11-Oct-01 13:31 

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.