How'd that get there? Should all work now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@380 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
02433b23aa
commit
9dfffde72b
1 changed files with 0 additions and 1 deletions
|
@ -1588,7 +1588,6 @@ int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin
|
||||||
NULL,
|
NULL,
|
||||||
ghInstance,
|
ghInstance,
|
||||||
NULL);
|
NULL);
|
||||||
GetDriveType
|
|
||||||
if (richedit)
|
if (richedit)
|
||||||
{
|
{
|
||||||
SendMessage(outputbox, EM_EXLIMITTEXT, 0, 1<<20);
|
SendMessage(outputbox, EM_EXLIMITTEXT, 0, 1<<20);
|
||||||
|
|
Loading…
Reference in a new issue