Click here to Skip to main content
15,891,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SetWindowText does not display char '&' Pin
Member 74686122-Jan-09 2:04
Member 74686122-Jan-09 2:04 
QuestionStarting a service with standard (no admin) user rights Pin
Stefan Spenz22-Jan-09 1:26
Stefan Spenz22-Jan-09 1:26 
AnswerRe: Starting a service with standard (no admin) user rights Pin
«_Superman_»22-Jan-09 1:39
professional«_Superman_»22-Jan-09 1:39 
GeneralRe: Starting a service with standard (no admin) user rights Pin
Stefan Spenz22-Jan-09 1:54
Stefan Spenz22-Jan-09 1:54 
AnswerRe: Starting a service with standard (no admin) user rights Pin
Hamid_RT22-Jan-09 19:09
Hamid_RT22-Jan-09 19:09 
QuestionHelp with project on Visual Studio C++ 2008 Pin
Member 186284622-Jan-09 1:22
Member 186284622-Jan-09 1:22 
AnswerRe: Help with project on Visual Studio C++ 2008 Pin
Sarath C22-Jan-09 4:36
Sarath C22-Jan-09 4:36 
QuestionSetLayeredWindowAttributes and bitmaps Pin
dj440022-Jan-09 1:20
dj440022-Jan-09 1:20 
Hi all,
I am using SetLayeredWindowAttributes in order to create an outlook like message.
I have a special show function which moves (with SetwindowPos) the dialog and changes its opcaity while moving. Smile | :)
The dialog fades in (both by movement and opacity change) around the system tray area, and after 3 seconds fades out.
When i call the show function for the first time, all controls on the dialog (bitmap, static text etc.) appear as black boxes, until the fade in effect is done, then he controls appear properly.
Confused | :confused:
Consequent calls to the show function works properly - it shows the controls through all the fade in and fade out procedure.
If i create a thread and call the show function from it then it works fine for the first call also.
Confused | :confused: Confused | :confused:

I would appriciate it if someone can explain the differnece between calling the function from another thread or form the window thread, the drawing procedure of a dialog and may be offer a way to solve this problem without creating a new thread.

Thanks
Shimon
AnswerRe: SetLayeredWindowAttributes and bitmaps Pin
Nishad S22-Jan-09 1:30
Nishad S22-Jan-09 1:30 
GeneralRe: SetLayeredWindowAttributes and bitmaps Pin
dj440025-Jan-09 21:44
dj440025-Jan-09 21:44 
AnswerRe: SetLayeredWindowAttributes and bitmaps Pin
Naveen22-Jan-09 1:33
Naveen22-Jan-09 1:33 
Question.mak file generating Pin
kir_MFC21-Jan-09 23:49
kir_MFC21-Jan-09 23:49 
QuestionRe: .mak file generating Pin
Maximilien22-Jan-09 1:30
Maximilien22-Jan-09 1:30 
Questionthreads [modified] Pin
hrishiS21-Jan-09 23:47
hrishiS21-Jan-09 23:47 
AnswerRe: threads [modified] Pin
Cedric Moonen22-Jan-09 0:02
Cedric Moonen22-Jan-09 0:02 
GeneralRe: threads Pin
hrishiS22-Jan-09 0:10
hrishiS22-Jan-09 0:10 
AnswerRe: threads Pin
Jonathan Davies22-Jan-09 0:03
Jonathan Davies22-Jan-09 0:03 
AnswerRe: threads Pin
Code-o-mat22-Jan-09 0:23
Code-o-mat22-Jan-09 0:23 
AnswerRe: threads [modified] Pin
CPallini22-Jan-09 0:48
mveCPallini22-Jan-09 0:48 
GeneralRe: threads Pin
Stephen Hewitt22-Jan-09 1:07
Stephen Hewitt22-Jan-09 1:07 
GeneralRe: threads Pin
CPallini22-Jan-09 2:07
mveCPallini22-Jan-09 2:07 
QuestionSelecting class at runtime Pin
hhhakan21-Jan-09 23:27
hhhakan21-Jan-09 23:27 
AnswerRe: Selecting class at runtime Pin
Code-o-mat21-Jan-09 23:52
Code-o-mat21-Jan-09 23:52 
GeneralRe: Selecting class at runtime Pin
hhhakan22-Jan-09 0:17
hhhakan22-Jan-09 0:17 
GeneralRe: Selecting class at runtime Pin
Code-o-mat22-Jan-09 0:30
Code-o-mat22-Jan-09 0:30 

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.