Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . os . ms-windows . programmer . win32
This is a Usenet group - learn more
Find or start a Google Group about win32.
Group info
Language: English
Group categories:
Computers > Operating Systems
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 95109  Older »
Description: 32-bit Windows programming interfaces.
 

Free on-line courses in computational music and functional programming are offered 
  Hello Have you ever thought of you as a Computer Scientist contributing to flourish music and get benefited? And how if my second conjecture is that a person who knows dance can know programming better? Or to make the two together, “Computing could be taught and learned by using Music and Dance…”... more »
By ambujas...@gmail.com  - 12:04am - 1 new of 1 message    

Search substring in to string 
  Hi I compile with MinGW program console write in C. What function Win32 API, to use for search substring in to string? Thanks in advance Regards
By Bertram  - May 14 - 16 new of 16 messages    

Why is a groupbox built from a Button control ? 
  Hello All, Just this week my eye fell on something that I can not quite figure out: A GroupBox is a Button control with the BS_GROUPBOX style set. As a groupbox it does not seem to respond to keypresses or mouseclicks. It behaves like its a static control. So, why didn't they just use a Static control for it instead ? Or have I... more »
By R.Wieser  - May 8 - 5 new of 5 messages    

An editbox with history. Is there a standard solution available ? 
  Hello All, Is there a standard solution to adding history to a single-line editbox ? -- Background: I thought it would be nice to add a history to a single-line editbox, so I could quickly recover previously entered lines and than apply changes. After some googleing on the subject (win32 editbox history) and finding... more »
By R.Wieser  - May 8 - 12 new of 12 messages    

How to Play MP3 in C with WinAPI? 
  How can I play MP3 with WinAPI in C? I am new to C and WinAPI. Could you provide an example code listing?
By Xunshirine Xun  - Apr 30 - 2 new of 2 messages    

Freeing memory doesn't show the released memory in taskmgr 
  Hello Group, i'm using malloc() to allocate some memory. My (ugly) testcode look's like this: char* mymy[6]; for (int i = 0; i < 5; ++i) { mymem = GetProcessMemUsage(NULL); cout << "ALLOC: RAM USED: " << ByteConv(mymem, ByteConv_KiloBytes) << endl; mymy[i] = (char*)malloc(65535); Sleep(3000);... more »
By Andrew Stark  - Apr 29 - 4 new of 4 messages    

WIN XP Support 
  Hi all, I am just working with my winXP laptop and i am very satisfied, so I see no reason to switch to candy-like win8. As MS ends support soon, might it be possible to set up a private firm or organisation who provide security fixes and patches for an annual fee? Or is there so much internal MS knowledge needed that an outside... more »
By cbbahn  - Apr 28 - 11 new of 11 messages    

SysMonthCal32: no keyboard navigation ? 
  Hello All, I've got a SysMonthCal32 component on a dialog, and can tab to it (WS_TABSTOP) using the keyboard. The problem is that although it accepts focus I can't, using the keyboard, seem to navigate to any of its sub-components / change anything. My question: what do I need, using XP sp3, to enable keyboard control within... more »
By R.Wieser  - Apr 24 - 11 new of 11 messages    

Drag'n'Drop between ListViews 
  Hi, I'm trying to implement a Drag'n'Drop between two controls on the same or different Windows, but in the same application (Windows 7 Desktop). So far it works fine. Unfortunately, the image underneath the cursor, created by ListView_CreateDragImage(), disappears at the border of the control.... more »
By DJHolliday  - Apr 24 - 3 new of 3 messages    

who passes all four arguments to winmain(...) 
  Hello Group, I am just a beginner in learning win32 api. The winmain int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) takes 4 arguments. When I run this programme in visual studio, I am... more »
By Nagrik  - Apr 22 - 3 new of 3 messages    

1 - 10 of 95109   « Newer | Older »

XML