passwd.hrc (e037e032) | passwd.hrc (4d7c9de0) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 28 unchanged lines hidden (view full) --- 37#define BTN_PASSWD_CANCEL 21 38#define BTN_PASSWD_HELP 22 39 40#define FT_PASSWD_PASSWORD2 25 41#define ED_PASSWD_PASSWORD2 26 42#define FT_PASSWD_CONFIRM2 27 43#define ED_PASSWD_CONFIRM2 28 44 | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 28 unchanged lines hidden (view full) --- 37#define BTN_PASSWD_CANCEL 21 38#define BTN_PASSWD_HELP 22 39 40#define FT_PASSWD_PASSWORD2 25 41#define ED_PASSWD_PASSWORD2 26 42#define FT_PASSWD_CONFIRM2 27 43#define ED_PASSWD_CONFIRM2 28 44 |
45//IAccessibility2 Implementation 2009----- | |
46#define TEXT_PASSWD 31 | 45#define TEXT_PASSWD 31 |
47//-----IAccessibility2 Implementation 2009 | |
48#endif 49 50// ******************************************************************* EOF 51 | 46#endif 47 48// ******************************************************************* EOF 49 |