Wrong value for the CDN_ constants from commdlg.h

Started by jdoe, December 16, 2008, 12:12:03 AM

Previous topic - Next topic

jdoe


While I was playing with masm, jwasm, windows.inc and my own include files, I notice that windows.inc remove the CDN_FIRST (-601) from the CDN_ constants. It seems that few more errors were raised but for now that's what I have...


commdlg.inc

Quote

CDN_FILEOK          EQU (CDN_FIRST-5)
CDN_INITDONE        EQU (CDN_FIRST-0)
CDN_SELCHANGE       EQU (CDN_FIRST-1)
CDN_FOLDERCHANGE    EQU (CDN_FIRST-2)
CDN_SHAREVIOLATION  EQU (CDN_FIRST-3)
CDN_TYPECHANGE      EQU (CDN_FIRST-6)
CDN_INCLUDEITEM     EQU (CDN_FIRST-7)



hutch--

Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php