I am currently working with a WCF service and my searches both in this forum as well as on the web have no results specific enough to answer my question. Has anyone successfully passed attributes of a property via nettcp in WCF?
Here is the scenario. I have an attribute class with an ID...
Hi All,
I have a base class I defined to maintain if a set property has been called. In each class that inherits from this base class, I add the line "IsDirty = true;".
Is it possible to have the base class define for all child classes, this line is added/executed by default? If so, is...
Hi All,
I just wanted some insight into a bug I have. "Sometimes", when running our app in the debugger, an exception occurs in shcv.dll (dll used by mfc debugger to handle debug symbols). I am lead to believe that it is a thread issue. I say this because if I set a break point and step...
Hi All,
I dont think this is possible but maybe someone here knows differently. I need to validate a username and password (which will be the same as the users username and password) from a workstation. I would like to do it all on the client and not the server. However, what I am reading...
Hi All,
I dont think this is possible but maybe someone here knows differently. I need to validate a username and password (which will be the same as the users username and password) from a workstation. I would like to do it all on the client and not the server. However, what I am reading...
I will most likely write up an app to test this but before I do, has anyone here experimented what happens when a parent window recieves a WM_CLOSE message while it has child windows open? Will the children be notified or not?
Here is why I am asking.
I have written a dll which maintains a...
Does anyone have any experience with UI Threads in a Dialog Based app? I have found an MSDN example of an MDI app but I cant get it to work in a dialog based app. The problem I am having is I am trying to load a CHTMLDialog in its own thread. The reason for this is because of a Java Applet...
Ok, this is a weird one. I do some image processing with our software. I load an image and blt it onto the screen. However, it seems that all my bits are 255 and i just get a white image. Well, that is not what my image looks like. I initially thought it was a problem opening the actual bmp...
Well, I never thought it was THAT important, it is only an itty bitty little dc right? WRONG!
Our software does a lot of image processing. As a result, we need a DC to do a lot of our displaying to the screen. Images need to be resized, color adjusted, enhanced etc... I have been guilty...
Well, I did a bit of research to find out what type of questions I was helping answer. Just doesn't feel right helping the guy get a job at my company with the knowledge I gained while working there. THINK ABOUT IT
Matt
From the brainbench website
"Brainbench, the leader in online...
Hi All,
I play in a card league every tuesday night and at the beginning of the season, the bartender who runs the league asked me if it was possible to create a unique schedule every week so every player was partnered with every other player. The question came about because a few of the...
Hi All,
Just a quick question. I have an app that highlights the current selection in red but on a black and white monitor, this is not always readilly noticable. What I have been trying to find out is is there a way to detect if the user has a grayscale monitor?
Just a quick FYI...
Hi All,
I am faced with a small problem. I have fixed size bitmaps for my application. When the user resizes the display, i want to catch the WindowProc for resizing the desktop size but I am trying to do it in a class I derived from CBitmap. Doing it in the dialogs that display my derived...
Hi All,
Is there a way to detect when the windows screen resoluiton changes from within my app? I was first thinking along the lines of PreTranslateMessage butI am not sure it this is the way to go concidering my app would need focus for the PreTranslateMessage to happend (and I am not sure...
Hi all,
I have recently installed the "Arial Unicode MS" font on my system. The software that I am working on is going to become global and I need to support Japanese, German, etc... Does anyone know how to do ANY of the following
1. Change the app's default font to...
Hi All,
The FAQ page is down but I have seen a lot of questions lately regarding binary operations in general. Once the FAQ page is up I will move this there but for now here ya go (sorry for the redundancy). Please post if you see any errors.
I have noticed a lot of questions lately...
Hi All,
The FAQ page is down but I have seen a lot of questions lately regarding binary operations in general. Once the FAQ page is up I will move this there but for now here ya go (sorry for the redundancy). Please post if you see any errors.
I have noticed a lot of questions lately...
Hi All,
The FAQ page is down but I have seen a lot of questions lately regarding binary operations in general. Once the FAQ page is up I will move this there but for now here ya go (sorry for the redundancy). Please post if you see any errors.
I have noticed a lot of questions lately...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.