Click here to Skip to main content
16,016,669 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL Question Pin
Todd Smith9-Aug-02 5:53
Todd Smith9-Aug-02 5:53 
GeneralVisual Studio.NET: small rant Pin
Le centriste7-Aug-02 9:16
Le centriste7-Aug-02 9:16 
GeneralRe: Visual Studio.NET: small rant Pin
Rob Caldecott7-Aug-02 9:17
Rob Caldecott7-Aug-02 9:17 
GeneralRe: Visual Studio.NET: small rant Pin
Michael P Butler7-Aug-02 22:14
Michael P Butler7-Aug-02 22:14 
GeneralNeed a edit class with hyperlinks support! Commercial or demo. Pin
Pavel Sokolov7-Aug-02 8:40
Pavel Sokolov7-Aug-02 8:40 
GeneralRe: Need a edit class with hyperlinks support! Commercial or free. Pin
Pavel Sokolov7-Aug-02 8:45
Pavel Sokolov7-Aug-02 8:45 
GeneralRe: Need a edit class with hyperlinks support! Commercial or free. Pin
Rob Caldecott7-Aug-02 9:13
Rob Caldecott7-Aug-02 9:13 
GeneralmmioOpen Pin
Anonymous7-Aug-02 8:17
Anonymous7-Aug-02 8:17 
I'm trying to use mmioOpen so a new file will be created (or truncated)

m_hFile = ::mmioOpen((LPSTR)(LPCTSTR)m_FileName,&mmioInfo, MMIO_CREATE|MMIO_WRITE|MMIO_EXCLUSIVE | MMIO_ALLOCBUF);

Sometimes mmioOpen fails. When I look in mmioInfo.wErrorRet, it's set to 257 (File not found). I can't understand why I get this error. Want to create the file, of course it doesn't exist.

But like I said sometimes this works, I haven't been able to figure out how to reproduce this.

Has anybody else run into this problem before?
GeneralRe: mmioOpen Pin
Anonymous7-Aug-02 9:40
Anonymous7-Aug-02 9:40 
QuestionUse a button to open a new window ? Pin
CrazySkydiver7-Aug-02 7:37
CrazySkydiver7-Aug-02 7:37 
AnswerRe: Use a button to open a new window ? Pin
Chris Losinger7-Aug-02 7:41
professionalChris Losinger7-Aug-02 7:41 
GeneralRe: Use a button to open a new window ? Pin
CrazySkydiver7-Aug-02 7:45
CrazySkydiver7-Aug-02 7:45 
GeneralRe: Use a button to open a new window ? Pin
Chris Losinger7-Aug-02 7:47
professionalChris Losinger7-Aug-02 7:47 
GeneralRe: Use a button to open a new window ? Pin
CrazySkydiver7-Aug-02 9:12
CrazySkydiver7-Aug-02 9:12 
AnswerRe: Use a button to open a new window ? Pin
7-Aug-02 8:00
suss7-Aug-02 8:00 
GeneralRe: Use a button to open a new window ? Pin
Chris Losinger7-Aug-02 8:06
professionalChris Losinger7-Aug-02 8:06 
GeneralRe: Use a button to open a new window ? Pin
CrazySkydiver7-Aug-02 8:58
CrazySkydiver7-Aug-02 8:58 
GeneralRe: Use a button to open a new window ? Pin
JohnnyG7-Aug-02 9:17
JohnnyG7-Aug-02 9:17 
GeneralIs WinAPI programming prereq for MFC Pin
TigerNinja_7-Aug-02 7:29
TigerNinja_7-Aug-02 7:29 
GeneralRe: Is WinAPI programming prereq for MFC Pin
Chris Losinger7-Aug-02 7:37
professionalChris Losinger7-Aug-02 7:37 
GeneralRe: Is WinAPI programming prereq for MFC Pin
User 66587-Aug-02 7:46
User 66587-Aug-02 7:46 
GeneralRe: Is WinAPI programming prereq for MFC Pin
TigerNinja_7-Aug-02 8:02
TigerNinja_7-Aug-02 8:02 
GeneralRe: Is WinAPI programming prereq for MFC Pin
Rob Caldecott7-Aug-02 9:18
Rob Caldecott7-Aug-02 9:18 
GeneralRe: Is WinAPI programming prereq for MFC Pin
Rob Caldecott7-Aug-02 9:15
Rob Caldecott7-Aug-02 9:15 
GeneralRe: Is WinAPI programming prereq for MFC Pin
Ravi Bhavnani7-Aug-02 9:44
professionalRavi Bhavnani7-Aug-02 9:44 

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.