From: jbarrett AT oznetcom DOT com DOT au (Jonathan Charles Barrett) Newsgroups: comp.os.msdos.djgpp Subject: Rsxntdj and Common Controls Date: Sun, 25 Jan 1998 10:30:55 +1100 Organization: Telstra Internet Browse Server Lines: 22 Message-ID: NNTP-Posting-Host: 203.37.201.17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've had a problem with the common controls in win32. The problem is that when i try to initialise the dll with InitCommonControls(); i get a dialog with the title "RSXNT" and the text Exception at 0x00000001 Application got signal SIGSEGV The strange thing is that i've recompiled bar.c (rsxntdj/samples/gui/commctl) and it works fine and i'm sure i'm doing everything that i need to but considering i know very little about the common controls.. I was wondering if anyone could tell me what things need to be done. Oh and i am sure it's the initialisation thats causing it cos i don't get the segment violation when i comment out that line.. Thanks in advance. PAX EXCELSIOR Jonathan Barrett