Subversion Repositories filter_foundry

Rev

Rev 185 | Rev 189 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 185 Rev 186
Line 134... Line 134...
134
                                }
134
                                }
135
 
135
 
136
                                /* Attention: The resource we have found using FindResource() might have a different
136
                                /* Attention: The resource we have found using FindResource() might have a different
137
                                   language than the resource we are saving (Neutral), so we might end up having
137
                                   language than the resource we are saving (Neutral), so we might end up having
138
                                   multiple languages for the same resource. Therefore, the language "Neutral" was
138
                                   multiple languages for the same resource. Therefore, the language "Neutral" was
139
                                   set in the PIPL.RC file, for the resources PIPL and AETE. */
139
                                   set in the Scripting.rc file for the resource AETE and PIPL.rc for the resources PIPL. */
140
                                if( _UpdateResource(hupdate,"PIPL" /* note: caps!! */,MAKEINTRESOURCE(16000),
140
                                if( _UpdateResource(hupdate,"PIPL" /* note: caps!! */,MAKEINTRESOURCE(16000),
141
                                                                   MAKELANGID(LANG_NEUTRAL,SUBLANG_NEUTRAL),newpipl,(DWORD)piplsize)
141
                                                                   MAKELANGID(LANG_NEUTRAL,SUBLANG_NEUTRAL),newpipl,(DWORD)piplsize)
142
                                 && _UpdateResource(hupdate,"AETE" /* note: caps!! */,MAKEINTRESOURCE(16000),
142
                                 && _UpdateResource(hupdate,"AETE" /* note: caps!! */,MAKEINTRESOURCE(16000),
143
                                                                   MAKELANGID(LANG_NEUTRAL,SUBLANG_NEUTRAL),newaete,(DWORD)aetesize)
143
                                                                   MAKELANGID(LANG_NEUTRAL,SUBLANG_NEUTRAL),newaete,(DWORD)aetesize)
144
                                 && _UpdateResource(hupdate,parm_type,MAKEINTRESOURCE(parm_id),
144
                                 && _UpdateResource(hupdate,parm_type,MAKEINTRESOURCE(parm_id),