/reactos/win32ss/user/winsrv/usersrv/lang/ |
H A D | en-US.rc | 10 …diately, you will lose any unsaved data. To end the program now, click End Now.", IDC_STATIC, 7, 4… 11 DEFPUSHBUTTON "&End Now", IDC_END_NOW, 150, 71, 43, 17 20 PUSHBUTTON "&End Now", IDC_END_NOW, 78, 98, 43, 17 23 …diately, you will lose any unsaved data. To end the program now, click End Now.", IDC_STATIC, 7, 5…
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | product.tph | 22 #define VER_STR_PRODUCT_NAME "DVD Write Now" 23 #define VER_STR_VENDOR_NAME "DVD Write Now" 24 #define VER_STR_VENDOR_SHORT_NAME "DVD Write Now"
|
/reactos/base/shell/cmd/ |
H A D | ren.txt | 52 -Now we check the dstPattern �does it contain a Path?: 57 -Now we check the dstPattern �does it contains a Path? 61 4)Now we are entering in the do...while: 74 5)Now we have to check our Boolean.
|
/reactos/base/applications/calc/ |
H A D | whatsnew.txt | 36 * Now decimal and thousand separators can be also read directly from registry (NT only, not 9x/ME). 38 * Now unary operators and constant generators won't break RPN queue. 90 * Now the [+/-] button can change the sign of any number into the output display. 98 * Now [.] can start a number directly: if it is pressed when display is empty then "0." is pushed a… 111 * Now the PASTE menu command is disabled if the clipboard doesn't store good data. 125 * Now context menu is enabled only when child controls are clicked.
|
/reactos/base/services/tcpsvcs/ |
H A D | quotes | 53 "Finally! Now go away! 71 "Oh Great. Now look what you've done. Who put YOU in charge anyway. 89 "Now you switch me off?!
|
/reactos/sdk/tools/kbdtool/ |
H A D | output.c | 19 struct tm *Now; variable 230 asctime(Now)); in kbd_h() 349 strftime(TimeBuffer, 5, "%Y", Now); in kbd_rc() 597 asctime(Now)); in kbd_c() 1283 Now = localtime(&Clock); in DoOutput()
|
/reactos/ntoskrnl/inbv/ |
H A D | bootanim.c | 913 LARGE_INTEGER Now; in GetFamousQuote() local 915 KeQuerySystemTime(&Now); // KeQueryTickCount(&Now); in GetFamousQuote() 916 Now.LowPart = Now.LowPart >> 8; /* Seems to give a somewhat better "random" number */ in GetFamousQuote() 918 return FamousLastWords[Now.LowPart % RTL_NUMBER_OF(FamousLastWords)]; in GetFamousQuote()
|
/reactos/media/doc/ |
H A D | DdCreateDirectDrawObject.txt | 13 Now we come to if IN HDC is null basic we need create 25 4. Now we trying create directdraw handler it being cache to (pDirectDrawGlobalInternal->hDD)
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | NEWS | 2 Finally autoconf and company are working. Now i will work on windows port.
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | savannah.txt | 37 Now paste the id_rsa.pub contents into your Savannah account public key list. Wait 54 are allowed to use SSH for Git only. Now, you should be able to do this: 108 Now, sign the archives with a detached GPG binary signature as follows:
|
/reactos/win32ss/user/winsrv/usersrv/ |
H A D | shutdown.c | 283 DWORD Now, Passed; in NotifyTopLevelWindow() local 290 Now = GetTickCount(); in NotifyTopLevelWindow() 292 NotifyContext->StartTime = Now; in NotifyTopLevelWindow() 298 Passed = Now - NotifyContext->StartTime; in NotifyTopLevelWindow()
|
/reactos/base/applications/notepad/lang/ |
H A D | uk-UA.rc | 134 CAPTION "Now printing" 179 STRING_NOWPRINTING "Now printing page..."
|
H A D | el-GR.rc | 134 CAPTION "Now printing" 180 STRING_NOWPRINTING "Now printing page..."
|
H A D | zh-CN.rc | 142 CAPTION "Now printing" 187 STRING_NOWPRINTING "Now printing page..."
|
H A D | zh-HK.rc | 142 CAPTION "Now printing" 188 STRING_NOWPRINTING "Now printing page..."
|
H A D | bg-BG.rc | 134 CAPTION "Now printing" 179 STRING_NOWPRINTING "Now printing page..."
|
H A D | hi-IN.rc | 141 CAPTION "Now printing" 186 STRING_NOWPRINTING "Now printing page..."
|
H A D | he-IL.rc | 137 CAPTION "Now printing" 182 STRING_NOWPRINTING "Now printing page..."
|
H A D | hy-AM.rc | 134 CAPTION "Now printing" 179 STRING_NOWPRINTING "Now printing page..."
|
H A D | th-TH.rc | 134 CAPTION "Now printing" 174 STRING_NOWPRINTING "Now printing page..."
|
H A D | zh-TW.rc | 142 CAPTION "Now printing" 187 STRING_NOWPRINTING "Now printing page..."
|
H A D | da-DK.rc | 134 CAPTION "Now printing" 180 STRING_NOWPRINTING "Now printing page..."
|
H A D | en-US.rc | 134 CAPTION "Now printing" 179 STRING_NOWPRINTING "Now printing page..."
|
/reactos/sdk/lib/crt/string/i386/ |
H A D | tcslen.inc | 29 /* Now compare the characters until a 0 is found */
|
/reactos/drivers/input/i8042prt/ |
H A D | mouse.c | 569 ULARGE_INTEGER Now; in i8042MouInputTestTimeout() local 575 Now.QuadPart = KeQueryInterruptTime(); in i8042MouInputTestTimeout() 579 if (Now.QuadPart - DeviceExtension->MousePacketStartTime.QuadPart > in i8042MouInputTestTimeout() 588 DeviceExtension->MousePacketStartTime.QuadPart = Now.QuadPart; in i8042MouInputTestTimeout()
|