Description:
MFC-based development for Windows.
|
|
|
partially hidden borders of taskbar
|
| |
When I use Spy++ and look at the Window Style of the taskbar (WinXP classic theme)(Shell_TrayWnd) I see that it contains WS_BORDER and WS_THICKFRAME. The taskbar is stretched so the left/right/bottom borders are drawn outside the monitor rectangle but you can't see them. What code is used to hide these borders?... more »
|
|
Win64 DLL from a Win32 MFC App
|
| |
Hello, Is there anybody who has a good sample that shows how to load a Win64 DLL from a Win32 MFC application? Any help is very much appreciated. Frits de Boer ActiveXperts Software B.V. Web: [link]
|
|
is there any good libray for printing preview in MFC ?
|
| |
I need to print records in a grid view, and need to preview it before printing. I want to know whether or not there is a strong library for printing preview ? And with the library i can change the position, layout of the data to print. More important: I need to change the data's layout, how can I do ?... more »
|
|
How to let CFrameWnd always and only on top of parent window?
|
| |
I have a parent window derived from CFrameWnd. When I switch among the tree items in the parent window, I will get a child window which is also derived from CFrameWnd. Current the child window is on top of every window, but this is not I want. It needs to be always but only on top of its parents and its content will be updated when I switch... more »
|
|
How to find the free disk space on WinCE environment?
|
| |
Hi, I am developing a Mobile application on WinCE 5.0 and facing the following problem, please provide your suggestion if any one facing same issue. 1. My Mobile device having Memory 64 MB. 2. Base data (such as OS and other files ) occupies around 30 MB. 3. Also one folder contains around 50 sub folders with less data and... more »
|
|
Need help for run time speaker indicator
|
| |
Hello team, We are working on speaker indicator, which is supposed to indicate the level of volume received from VLC player. I have worked on microphone, in microphone we can able to get the input buffer and according to that we are able to display the level of volume. I have gone through Microsoft sites I have found that if we link the speaker... more »
|
|
C, C++ Engineering opportunities in Chicago & Aliso Viejo, CA
|
| |
Smith Micro Software, a leading developer of wireless connectivity, productivity and optimization products is looking for a talented individual to join their teams in Chicago, IL and Aliso Viejo, CA. Individuals who crave challenges and want to work in a fast paced environment are encouraged to apply.... more »
|
|
strange order of icons in cListCtrl
|
| |
Hi,everyone! The style of my CListCtrl is large icon.When I try to insert an item into it,the icon of the new item is always at the end. But the index of the new item is correct. For example: before insert F A C E B D after I insert F to index 2 A C E B D F though index of F is 2. Anyone can help me?... more »
|
|
Using CList
|
| |
Hello Phil, Do you have a project that I can compile? That would help a lot. Best regards, Frits de Boer ActiveXperts Software B.V. Web: [link]
|
|
|